CorelDRAW Graphics Suite X3 :: How To Re-space Multiple Objects

Jul 26, 2011

I have a series of images that have been designed - very basic shapes (a straight vertical line with a ball on top in which ascending numbers are placed in each one. So effectively each image is made up of 3 seperate parts and look like numbered lollipops. Each of these images are currently evenly spaced apart and formatted so the text is all properly aligned and sized etc - I would like to be able to copy certain groups of these images and paste them into a new working document which is fine, but I then need to somehow re-space them out to scale once they've been pasted in. So for example i have copied them in and they are 20mm apart to each other (as per my original drawing that i copied from) - is there a way of then altering this spacing so that for example so that they are all 33mm apart but still retail the original formatting properties so they are not stretched etc?

View 11 Replies


ADVERTISEMENT

CorelDRAW Graphics Suite X5 :: Adjust Space Between 2 Objects

Mar 15, 2012

Is it possible.

CorelDraw X5 v. 15.2.0.686 Hot Fix 4 - Windows 7-64

View 2 Replies View Related

CorelDRAW Graphics Suite X4 :: Can't Select Multiple Text Objects

Dec 10, 2010

I can't seem to select more than one text object at a time.....

I will select a paragraph or artistic text object, press and hold shift, and then continue selecting text objects.  Nothing happens.... well, it seems to be 'thinking' but nothing ever happens until I release the shift key and then only the last object selected gets highlited.

View 6 Replies View Related

CorelDRAW Graphics Suite X5 :: Selecting Multiple Objects In A Group

Aug 24, 2011

I find it extremely annoying to have to Ungroup named groups and then regroup and rename them in order to do a multiple selection of group members. I find I'm constantly ungrouping and regrouping in order to select/edit.

Note that the multiple items are often not the same type of object (e.g., text, line, shape, etc.).

View 3 Replies View Related

CorelDRAW Graphics Suite X6 :: Crashes Unexpectedly When Moving Multiple Objects

Mar 16, 2013

Today i started to experience this crash while moving multiple grouped objects. These objects were from a powertrace and had transparency. this is on vista 64bit. doesn't happen all the time.

Problem signatureProblem Event Name:    APPCRASHApplication Name:    CorelDRW.exeApplication Version:    16.2.0.998Application Timestamp:    50b2a2e4Fault Module Name:    CdrTra.dllFault Module Version:    16.2.0.998Fault Module Timestamp:    50b2a50fException     c0000005Exception Offset:    000000000003b757OS Version:    6.0.6002.2.2.0.256.6Locale ID:    1033Extra information about the problemBucket ID:    94246814

View 10 Replies View Related

CorelDRAW Graphics Suite X6 :: Interactive Rotate With Multiple Paragraph Text Objects?

Nov 18, 2013

With a number of of paragraph text objects selected, the interactive rotate becomes increasingly sluggish in keeping up with my mouse position when dragging round.  I've got a calendar artwork with 12 paragraph objects, and after I've let go of the mouse button, the screen will continue trying to update for anything up to 10 seconds afterwards, during which time I can't do anything.

View 6 Replies View Related

CorelDRAW Graphics Suite X5 :: Make Multiple Centers / Center Is Off In Some Objects Or On Page?

Jan 7, 2013

I was just fooling around with it one day and I made 2 guidlines intersect (one at 0 degrees and one at 90). I added a third one at 45 and tried to center it at the intersection of the first 2. It made a tiny tiny microscopic right triangle for some reason.

Also, sometimes the center is off on either the object or on the page. Like when I rotate copies of an object around another object (like making a clock face) the copies don't go perfectly all the way around. I redo it and it works fine.  

Is precision an issue in CoreDRAW? 

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 Graphics Suite 12 :: Running Script Multiple Times Produces Multiple Copies?

Sep 1, 2011

I have this script that basically makes a shape expand by adding an outline, conveting the outline to an object, and then welding the whole thing together.

I have the script set to execute with hotkey ctrl+numpad+

The odd thing is, when I run it once, it seems to work fine and only one object is left, but when I hold down ctrl and press numoad+ over and over again, it seems to produce a new copy of the object everytime.

I'm not sure why this is happening, but I need to get it to stop. 

Sub Expand()    EventsEnabled = False        'Dim vars    Dim c1 As New Color    Dim OrigSelection As ShapeRange    Dim OrigColor As Shape    Dim width1 As Double    Dim height1 As Double    Dim minSize As Double    Dim Thickness As Double        'copy color of current selection    Set OrigColor = ActiveShape    If OrigColor Is Nothing Then Exit Sub    If OrigColor.Fill.Type <> cdrUniformFill Then Exit Sub    c1.CopyAssign OrigColor.Fill.UniformColor        'get thickness to increase by    Set OrigSelection = ActiveSelectionRange    OrigSelection.GetSize width1, height1    If width1 <= height1 Then minSize = width1    If width1 > height1 Then minSize = height1    Thickness = minSize * 0.035        OrigSelection.SetOutlineProperties Color:=CreateRGBColor(0, 0, 0)    OrigSelection.SetOutlineProperties Thickness, ScaleWithShape:=True        'weld    Dim s1 As Shape    Set s1 = OrigSelection(1).Outline.ConvertToObject    Dim s2 As Shape    Set s2 = s1.Weld(OrigSelection(1), True, True)            'auto reduce    's2.Curve.Nodes.All.AutoReduce 0.001    's2.Fill.ApplyUniformFill c1        'delete remnants    OrigSelection.Delete    s1.Delete    'OrigColor.Delete            EventsEnabled = TrueEnd Sub

View 5 Replies View Related

CorelDRAW Graphics Suite X6 :: Work Space Customization

Mar 27, 2012

Go to Tools/Options/Workspce/Customization/Commands/Text and drag the Line (Line Spacing) icon on to a toolbar. The Change Document Defaults dialog opens with various options available. If I click on any of the check boxes or the Ok, Cancel, or Help buttons, nothing happens. The only button that works is the Close button (top-right button with the X in it).

View 3 Replies View Related

CorelDRAW Graphics Suite X4 :: Put Outline Around Number With Space?

Aug 26, 2011

number 3.jpg

How would I put an outline around a number with a space between the number and outline?

View 12 Replies View Related

CorelDRAW Graphics Suite X6 :: Memory-swap Space

Nov 7, 2013

mem-swap.jpg

I noticed these two options in the status bar . what are they... how they work. i dragged into my toolbar and showing that memory allocated and swap space.

View 5 Replies View Related

CorelDRAW Graphics Suite X3 :: Create Text / Some Space And Add Outline

Oct 25, 2011

I want to create some text that has a outline but with a little bit of space in between the text and the outline. What is the best way to do this?

Usually, I will create text and add an outline. Then convert the outline to an object and change the color to whatever the background color of the document is. Then I will add an outline to that object (the one that used to be the text outline) and I end up with essentially two outlines.

It usually isn't that difficult but sometimes the text does not cooperate and when I add an outline it has all kind of gaps and points. So I guess I have two questions. why certain texts have those gaps and points when you try to outline them? Also, is there any easier way to make an outline that is not directly against the text like this.

View 12 Replies View Related

CorelDRAW Graphics Suite 12 :: Fill Empty Space Surrounded By Other Shapes

Aug 16, 2011

In Coreldraw 12, I often use combine to end up with a one solid shape with many holes in it. Often I want to add a color inside one of the holes, much like a coloring book, but there is no shape there, it is just empty. What is the quickest way to create a solid that fills that hole exactly?

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Filling Objects

Aug 14, 2011

I have created the following:

However, I cannot fill the objects. I am guessing that they are not actually objects, and just lines on a page.

View 9 Replies View Related

CorelDRAW Graphics Suite 12 :: Layering Objects

Nov 8, 2012

I am fairly new to CorelDRAW and I am having an issue with layering objects that I can't figure out. The problem I am having is this:

I have two line drawings, and one sits on top of the other. Normally, the object in the back is partially hidden by the one in the front. However, I have just done a drawing where the object in the back is NOT partially hidden by the one in the front, and it looks like they are both on the same layer. What happened? I am not sure if I inadvertantly changed a setting, but I can't seem to figure out how to hide that back layer. I have tried using the 'order' function, and that usually works, but for some reason it is not working this time.

View 8 Replies View Related

CorelDRAW Graphics Suite X5 :: How To Distribute Some Objects That They Are 2mm Apart

Oct 28, 2012

aligning objects...How to distribute some objects that they are 2mm apart.

View 7 Replies View Related

CorelDRAW Graphics Suite X3 :: CDR To CPT Or PSD With Editable Objects

Oct 21, 2009

Is it possible to convert/open a CDR file to a CPT or PSD file such that the objects are editable. Specifically I need the text to be editable in the resulting CPT or PSD file. I'm using X3.

View 7 Replies View Related

CorelDRAW Graphics Suite X3 :: How To Overlap 2 Objects

Aug 27, 2012

As when drawing cartoons... example:

- Draw two circles & fill them with the same color.

- Overlap them

- You see the overlapping line of the top circle.

- How do you hide just that part of the line so it appears as one object of the same color

- while retaining the overall object outline.

View 10 Replies View Related

CorelDRAW Graphics Suite X3 :: How To Space Lines Evenly Along Radius Of Specific Range

Jul 11, 2011

I have a radius that is spread between 10 and 40 degrees that I need to evenly space 6 line segments throughout.

What this is for is a property with 5 lots along a curved street. Each lot is the same size and I am trying to draw just the sections that are affected. I have tried using the star feature and reducing it to single lines, but they do not space evenly and getting the line number is very difficult. I have tried dividing the angle range and come up with the correct angle and spacing but this is also an issue. Is there any way to do this without dragging each line separately?

View 8 Replies View Related

CorelDRAW Graphics Suite X5 :: Drawing Squares - Empty Space Between Borders Is Filled

Apr 23, 2013

I have drawn two squares. one is 20mm sq and the other is 15mm sq.

I placed one square inside the boundery of the other and selected NO FILL..Yet when I import the image into my Laser Engraving program, the empty space between the borders of the two squares is FILLED...

How to stop the FILL happening ?????

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: Exporting To EPS - Missing Objects?

Sep 19, 2012

Using CorelDraw X6.1

Having issues with exporting files to an .eps format - using "selected only" some of the objects that I have selected do not get exported - ie. they are missing from the .eps file altogether.

On top of that, most of my colours get washed out to a grey scale - I do work in spot colours.

I have tried f8, and tried reinstalling.

View 4 Replies View Related

CorelDRAW Graphics Suite 12 :: Placing Objects On Top Won't Work?

Jun 17, 2012

So picture that you have designed something in Corel.  Let's say an invitation.  I go to put text or a graphic on top, and nothing is going on top.  My text is behind.  Nothing i do works.  (ex. ctrl-pgup, object in front of.... etc.)

Is there some feature that I possibly touched?  

View 4 Replies View Related

CorelDRAW Graphics Suite X5 :: Changing Fill Of Many Objects?

Oct 3, 2011

Im working with an image (pictured below) and I want to make all of the white bits clear, so as to allow whatever colour is behind to show through.

View 7 Replies View Related

CorelDRAW Graphics Suite X6 :: Can't Rotate Barcode Objects

Dec 14, 2012

Since X6 I can't rotate any Barcode anymore. When I open X5 Files in X6 the barcodes are unreadable...

We need a patch Corel.

View 2 Replies View Related

CorelDRAW Graphics Suite X6 :: How To Convert Outlines To Objects

Oct 23, 2013

When I export a page as Illustrator CS4, I choose the option "Convert outlines to objects" but it doesn't seem to do what I expect. It does fix the issue of missing arrowheads on lines, but it doesn't convert the outlines to fills as I expected -- is that correct? I wish there was an option to convert lines to fills on export.

View 8 Replies View Related

CorelDRAW Graphics Suite X6 :: Ungrouping Overlapping Objects

Sep 13, 2012

I am a screen printer making a leap into the world of CorelDraw.  Loving it so far, especially the trace options.  That being said, I have a piece of artwork that a client wanted me to scan in and trace to see how it would turn out.  The image can be found here:

[URL]....

Problem I am having is the stick figure in front of the cross.  The figure is being grouped with the cross...not allowing me to properly color the image and separate how I need it.  The text needs to be red, the cross black, the hearts red, and the stick people white...will be going on a blue t-shirt. Am I looking at having to create my own lines...or am I overlooking/not thinking of an easy way to do this?

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Freeform Selection Of Objects

Feb 25, 2013

The pick too only creates a rectangular selection marque.

Is there any way to select objects with a freeform marque, or even to draw a shape and use that as the marque to select the objects within it.

I'm wondering if a macro / plugin is needed to do this.

View 3 Replies View Related

CorelDRAW Graphics Suite X5 :: Convert Outlines To Objects

May 31, 2011

How to convert all the outlines to objects at once or to applies particularly for selection only?

View 10 Replies View Related

CorelDRAW Graphics Suite X4 :: Distribute Objects Along A Path Possible?

Sep 30, 2011

I love the function in Photoshop in which you can stroke a selection with a brush. Was wondering if that was possible in CorelDraw X4 as well. I know that we can put text on a path, but is that also working with objects?

Since I like making patterns, I would like to place and distrubute objects along a circle or hexagon shape (and other simple shapes).

View 8 Replies View Related

CorelDRAW Graphics Suite X5 :: Filling Objects With Color?

May 4, 2011

1588.practise3.pdf

I am practising filling objects with color. I have attached a file of a design drawn freehand, completely as a random shape. Why I am unable to fill the top left part of the design (above the dark blue) with any color?

So far as I can tell, there are no gaps. Also I have used arrange/join curves to close any gaps. Whatever I try, I cannot get any color in to that area of the design.

View 16 Replies View Related







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