CorelDRAW X4 :: Macro To Deselect One Of Two Objects

Jan 7, 2013

Draw a rectangle. Record macro

use the interactive contour to create an inline. Cntrl+k (break apart). It works but leaves both selected. Now what I need it to do is deselect the outer rectangle leaving me with just the inner one still selected.

View 8 Replies


ADVERTISEMENT

CorelDRAW X4 :: Macro To Find Objects

Jul 31, 2013

so I've recorded a macro to find all drop shadows and seperate them from whatever they're attached to. Now my problems is how to deselect the objects leaving just the drop shadows selected

Sub Macro173()    
ActiveDocument.CreateShapeRangeFromArray(ActiveLayer.Shapes(3), '
ActiveLayer.Shapes(1)).Cut    ActiveLayer.Paste    Dim Paste1 As ShapeRange   
Set Paste1 = ActiveSelectionRange   
ActiveDocument.Undo   
ActiveDocument.Undo   
ActivePage.Shapes.All.CreateSelection   
ActiveSelection.Separate    
End Sub

View 7 Replies View Related

CorelDRAW X4 :: Macro - Selecting All Objects In Template

May 17, 2012

I am working on creating a macro we can save with a template to ready the designed art for print. So the designer can create the design, run this macro and export a PDF. The macro needs to:

1. Turn off template layer.2. Select all objects layer 1.3. Group all objects layer 1.4. Rotate -90 degrees.5. Set layout to landscape.I have everything working except the Select all "Objects Part". the macro will only select objects that are there during the creation of the macro, and not select the designed work.

Is there anyway to just add a keystroke of "Ctrl+A" to the macro?

Here is the macro i got:
____________________________________________________________________

Sub Adstand_Rotate()    ' Recorded 5/17/2012    ActivePage.Layers("Template").Visible = False    Dim s1 As Shape    Set s1 = ActiveLayer.CreateRectangle(0#, 70#, 39.75, 0#)    s1.Fill.ApplyNoFill    s1.Outline.SetProperties 0.006945, OutlineStyles(0), CreateCMYKColor(0, 0, 0, 100), ArrowHeads(0), ArrowHeads(0), cdrFalse, cdrFalse, cdrOutlineButtLineCaps, cdrOutlineMiterLineJoin, 0#, 100, MiterLimit:=45#    s1.Outline.SetNoOutline    s1.Rotate -90#    Windows.FindWindow("C:Documents and SettingsdreesdmDesktopAd Stand Template.cdr").ActiveView.SetViewPoint 35#, 19.875, 100    With ActiveDocument.MasterPage        .SetSize 39.75, 70#        .Orientation = cdrLandscape        .PrintExportBackground = True        .Bleed = 0#        .Background = cdrPageBackgroundNone    End WithEnd Sub
____________________________________________________________________

View 3 Replies View Related

CorelDRAW X4 :: Macro To Select All Named Objects

Apr 4, 2012

need a macro code that will select all objects that I've named "X" then delete them. Tried recording but it only works for the one object and not all of the same name

View 8 Replies View Related

CorelDRAW Graphics Suite X4 :: Macro To Make All Objects Same Size?

Sep 19, 2013

I have a need for a macro that I am thinking would be pretty easy to create... I need a macro to cycle through all objects on a page and IF it finds an object that is LARGER than 13" wide, it will unproportionaly size each object to exactly 13" wide (leaving the height of the object alone.) and then after all of the scaling/sizing is complete then to select all objects and right align them (Like when you select all objects and hit the letter R key.

View 14 Replies View Related

CorelDRAW Graphics Suite X6 :: 64bit Adjust Order Of Objects Or Layers Macro?

Mar 2, 2013

Adjusted to the active object layer top / below forward / after layer.The active layer is adjusted to page top / below, forward / after layer.

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: Macros Similar To Oberon Fit Objects To Path Macro?

Jul 3, 2012

I found Oberon Fit Objects To Path as a very interesting macro and i tried to download it.I have downloaded the zip file from Oberon website , but an Error showed up on my screen saying: "Unable to find CorelDraw x5 installation"...

I know the reason for this is because of the x5 version, which i don't have in my system.But i have also downloaded some other macros that are x4 or x5 versions and they are working excellent on my CorelDraw x6.

Any other macros similar to the "oberon Fit Objects To Path" macro?

View 14 Replies View Related

Illustrator :: Objects Don't Appear To Deselect

Mar 15, 2010

We are having an odd behavior in Illustrator CS4 in our office.  Multiple users try to deselect objects by clicking in blank space, but the last object still appears as if it is selected onscreen. When they select another object (without holding SHIFT), it looks as if the old object AND the new object are selected...but when they delete or otherwise manipulate the newly selected object, it only affects that particular object and does not alter the old object that appeared to also be selected. Although the actual functionality is correct, it is extremely distracting and annoying because it looks like they have more objects selected than they actually do...and they can never really tell what's what!
 
For one user, this happens frequently when selecting objects with clipping masks. For another, it happens when simply using the selection tool on any old object. All users on Mac Leopard 10.5.5. Aside from resetting preferences which I've had one of the users do.

View 13 Replies View Related

Illustrator Scripting :: CS 5.5 - Deselect Objects Script

Nov 8, 2012

Is there any way to script the deselection of for example 9 out of 10 selected lines, sorted from left to right?
 
So if I have 100 lines selected, the result will be only 10 selected lines evenly spread out.
 
I'm using CS 5.5.

View 16 Replies View Related

CorelDRAW Graphics Suite X5 :: Macro - Select Certain Colored Objects And Convert To No Fill Different Colored Hairlines

Apr 24, 2012

We need a macro that will allow you to select a certain color fill inside document and change all to no fill hairlines.  It needs to be capable of doing it several times within the same document.  Does anything like this exist out there? 

We have color replacer.  We want it to do this automactically with a static group of colors everytime without any manual maniplulation required. 

View 3 Replies View Related

Illustrator :: Any Script / Method To Deselect Random Amount Of Objects Among Them?

Jan 17, 2013

What I want is this:

1)While selecting multiple objects,
2)a certain script is run. it has an option to input the range of the number of objects that are going to be deselected.
3)The number within the range I inputted is chosen, and the same number of objects are deselected randomly.
 
Is there any script similar to this?

View 2 Replies View Related

CorelDRAW X6 :: Deselect Object With Esc Key?

May 25, 2012

I used to be able to deselect an object by simply pressing the Esc key but I can't seem to figure out how to make X6 do this.  I think its been set up that way as default on previous versions.

View 4 Replies View Related

CorelDRAW X5 :: Script To Deselect Circles Of Particular Size?

Apr 25, 2012

On the bottom of this page, there is a script to select objects based on fill color.

so that it deselects the circles of 1mm in diameter?

I have a group of objects and 1mm circles and I wish to export all but those circles.So I select the group and then I need to start some script that will cyclethrough all selected objects, check if it is a circle of 1mm in diameter - and deselect it.

View 8 Replies View Related

AutoCad :: Re-selecting Objects Or Lines Macro?

May 12, 2011

when i am trying to use a function like mirror or offset..etc i will select the lines or objects then i will make a mistake such as selecting the wrong base point or such. i then press esc to end that function and try again but find it annoying that i have to select all the lines again. is there a quicker way to reselect the last lines or objects selected. "like the (L+enter) to use line function type macro".

View 2 Replies View Related

AutoCAD 2010 :: Moving Multiple Objects With A Point Filter Macro?

Mar 1, 2013

I am attempting to do a macro that will allow me to select multiple objects and then move them in only ONE axis. For example, If I want to move a wall, the door and the window in the Y axis to align with another wall across the hall. I have attempted to do this in a button macro, but so far its limited. Here is the macro

^c^c_move;\.xz;@;

This will allow me to click the customized button, then select ONE object by a displacement, and it will only move it in the Y axis and allows me to choose the point with a mouse click of the final location.

When I try to select more than one object, it kicks me ahead in the commands and prompts for (needs Y). how I can figure out the correct macro?

View 9 Replies View Related

CorelDRAW X5 :: How To Run Macro Through All Pages

Jul 4, 2013

How to run a macro through all the pages at a single instance in a malty  page document.

View 3 Replies View Related

CorelDRAW X3 :: Transform Each Macro

Jun 30, 2007

TransformEach.gms

This is a macro I've been working on for a few days, what it does is it applies the selected transformation to each one of the selected objects individually. It rotates, scales and flips in both axes. I think this is a simple but useful workaround to the fact that Corel doesn't have a native command that does this.

[URL]....

View 9 Replies View Related

CorelDRAW X5 :: Getting Macro To Run From Excel?

Jun 1, 2011

I have a VB script that I created in excel that does a number of things. At some point I want it to open a series of variable Draw documents based on names and paths from columns in an excel document. This part works fine. However, I also want to perform a macro, created in CorelDraw, on said files once opened. This macro also works fine. The issue I am having is getting Excel to tell Draw to run the macro. I wrote the line with the same syntax I would use for telling excel to run a Word macro. IDK.

Set CorelDrawApp = CreateObject("CorelDraw.Application.15")
CorelDrawApp.Visible = True
Dim i As Long

[Code]....

View 8 Replies View Related

CorelDRAW X5 :: Macro That Run Through All Pages?

Mar 4, 2011

I work in a trophy shop running laser engravers. I'm looking for a macro that would select everything on a page, flip it vertically, and do so throughout a multi-page document - I just had to do that manually for an order of 236 acrylics (all in one multi-page file!) and it - well - was a bit tedious I can make a macro to select all and flip - but I'm lost when it comes to getting it done throughout a file, I can only get it to do that a page at a time.

View 14 Replies View Related

CorelDRAW X5 :: Macro Export To JPG

Mar 18, 2011

SanM_ExportToJPG.zip

A few days ago I remembered about my old macro Export To JPG, and I updated this one for CorelDRAW X5. This is not perfect macro.

Macros and tools for CorelDRAW @cdrpro_ru

View 4 Replies View Related

CorelDRAW X6 :: Macro To Convert RGB To CMYK

Sep 19, 2013

I have downloaded a Free vector (.cdr) file which was designed using RGB color.  This files has 100's of objects that are in color with RGB..

Is there a way to convert the RGB color's to cmyk without having to do each one by hand?

Maybe some kind of "Macro?

I need to do this because I am going to have this design printed on a T-Shirt and the printer uses "CMYK 4-Color Process" for their printing.

View 5 Replies View Related

CorelDRAW X5 :: Macro Or VBA To Change Art Or FrameText

Apr 17, 2012

Macro or vba code to change art and frameText in draw x5. Some resoruces to learn beginners coding ?

View 5 Replies View Related

CorelDRAW X5 :: Macro To Export Pages In EPS?

Nov 15, 2012

I am looking for a macro to export EPS files to a designated folder.

select ability to export a number of pages in one hit.

ability to add the page name, file path as an eps naming convention (saves me renaming).

set the character allowed in in the filename.

View 1 Replies View Related

CorelDRAW X6 :: Can A Macro Write An Email

Feb 12, 2013

I want to take the current document, convert to PDF using a profile I have saved, then create a new email message in Microsoft Outlook, attach the PDF that saw just created, and use the file name as the subject of the email (minus the file extension).

Bonus points for also selecting a signature that I have in Outlook. I know the PDF creation can happen, and I know I can save the file name to be passed on, but can I access Outlook from CorelDraw?

Current System: i3 3.07ghz, 3gb ram, Windows 7 32 bit with all updates and X6

View 14 Replies View Related

CorelDRAW X4 :: Copy File Only Macro?

Jan 2, 2013

I have a macro that saves a file to a temp directory. Is it possible to use a macro to just "copy" that file to the clipboard and stop? I just want it available in the cliboard so I can navigate to where I want it then paste it. I then rename it. The directory will always be different as will the file name.

View 6 Replies View Related

CorelDRAW X6 :: X6 Macro Stop Responding

Apr 22, 2013

I have created a macro that create company logo and file name path to all page. 

But when document page is more than about 10-15 or more macro stops responding and coreldraw x6 hangs.

View 1 Replies View Related

CorelDRAW Graphics Suite X5 :: Vector Objects Behind Transparent Objects Turns Into Bitmaps When Exported

Aug 18, 2011

I often produce graphics in CorelDRAW, export it as en eps file and insert it inside a MS Word document as an image and finally convert it to pdf. This way my vector graphics (often linedrawings with or without fill) usually is preserved in the final pdf document. I can zoom in and the lines keep on displaying perfectly sharp. This is important, since it easily looks bad when thin lines are turned into bitmaps, even when watched from a distance.

Now, in some graphics I created today, I had a circle with fountain fill and outline (symbolizing a sphere) put behind a filled rectangle, which had a uniform transparency applied to it. In the resulting pdf file, the 'sphere' was turned into bitmap. Inside CorelDRAW everything was vector graphics, but something was loast in the process. what happens with the graphics in the different steps in the process and eventually could explain a workaround to make everything look as vector in the final pdf file.

View 14 Replies View Related

CorelDRAW X6 :: Macro Auto Open Upon Start Up?

May 22, 2013

Is this something easy I can do? Have my Macro Auto Open Upon Start Up?

Okay, so the simple macro i have been working on isnt just for personal use. We will use this macro all day long - but the issue is - my coworkers im sharing the macro with would prefer the macro open when program opens.

Now that i had set the macro's position down - how do i got about having the macro auto open upone start up.

View 6 Replies View Related

CorelDRAW X4 :: Write A Macro To Open To Specified Directory

Nov 13, 2013

trying to write a macro to open to a specified directory.

SendKeys "^(o)"
SendKeys "\G-SERVERCorel Draw files
SendKeys"{ENTER}"

Problem is that it doesn't type the text exactly as given. Randomly drops off the first few characters.Because hitting open defaults to the libraries instead of my server where the files are located.

When you hit open the cursor is already in the "File name:" field so if I just type the directory there and hit enter it takes me to that directory. Sure would be nice to just have it type that for me and enter. Had it working great for a few times but aftaerr navigating around for a bit it drops off those characters.

View 9 Replies View Related

CorelDRAW Graphics Suite X4 :: Macro For Dimension

Apr 10, 2011

I have tried to use the Macro recorder to record the keystrokes as I get the dimensions from the top of the rectangle to each line of text & from the edge of the triangle to each line of text. Unfortunately the recorder could not record.

Is it possible to design a macro which can be used to get the dimensions as required ?

View 1 Replies View Related

CorelDRAW X3 :: Develop Auto Dimensioning Macro?

Oct 20, 2008

How to develop an auto dimensioning macro for CorelDraw x3. I have seen this feature built in to FlexiSign Pro. This macro would save so much time and work with consistency!!! Is it doable?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved