CorelDRAW X5 :: Printing Multiple Copies On Primera And Signature CD Printers?

May 3, 2011

I have used Corel since Version 8.0 on Macintosh and Version X3 on PC with no problems with printing to Primera CD printers of various models. Also on Mac running Parallels and X3

I have had to go back to X3 on XP and Windows 7 to enable multiple copy printing.

Using the latest printer drivers where available and removing and reinstalling the drivers under XP and Win 7 with Corel X5 has had no effect. Both versions of windows are new clean installs on a dual processor XEON PC.

why this doesn't work. I have noted that other Primera printers have the same problem and I don't want to use the PDF option.

View 2 Replies


ADVERTISEMENT

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 X5 :: Print Multiple Copies - Result Is Just Single Copy Of Image

Jan 10, 2012

I'm having an issue printing to a Panasonic DP-C322 PS printer.  I send my image and ask it to print multiple copies.  The result is just a single copy of my image.   If I use the PCL driver, the image prints in multiples, as expected. 

View 1 Replies View Related

Photoshop :: Printing Same PSD File On Different Printers

May 12, 2012

I am designing t-shirts in Photoshop that will be printed out by a number of employees in different locations, and with different printers. These designs will be printed on special A4 paper and then transferred on to the t-shirts using a heat press. 
 
But I am worried that I will have issues with "outside of the printable area" type errors on certain printers. I would rather not have use the "crop to fit" option as this will mean I lose quality.. Should I just set a default margin for all of my t shirt template psd files? Or is there a better way around this?

View 2 Replies View Related

AutoCAD Print / Plot :: 2013 Not Printing On Network Printers

Aug 5, 2013

I cannot get my program to print to any of our network printers. I am using Autocad 2013 LT with FusionWare and Windows 7 on a Macpro OSX Lion. This started being a problem a few weeks ago and the only way I can get anything printed is to make a pdf and and then print the pdf from Acrobat.

Today I brought in a HP 940c printer from home and connected it to my desktop printer. I spent an hour uninstalling and installing the drivers. I can now print from Acrobat on both the PC and Mac sides of the computer, but when I try it from Autocad I get Error_Printing in the HP printer window. No info as to what the error might be. I tried this several times, tried renaming the file with a shorter name but since the driver puts in the entire path that was a futile gesture.

So I have confirmed that the printer is functioning correctly, just not with Autocad. I realize that i do have a working workaround but it is tedius and unnecessay to keep making all those pdfs.

View 2 Replies View Related

AutoCAD Print / Plot :: Page Setups For Multiple Printers

May 8, 2012

how to create page setups for multiple printers in a network environment?

Here is the problem:

We have 2 offices with 3-7 printers per office and each printer with different capabilities (black and white, color, 11x17, wide format, etc.). I have CAD users who know little about setting up layouts so I want to create preconfigured layouts that they can import from a template via Design Center or other means.

I know I could set up a layout for each printer, page size, plot scale, and plot style table, but that gets to be so many layout permutations that it becomes overwhelming to manage and use. Up until now I had set up PC3 files for a few commonly used printers (wide format plotter, laser, pdf) and gave them generic names with the intent that I could simply direct the output to any printer by assigning it to one of the generic PC3 files. The problem I've encountered is that over time we've acquired new printers and old printers sometimes go offline or out of service and many of the printers have incompatible printable areas and page sizes to each other, so for example a page setup that calls for an 11x17 sheet for one printer does not have an equivalent size when a different printer is assigned to the layout.

Are we stuck with having to configure setups for each and every printer and permutation?

Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB

View 1 Replies View Related

Photoshop :: Signature To Look Like Original One After Printing

Feb 14, 2013

I have a signature on a piece of paper which has been done with blue pen. It has been scanned  at resolution of 600x600 dpi.  I want my signature to look like original one after printing. Is it possible? There is a plenty of tutorials how to do that with normal black pen or how to do transparency etc. I need signature which looks like originals blue pen.

View 8 Replies View Related

CorelDRAW X5 :: Printing With Landscape And Multiple Pages

Sep 22, 2011

when we set a document to print in landscape in Corel and then leave it as portrait in the printing preferences, it will print landscape which is fine, then if you put it to landscape in print preferences (still having it as landscape in the program) it will print portrait!

and

if we set a document to print in landscape in Corel and then leave it as portrait in the printing preferences, it will print landscape which is fine, then print 1 copy it will stay at landscape, if you then print 3 copies it will switch to portrait.

Both of the above are happening on a HP 5550 laser printer, we have 4 classrooms each with a 5550 printer in.

View 10 Replies View Related

Photoshop Elements :: Printing The Same Image 3 Copies?

Jan 16, 2014

how can i print the same image multiple times in the print screen i will go the the print/copies box and increase the nunber or copies to lets ay 3 and i still will only get 1 print oer print job so i will have to repeat this 2 more times just to get 3 prints

View 1 Replies View Related

Illustrator :: Printing Hard Copies Of Libraries And Fonts?

Jun 18, 2013

I am just wondering if there is a way to print off a hard copy of the fonts (without going into the individual TTF files and printing them). and or all of the swatches.  For example, if I want to find a callout, and do not remember which library it is in, I have to navigate and open every font, then scroll through visually.  I would love to have a binder that I could refer to with these files printed off?

View 4 Replies View Related

Photoshop :: Print Multiple Copies

Apr 29, 2004

Does Photoshop have a multiple print option outside of the pciture package feature. I need to print multiple copies of one piece of art work. So say i make a post card or a business card and iwant 37 copies of it or i want to see how many can fit on one page. Does that make sense?

View 6 Replies View Related

Illustrator :: Multiple Copies Opening?

May 29, 2008

I am working in Illustrator CS (but this also happens when I open the file in CS3). I am on a Mac.

When I choose "open" or when I double click a particular file in the finder to open it, Illustrator opens two copies of it. FYI, the original file is named "AuroraTank.ai" But, when Illustrator opens the file, it opens one copy as "AuroraTank.ai:1" and the other "AuroraTank.ai:2". If I edit one of them it makes the changes simultaneously on both.

All of my files do not open this way so I must have saved it with a certain setting? What did I do to make Illustrator behave like this and how do I stop it?

View 3 Replies View Related

Photoshop :: Creating An Image Using Multiple Copies Of One

Mar 14, 2005

i have an image of a babys eyes and want to make a page of that same image in mono, sepia, taking out the green, blue etc. in other words, all different representations of the eyes on one image.

i ve no problems with the changes in the eyes image, but dont know how to fill a new blank image with multiple copies of the eyes.

View 4 Replies View Related

Lightroom :: Multiple Copies Of The Same Catalog 3 Different Drives?

Oct 26, 2012

I want to have multiple copies of the same catalog 3 different drives

i have 3 drives , I want to have the same catalog on all 3 drives along with the photos.

1 drive would be my main catalog
2 drive would be back up with all the photos
3 drive is my traveling presentation drive with all the photos

View 1 Replies View Related

AutoCAD 2013 :: Batch Plot Multiple Copies

Dec 14, 2012

We upgraded to AutoCAD 2013 earlier this year (from 2002 - archaic!), and I've run into an odd glitch when using the batch plot utility. It seems to work fine when I'm only making one copy of a set of drawings. When I need to print more than one copy, Bathc plot does one of two things: it either plots a single complete set instead of the quantity I have entered, or it prints the correct quantity of all but the last sheet I've requested. It doesn't seem to matter how many sheets in the set, or how many copies, and I have yet to find a way to predict which outcome I'm going to get.

View 1 Replies View Related

Photoshop Elements :: Renaming Multiple Files Creates Two Copies Of Each?

Sep 2, 2012

I want to rename multiple files, but each time I try, it creates two copies of each file, and as they are numbered sequentially, I cannot just delete the extra ones at once. I don't understand why it does this, and how I can avoid it!

View 5 Replies View Related

Photoshop Elements :: Organizer Creating Multiple Copies Of Same Picture?

May 29, 2013

1. Elements 11 Organizer often creates multiple copies of the same picture. How can I stop this?

2. Many pictures has a small questionmark in the upper left corner, stating that the file is missing, even though I can see the picture (a bit blurred, but still). What's wrong?

View 2 Replies View Related

Illustrator :: How To Duplicate Multiple Shape Copies Using Transform Dialog In CS6

Apr 18, 2013

Create shape > Transform > Move horizontal or vertical > select number of copies (missing!)
 
This was one of my favorite tricks but it looks the ability has been removed in CS6!  So now if I want to make a sequence of shapes how can I do it?
 
Adobe fail? or am I missing something?

View 5 Replies View Related

Photoshop Elements :: Preventing Multiple Copies Of Slides From Occurring

Oct 8, 2012

How do I prevent PSE 9 from creating and displaying multiple copies of a given slide ? I have not asked for or made copies yet I often find multiple copies of a given slide, sometimes as many as 20 or 30. It's very annoying when trying to edit slides.

View 7 Replies View Related

Photoshop :: Characters Panel Displays Multiple Copies Of Font Styles / CS6

Jul 20, 2012

I see numerous redundant copies of every font family style listed when I select a font family STYLE of any typeface, such as Helvetica or Arial, for example.
 
Throughout the day the list increases copies of each style exponentially by the hour. At the end of the day I am scrolling through 98 copies of Helvetica Bold to get to the next style, like Black. There should only be one Helv. Bold, one Black, one Condensed, and so on.
 
My fonts are cleaned and organized frequently with any corrupted fonts being removed immediately. I use FontExplorer X, Font Doctor and other type apps to manage fonts because FontBook is still retarded.

OS X 10.8 (12A256)
 Mac Pro 2x2.4GHz Quad Core
40 GB ram
ATI Radeon HD 5870 1024 MB
(1) 27" Apple LED Cinema Display, (2) LG W2361 23" Displays

View 18 Replies View Related

Lightroom :: Virtual Copies In LR4 - Page Turn Icon / Copies Not Appearing?

Jan 13, 2013

I am having an issue that cropped up as of late - I try to create a virtual copy of a photo, but instead of the normal page-turn icon in the bottom left and it auto-expanding to show the copies, it just creates a stack, and says "2" or "1 of 2" and the double line bars on both sides of the preview in Grid Mode. Is there a setting that I changed that caused that?

View 7 Replies View Related

AutoCAD Civil 3D :: Data Referenced Profiles Bring In Multiple Copies Of Alignment

Aug 24, 2010

I have a design file that has and alignment with 3 profiles (one surface profilke and two layout profiles)

All these are data referenced to the project. Then they are data referenced into a new file. I bring in one of the profiles that brings in the alignment. Lets call it "Main Street". Then I create another reference to another one fo the profiles and it brings in a copy of an alignment and calls it "Main Street (1)"

This is a pain because I cant get a profile view to show all the profiles because the profiles are associated with three different alignments "Main Street", "Main Street(1)", "Main Street(1)(1)"

This is only happening with one of the of the alignments. The other alignment has all its profiles listed under one alignment.

View 6 Replies View Related

CorelDRAW X4 :: Create Signature With Transparent Background?

Oct 9, 2008

creating a signature only seen (signed in black ink,) with a transparent background. I'm a small business owner with employee ID cards. The card background has lines and a few images that I would like the signature to go over with the background being seen as is. When I try importing or copy & paste a gif signature from one of my employee’s onto the business card, the white background still shows. I am using CorelDRAW Graphics Suite X4. 

View 5 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

CorelDRAW X5 :: Making Copies Of Object At Different Area?

Feb 5, 2012

I have an object of given area and would like to make copies of the object at a different area. It is an irregular object so is not something readily calculated in Windows calculator, any macro that would do this in X5?

View 6 Replies View Related

AutoCAD 2013 :: Copy Command Terminates After Single Copy - No Multiple Copies

Jan 3, 2013

I'm using AutoCAD 2013 that came with Building Design Suite (Revit) and the copy command terminates after making the first copy, instead of continuing to make multiple copies until I terminate the command. Is there a switch to control this? A sysvar?

View 2 Replies View Related

Photoshop :: PS CS4 - Slow When Printing Multiple...

Mar 17, 2009

I work in a theatre and print a lot of programs and posters. If I send a print run of, say, 18 posters to the printer, Photoshop 7 generated once, then printed all the copies fairly quickly.

With CS4, it's like it's generating the image each time, so it's taking several minutes between each print. I tried saving as a pdf and going to Adobe Acrobat Reader to print and it does the same thing. Appears to work fine in Word and Excel, but of course, those are much smaller files.

I have to print 400 copies of an event program, how to speed things up!

View 2 Replies View Related

AutoCAD 2010 :: Printing Multiple 3D Views

Jan 29, 2012

I'm trying to print / plot a drawing which has a mixture of 2D plans and 2 3D views. I have the drawing set-up with viewports in paperspace. The objects in one of the 3D views prints perfectly, yet some of the linework from the second 3D view won't print. 

View 6 Replies View Related

Photoshop :: Printing 1 Picture On Multiple Pages

Jul 1, 2004

How can I print 1 picture on multiple pages. In Coreldraw 11, they have a printing option called "Mosaic printing".

View 2 Replies View Related

Photoshop :: Printing Multiple Bookmarks On 1 Page

Jul 13, 2006

trying to make about 30 bookmarks. I can get one printed on a page..how do I get more? I think 3 can fit!

View 2 Replies View Related

Photoshop :: Printing An Image On Multiple Pages

Mar 31, 2003

how would i print an image larger than one sheet of paper at 100% so i could overlap the sheets of paper or cut them out? All photoshop does for me is print out a section at 100% on one sheet of paper.

View 1 Replies View Related







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