[Kde-print-devel] [Bug 133903] print multiple copies does not work
Kurt Pfeifle
pfeifle at kde.org
Wed Jan 31 21:21:05 CET 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-01-31 21:21 -------
If CUPS does not print multiple copies from the commandline, KDEPrint can't do either.
I suspect either...
...a bug in the printer driver (the filtering program you use)
...a cupsd.conf that sets the "MaxCopies" to a value of "1"
Can you report the output of these commands?
lpstat -v
grep MaxCopies /etc/cups/cupsd.conf
cat ~/.lpoptions
grep -v '^\*%' /etc/cups/ppd/*.ppd | head
More information about the Kde-print-devel
mailing list