[Kde-print-devel] [Bug 133903] print multiple copies does not work
Kurt Pfeifle
pfeifle at kde.org
Thu Mar 29 00:13:51 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=133903
------- Additional Comments From pfeifle kde org 2007-03-29 00:13 -------
If the PPD keyword line
*cupsManualCopies: True
is set, it means that the CUPS "backend" (the "socket" one in your case) needs to generate the multiple copies since the printer can't do multiple copies on its own (or the driver can't command the printer to do it). Essentially, the backend does then need to send the file multiple times.
This seems to not work for you.
Also, because the CUPS commandline
lp -d your_printername -n 2 /usr/share/cups/data/testprint.ps
does not produce multiple copies for you, this indicates that your printing problem is not a KDEPrint bug.
More information about the Kde-print-devel
mailing list