[Okular-devel] [Bug 155695] Multi-copy print jobs only print one copy

Bartosz Brachaczek b.brachaczek at gmail.com
Sun Nov 8 12:00:22 CET 2009


https://bugs.kde.org/show_bug.cgi?id=155695





--- Comment #28 from Bartosz Brachaczek <b brachaczek gmail com>  2009-11-08 12:00:19 ---
No, Okular uses Qt to print PDFs, but Qt itself before 4.6.0 isn't able to
print more than one copy using CUPS. If you are an "expert", you can compile
Qt-4.6.0-beta, and then patch kdegraphics/okular/core/fileprinter.cpp to use
actualNumCopies() in place of numCopies() in FilePrinter:copies() and compile
Okular. That's how I did that and it works for me.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list