CorelDRAW X5 :: Macro For Nesting To A Specific Page Size

Nov 13, 2012

I am looking for a macro for nesting different shape panels to a specific page size.  each panel must have a clearance of 5mm all around. and cannot rotate.  must be stay within the grain.

View 2 Replies


ADVERTISEMENT

CorelDRAW Graphics Suite X5 :: Printing Color Swatch Sheets - Macro Keeps Creating Funky Page Size

Mar 7, 2012

My CorelMacros.CreateColorSwatch macro has stopped dumping the swatches into whatever blank Letter-sized document I have open (which is how it used to work) and instead it is creating a new document, at 4.25" wide x 7" high, and dumping the swatches into that. Using Pantone Solid Coated, but it's doing this regardless of what palette I choose.

There is no option in the Macro's dialog box to alter or even instantiate a page size, and I cannot find in the code of the macro where to set this variable.

View 5 Replies View Related

CorelDRAW X4 :: Macro To Copy A Specific File

Dec 28, 2012

Need a macro to copy a specific file and then promp where to paste the file. Trying to make a macro to Publish to PDF with certain parameters, mainly the security password, then save to as file "X". Then Call macro to copy file "X" so I can navigate to the proper directory,paste it and rename it.

If Corel had a feature that would allow you to set your password once and it would remember it so you didn't have to retype it every time.

I did managed to Record completely the macro but it will only save over the same file every time. It would work great if I could get it to just go back to the "publish To PDF" after inputting the settings then I can name it and put it in the directory I want.

View 2 Replies View Related

Illustrator :: Auto Nesting Objects On Page

Sep 27, 2011

Is there some way (script / plugin?) to auto nest objects on page?
 
In other words, to place all objects as tight as possible to eachother.

View 12 Replies View Related

CorelDRAW X5 :: Macro For Export Page As JPG With Unique File Name

Nov 21, 2012

Export each page (maximum object boundary not page boundary) as JPEG to my given path with unique file name. (file name will provided on each page as filename).

See Image Here...

[URL]..........

Uploaded with ImageShack.us

View 5 Replies View Related

CorelDRAW Graphics Suite X5 :: Macro To Group Colours For New Page?

Apr 23, 2012

A macro that will group all alike colours on a page and then copy them to a new page?

We used to have this feature on a product called Vinyl Master. It is really good, but I don't want to run 2 systems for my artwork. We mostly do digital output, but have the requirement to cut vinyl too, mainly for mining vehicles.

It would save a heap of work if we could group all alike colours, then copy to another page, ready for output. Even better if they were nested.

View 3 Replies View Related

CorelDRAW Graphics Suite X6 :: Custom Page Numbering Macro?

Nov 11, 2013

I need to be able to automatically number pages with a preset. Coreldraw can already do what I need using the PageNumbering macro but I have to enter the individual settings for each template every time. I simply want the included PageNumbering macro but with the option to save 5 presets. If possible I would like the option of saving the presets to a file that can be shared with other workstations so I don't have to manually recreate.

View 5 Replies View Related

CorelDRAW Graphics Suite X4 :: Multi Page Export To JPG Macro Adjustment

Jun 27, 2011

I'm using the macro that's on this page.

[URL]......

If this can be modified to not save the file name as it does now...like this

44649.cdr1.JPG

We need it to save it like

44649-1.jpg
44649-2.jpg
44649-3.jpg

View 5 Replies View Related

CorelDRAW Graphics Suite X6 :: Master Page / Dynamic Text / Macro

Apr 19, 2013

I am new to CorelDraw and I have got an issue which might be potentially linked with master page / dynamic text or macros. I have got a multipage template with some text repetition on each page. Unfortunately those text have to be in different position and using different fonts.So setting up master page is not really solution, unless it can be done as above.

View 2 Replies View Related

CorelDRAW Graphics Suite X3 :: Page Numbering Doesn't Work On Specific Saved Files

Dec 29, 2011

I have the page numbering macro. It works on new files; however, it doesn't work on specific saved files. What could be wrong with those files? Is there any way to enable the page numbering macro in those files?

I use Corel Draw X3, by the way.

View 4 Replies View Related

CorelDRAW X6 :: Select Text And Change Size From Macro

Aug 15, 2013

I want to select my text and change the size from my macro. As of now if i preselect the size it outputs the size once i type the text in box and add to page, but i cannot change the size by selecting the text. Im building this off of my output settings.

Sub ChangeSize ()Dim OriginalSelection as S,
text as StringDim txtShape as ShapeOn Error Resume NextOriginalSelection = (ComboFontSize.text, "pt", "")size = CInt(text)Set textShape = ActiveLayer.CreateArtisticText(ActiveLayer.Page.CenterX, 8, FontText.text,
cdrLanguageNone,
cdrCharSetMixed, Me.lstFonts.text, size)
End Sub

View 2 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 X5 :: Macro To Automate Compress Bitmap File To Smaller Size

Mar 29, 2011

How do i program my corel photo paint to compress large jpeg photo file to a smaller size and save into another folder.

View 5 Replies View Related

CorelDRAW Graphics Suite X6 :: Specific Size Text And Kerning

Dec 14, 2012

i need to type a text in corel of a specific size in millimeters. i know there is a setting in the corel options that allows sizing text directly in millimeters, instead of points. problem is that i need to type in romanian language, which has these points and marks above or bellow certain characters like A, T or S and the size in millimeters that i enter in the text size box will give that size to the "marked" characters, whereas i need only the pure, normal letter to be given that size. for example, an S with a comma under it.. i want just the S to be given a certain size and the comma scaled proportionally. furthermore, i would like to add an even spacing between all the letters that i type, also expressed in millimeters. i could only find a percent expressed setting in the text properties panel, i dont even know percents of what.

how can i do this in the fastest way possible, or automatically?

View 10 Replies View Related

CorelDRAW X4 :: Default Page Size

Dec 22, 2011

why 25.5 by 33 inches has become the default page size in Draw? It's set at letter but the ruler shows otherwise and the snapping function is totally gone.

This happened yesterday as I was creating a custom document- I wound up uninstalling the whole suite and reinstalling today and within half an hour it happened. (after editing a bitmap from within Draw).

View 8 Replies View Related

CorelDRAW X6 :: Image Size In Print Is Different Than In Page?

Jul 17, 2013

Haven't had this issue until today (after I installed the recent patches)

I created an image 3.004" x 2.0"

I go to print, select my plotter, select print range "selection", go to preferences>advanced, set my paper size to PostScript Custom Page Size, make my paper 3.05x2.05 for a little extra boarder.  Back in Print I set my Layout to Preposition to Center of Page which un-greys the position options and now it tells me my image size is 5.1"x2.0 and the Print Preview is showing the center of the image beginning at the left edge of the page...

Mind you, this is the same style of setup I've done numerous times per day for the past 5 years with x6 and x4...magically today it does not center my select graphic to the center of the page.  If I put the graphic in the middle of the workpage and tell it to position as in document, it is not an issue, but if the graphic is else where on the workpage, it refuses to center..

View 6 Replies View Related

CorelDRAW Graphics Suite X5 :: Export EPS Page Size

Jan 9, 2012

I just upgraded to x5 and can no longer export a file as an eps and hold the custom page size. In x4 I could export as an eps to a custom page size of 2.5" by 2.5". Every time I try to upload the file it is seeing it as an 8.5' by 11". I am selecting page size in advanced tab

View 8 Replies View Related

CorelDRAW Graphics Suite X5 :: Change Of One Page Size?

Apr 27, 2011

I am currently preparing a brochure and need to have one page (of six) in DIN A3 instead of A4 like the others. But I find no possibility to change just the page I need into A3.

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Create Page Size On Drop Down List

May 23, 2013

We use a custom page size of 12" x 16" most all the time. How can I create this page size and add it to the "Page Size" drop list?

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: Page Number / Font Size Change When Save To X5

May 19, 2012

Page No. font size change when save a cdr file from corel x6 to x5

see images

Download this image here [URL] ..........

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Automatic Page Fit To Any Image Size OR Vice Versa?

Jan 30, 2013

My current photo editing software (Microsoft PhotoDRaw) has the ability to do this and wondering if I can achieve the same in CorelDraw X5 or PhotoPaint Pro X3.  I just reinstalled both and need to start using them since PhotoDraw only work up till Windows XP and I use Virtual Machine to run it.

Here you go.  If say I open a new project to any page size of my choice and import any image (any size) into the page.   Is there a way I can automatically fit the page to the image size in either CorelDraw X5or PhotoPaint X3?  That is, if my default page size is letter (8.5"x11") and I import an image that is 2.2"x5", can I automatically fit the default page to the fit the image at 2.2"x5"?  Really very handy too.  Can I also do the reverse image to paper size?  If I can do either, where do I go?

View 8 Replies View Related

CorelDRAW Graphics Suite X6 :: Resulting Web Page Doesn't Fill Different Size Screens

Jun 8, 2012

I am using Corel draw x6 to build a new website for my company. I have tried everything I can find but after exporting to html The resulting web page does not fill the different size screens in the office.

View 7 Replies View Related

AutoCAD Inventor :: Macro To Open A Specific Folder

May 15, 2008

I'm trying to create a macro that can open a specific folder in iam. same like 'place component from' function but from a specific folder.

View 2 Replies View Related

AutoCAD Inventor :: Calling Specific Part In Assembly Through Macro

Nov 1, 2012

I have been trying to create a macro to control an assembly. The problem is that I need to access a certain parameter in a specific part in the assembly. I can get the exact parameter by using the "name" of the given parameter, ex .Item("d7") to call the parameter d7. The problem for me has been what name do I use to call out a given part, I have been using .Item(Index number), ex .Item(12), but this number can change as parts are added, deleted, or suppressed.

The question is what "name" should I be using and how do I use it. I have tried

"InternalName", "PrimaryDeselGUID",  "DisplayName", "FullDocumentName", "FullFileName"

but there is no "Name" to input like the parameter.

View 5 Replies View Related

AutoCAD Inventor :: How To Make Button On The Ribbon For Running Specific Macro

Jun 16, 2011

I know I can make a button on the ribbon for running a specific macro. But, is this possible for iLogic rules? I would love to be able to run rules and launch forms from the ribbon!?

View 5 Replies View Related

CorelDRAW Graphics Suite X5 :: Change Ruler Scale Per Page In Multi-page Document?

Oct 16, 2010

I quite often need a separate ruler scale on each page of a multi-page document. The only way I know how to do this is to create  a separate document for each drawing that requires a new scale.

I request that you add the ability to change the ruler scale on a per page basis within a single multi-page document.

I am using CDR X5 SP1.

View 3 Replies View Related

CorelDRAW Graphics Suite X5 :: Print Merge Documents - Many To One Relationships To Flow From Page To Page

Feb 10, 2013

Use merge for standard things like labels.Have a large ongoing project which requires

Lots of Excel data - eg: 6685.excel example.tifcolumns x AZrows x 300 upwards

All rows required to create a book of running information.

If I use a label type approach some rows  have less data making the layout uneven (unsuitable for the project)

Is there a way to merge with a fluid result ?

Ie row one takes up 2 lines Row 2 takes up 5 lines Row 3 takes up 1 line etc 

0728.excel example.tif

View 10 Replies View Related

CorelDRAW X6 :: Copy / Paste Artistic Text From Page To Page

Mar 30, 2012

If it's a bug, then I cannot believe it wasn't caught before the release.  So here it is.  I simply put artistic text down on page 1. Select the text and copy to clipboard.  Add a new page and paste the text.  On my computer, the text changes from artistic text (as copied to clipboard) to paragraph default text left justified across the center of the page.  It doesn't matter how much text I select, it always pastes on the new page as paragraph text left justified and across the center of the page.

However, if I select artistic text and any other object, copy and paste to a new sheet, it works erectly. Apparently, I now have to select text and an object to insure that the paste feature works properly?

View 14 Replies View Related

CorelDRAW X6 :: How To Move Any Object From Far On The Page To The Page Border

Sep 9, 2013

Untitled-1.jpg

i often do a very big and complex mix of logos names and so on.

i´d like to know if ther is any hotkey on how to move any object or a group of objects from far on the page to the page border.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Change A Specific Attribute From Specific Block To Specific Value

Dec 7, 2011

I've had a simple lisp I've been using for years that suddenly disappeared.  It required that you identify a block name, tag name, and the value that you want the tag to be.  All of this is performed via command line, so it is scriptable.  Since I lost it, I've been experimenting with -attedit.  This command comes frustratingly close to what I'm looking for, except it only appends an existing tag, or replaces a specific string within the tag; I can't get it to replace the entire tag, regardless of its value.

1> Any lisp routine that does what I describe?
or
2> How to make -attedit replace a tag value without regard to what the value currently is (like a * wildcard)?

View 9 Replies View Related

Photoshop Elements :: How To Print Multiple Copies Of Same Image (with Specific Fixed Dimensions) On Single Page

Feb 23, 2013

I am using Photoshop Elements 10 on Win 7 PC.  I am trying to print multiple copies of one image on a single 8.5x11 sheet of paper? The images are artwork for buttons (to be used in button-making machine) so the dimensions must be exact on the duplicated images.  When I select Picture Package, the images are resized to fit the dimensions in the picture package. When I select Contact Sheet, the images are resized to fit the number of columns I selected.  Neither is acceptable.  How can I repeat the same image on a single piece of paper without having the system re-size the image?  I know that I can manually create a new PSE file and manually insert the images into this file.  This is what I have been doing as a work-around. 

View 2 Replies View Related







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