I want to thank all the members that have upgraded your accounts. I truly appreciate your support of the site monetarily. Supporting the site keeps this site up and running as a lot of work daily goes on behind the scenes.
Click to Support Signs101 ...
I assigned the letter d to QuickDimensions macro. Select a shape then hit d. You'll have to set your defaults as you like them to be. Another thing to keep in mind is that these dimensions aren't "married" to the shape (I forget the proper terminology). That means when you resize a shape...
Sub DupAndFlipHz()
Dim OrigSelection As ShapeRange
Set OrigSelection = ActiveSelectionRange
Dim dup1 As ShapeRange
Set dup1 = OrigSelection.Duplicate
ActiveDocument.ReferencePoint = cdrMiddleRight
dup1.Stretch -1#, 1#
dup1.OrderToFront
dup1.Flip cdrFlipHorizontal...
ctrl + H and ctrl + V for distribute horizontally/vertically - By default corel & most other programs use ctrl+v as paste
Q for convert outlines to objects - By default corel uses ctrl+q
back/forward buttons set up to undo/redo - so you don't use those to nudge?
ctrl + s/o are save/open, ctrl +...
Only trouble we have is using Win7 on one pc and Win 10 on the other. And only on fonts "activated thru adobe. Win7 doesn't support the latest illustrator so if a font is activated from the win10 pc it may not be work on the win7 pc.
You can drag the weld icon to the top toolbar to always be visible & ready to use at any time. Or, if you like, assign a shortcut key to that function.
Anyone have an explanation to why this happens. Tried "place" in illustrator and save as pdf. No fix. Tried several file formats from Acrobat Pro & illustrator to no avail. svg, ai, eps, ps, optimized pdf, emf
This one I just manually fixed with the shape tool as it was only 1 character.
One could write your own macro to create the Registration Marks without the use of the plugin. I use one for our registration marks. That way it can be done at any pc without the need for the plugin on every workstation. You can still use the plugin for any other functions. Just need to know...
Use a macro. I made one just for this purpose. Searches through the doc for certain line color and or name then moves them to the "cut layer".
Sub MoveCutsToCutLayer()
Dim shp As Shape
Application.Optimization = True
If Documents.Count = 0 Then Exit Sub...
Corel RV wrap file, 732"" x 1,332" with loads of "doodle" raster elements. None of the working elements are over 60dpi. The final prints and or plots were sent at 150dpi. File size = 300MB
at what physical size are you working in? And dpi? I'd never design solely in photoshop for anything. Design in a vector program and use photoshop elements but never just photoshop and for murals I wouldn't work at more than 150dpi. I've done 100's of vehicle wraps and wall murals using corel &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.