CorelDRAW Graphics Suite X5 :: Macro For Banner Print - Preparation Of Grommets And Bleed
Jun 29, 2011
There is a new plug-in for Illustrator from Onyx for banner print preparation:[URL]
Is there any macro or external program with similar functions for the preparation of banner print (Bleed, grommets, marks - see attachment) for CorelDraw?
View 14 Replies
ADVERTISEMENT
May 18, 2012
.I've just finished a poster and I need to send it over to the printer in jpeg format. I would like them to have a full bleed on the poster, how do I achieve this? I
View 4 Replies
View Related
Mar 27, 2011
I am trying to setup an 8.5 X11 sheet on landscape to do a brochure but I cannot add any bleed lines on user defined presets.
When I go to layout>page setup>guidelines>presets>user defined presets. It only gives me the options for margins and # of columns and the distance apart.....but no bleed area
The only way I can add bleed to the layout is when I go to layout>page setup>size (bleed .125")>guidelines>presets>corel presets> check three column newsletter and check bleed area. But then I cannot adjust the distance apart during setup.
View 2 Replies
View Related
Apr 11, 2013
I am so confused with bleed marks for printers. Here is my example.
I am designing a postcard that is 8.5 x 3.66. I set my page size in the layout section to 8.5 x 3.66. In that layout section it also has a bleed button. I check it and type in .125 in. (what the printer requires.
So it adds a dotted line outside . which i understand. Here is my question. When I save as PDF, only the 8.5x3.66 saves and not the bleed area. I need the printer to see the bleed area. They also want crop marks.
View 2 Replies
View Related
Jul 17, 2012
I have a billboard to design. Anyways, the billboard size is 10'6''x44' and the printer is asking for a 3 inch bleed all around. He is requesting I design it in 1/4 size so I've broken it down into inches and I came up with 31.5''x132''. Anyways how would I achieve the 3 inch bleed all around? Would I design the poster in the measurements I have mentioned or do I actually need to add an additional 3 inches to the layout?
View 14 Replies
View Related
Aug 8, 2011
I have 2 issues to deal with. I have a poster I've created in 11x17 but I want to make sure that I get a full bleed when I send it over to the print shop, how would I do this?
issue#2: I will need to reduce the size of the 11x17 to a 5.6in width 7in height. How do I do this? The reason for the size reduction is because I need it for newspaper printing so I need to make sure to keep my 11x17.
View 2 Replies
View Related
May 13, 2012
i have that issue i made one flyer w X4 where exist a bitmap that must be to the edge of cutted paper , so i made it bigger out of page, i close it to PDF for my printer adding a bleed limit, everything else out of page (inside the bleed ofc) appear BUT the bitmap (lens) stop to the edge of page.
View 12 Replies
View Related
Jul 24, 2011
I've imported a ribbon banner where I will enter the text for a name within the borders of the ribbon banner later. I can adjust the line width of the ribbon banner outline and the color of the banner outline without problems. I want the outline of the banner to be one color and the interior of the banner to be another...how do I color fill the inside of the banner?
View 3 Replies
View Related
Apr 18, 2013
(CORELDRAW X6.3) Today I tried to export a .jpg file (text file) for a banner that was 6ft x 18ft. The export function wouldn't allow the 18ft, but changed it to like 9ft.
Tried in same in X3 and had the same result.
I could export the file as a .pdf and it worked just fine.
The question is, is there a maximum export size?
View 9 Replies
View Related
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
Jul 19, 2011
Is there maybe a macro for styles (either text or graphics) that
1. connects objects assigned with a style, to that style LIVE? eg, altering the style properties, automatically all objects assigned with that style will adopt those changes too,
2. offers LOT more configuration options than the current default CorelDraw styles options
View 1 Replies
View Related
May 30, 2012
i downloaded the macro at [URL] but can't run it in x6. how can i do that?
Windows 7 [64-bit], Core i3 - 3.02 GHz, 4GB DDR 3 RAM
View 2 Replies
View Related
Dec 12, 2013
Is it possible to create a macro that would take an image made up of multiple objects and separate each object on a new page?
View 3 Replies
View Related
Jul 26, 2013
Using the code from "MakeMeACircle" macro. How can I modify it to "InserCircle"? I have it working now but only if the shape is square and aligned to the bottom left of the page. If I move the square anywhere else and run the macro the "Ellipse" is created outside the square and is "squished" instead of a perfect circle.
Who knows maybe there's a macro that already exists to insert a circle inside any shape?
Sub InsertCircle()
Dim sr As New ShapeRange Dim x As Double, y As Double, w As Double, h As Double Dim dLeeway As Double ActiveDocument.Unit = cdrInch If ActiveSelection.Shapes.Count = 0 Then Exit Sub sr.Add ActiveSelection.Group sr(1).GetBoundingBox x, y, w, h 'adjust this property ####################################### dLeeway = 0# 'distance to sides 'adjust this property ####################################### sr.Add ActiveLayer.CreateEllipse(x - dLeeway, y - dLeeway, w + dLeeway * 2, h + dLeeway * 2) With sr(2): .OrderBackOne: .Fill.ApplyNoFill: End With sr.Shapes.All.Ungroup
End Sub
View 7 Replies
View Related
Apr 6, 2012
I have been upgrading to X6 from X5. I wanted to install a CorelDRAW macro called "Function Plotter", written by Alex Vakulenko, into X6. When upgrading from X4 to X5 I just manually placed a certain file (Plotter14.gms) into the Draw GMS folder in the program directory. Then back in CorelDRAW X5 I choose Tools > Options > Customization > Commands in order to place an icon in the toolbar, making access to the macro. It worked back then. However when I try the same procedure in X6 it doesn't work. I can see the file under "Commands" and place an icon, but nothing happens when I press the button. Maybe it has something to do with 64 bit, which from what I can see in this Forum causes a lot of trouble (scanner drivers, plugins, etc)?
This macro is extremely important for me. I have tried contacting Alex, but with no success so far. In the meanwhile I need to install X5 again..
View 5 Replies
View Related
Sep 3, 2012
Is there a macro that turns all text on a page in curves?
View 8 Replies
View Related
Jul 12, 2011
I'm writing a macro that will take a .cdr file, import it, and then do something with it. When I first run the macro, I would like an "open file" browser to pop-up so that the user may navigate and specify which .cdr file to import.
View 3 Replies
View Related
May 15, 2013
Most imported designs are 100%. I'd like a code that at a push of a button reduced to 10% or any other setting i can change it to. Reason being, we all use different scale modes and sometimes artwork is huge. I need to shrink it down.
Is this possible w/o manually typing in the values?
View 5 Replies
View Related
Sep 13, 2012
I use the supplied macro in X5 to convert CDR to EPS which works fine for me, but my only problem is sometimes fonts default since some of those CDR files are not created on the same PC I use the macro.
Is there anyway to get the Font Matching dialog box displayed, so that I subsituute to a font of my choice rather then it use other fonts?
View 4 Replies
View Related
Nov 26, 2012
I am just newly figuring out that I can complete repetitive tasks by recording a macro, simple right? I am trying to power clip an imported image into a shape via macro but it is not working.. I am getting Run-Time error's... Parameter Index is out of range.
I have one "shape" and 25 different car logo's I am needing to power clip the logo inside the shape with the click of the "macro" and it is just NOT WORKING! I understand that I can complete the task at hand by simply creating 25 bitmaps, one with each logo then simply importing that into my document, but I need to figure this Macro for this out because it will become more complex and time consuming as time goes on and I add more logos and different shapes in which I need to power clip them into. I simply understand that I can hit the "RECORD" button, do what needs done and then hit stop.. then of course do this again later by playing the macro.
View 3 Replies
View Related
Apr 7, 2012
How to reposition where this macro launches? With X5 it launches itself on the left about two thirds of the way down the screen which is fine but with X6 it launches itself almost top left and won't remember its position if it is dragged. It's not possible to edit the code.
View 7 Replies
View Related
Mar 31, 2011
Does the following macro works with symbols of Coreldraw X5? I mean the symbols/clone feature, where you can duplicate same objects and when you change one automatically the others changes as well. But this is not the traditional clone option of corel draw. URL.....
View 2 Replies
View Related
Aug 29, 2007
Any good macro for adding the date and the file name to a page? i've had a hunt on the net but haven't found anything that works with X3, even tried Oberonpalce.
View 12 Replies
View Related
May 18, 2012
a tip for solving the problem of exporting an image as a tif led to another question. One solution to export as tif was to create a macro. See that solution post here: [URL] .......
It says : Step 1Run the built in macro. (Tools > Macros > Run Macro). In CorelDRAW versions prior to X4 (Tools > Visual Basic > Play). Select ‘File Converter’ macro from the ‘Macros in’ list and click ‘Run’
However in my macros drop down there are no macros. how can I get a file converter macro?
View 2 Replies
View Related
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
Feb 14, 2013
Have text that has markers - need to write a macro to pick up the markers and make that text bold or that text italic etc...
ie #Arana Hills# 'Heidke Dance Studio' Joanne Wilson.: 5923.1111, Ramon 0444.220.567
Need the text between the # to be bold and remove the # markers
Need the text between the ' to be italic and keep the data marker '
View 7 Replies
View Related
Sep 14, 2011
We have certain registration marks that we use on our designs before we print to vellum. How to be able to write a macro that could do the following? I've attached an example image of where we place the registration marks and am also attaching the actual registration mark CDR file. I'm assuming this would probably be rather simple...
We'd like this registration mark to be centered to the image and placed on the top and bottom of the image at .25 inches away from the image itself. So, I would think the macro would have to select the entire image on the page, then decide where .25 inches is away from the top and bottom of the image and place the registration mark, centered in that area.
View 12 Replies
View Related
Aug 5, 2012
And in the 157 page Macro PDF (really, did it need to be this long? How about an easy-command sheet), it says you can use the key command Ctrl+Shift+R to start recording... Well, that brings up the ruler.
I use Macros a lot in Excel (I record the commands that I want, then tweak in the editor), so I get how they are supposed to work - but I'm no programmer, and without the ability to record, I'm completely handcuffed. This really shouldn't be 1% as difficult as it has been
View 6 Replies
View Related
Apr 8, 2011
How to undo a step in a recorded macro.
Let's say that the macro has 17 steps, instead of hitting undo 17 times... I just have to do it once.
What's this line?
And also where can I find downloadable resources on macro creation and editing?
View 1 Replies
View Related
Aug 24, 2012
Here's a macro I've used for quite some time. Feel free to use or modify as needed. Install, select text and run. Hold shift and the selected text will round/curve more.
Why I created? I do a lot of graphics that need the top line of text to be curved. I can easily select the top line and press a button and the macro curves it upwards. If I need more curve I hold shift and run. If I need more or less curve still, I make the item in question, the text, larger or smaller. All done by eye and it's fast.
#If VBA7 Then Private Declare PtrSafe Function GetAsyncKeyState Lib "user32" (ByVal vKey As LongPtr) As Integer#Else Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer#End IfPrivate Const VK_SHIFT = &H10Public Function ResetKeyStatus(Optional nada As Boolean) As Boolean
[Code] .........
View 14 Replies
View Related
Jan 1, 2012
I'd like to enter a value to space two shapes but use the currently set worldscale. How can I do this?
I'll be using a architectural scale such as 3/8" = 1'-0" and such.
= Round(txtScaleDen.Value / 144)
Call setDocScaleCheckbox(chkUseDocScale.Value, userWorldScale)
I hate pressing F8 at startup!
View 2 Replies
View Related