https://bugs.kde.org/show_bug.cgi?id=155695
--- Comment #13 from Pino Toscano <pino kde org> 2009-04-24 17:38:49 --- (In reply to comment #12) > Am I right that you should just call QPrinter for n times if using CUPS? Sure, but given that direct QPrinter is NOT used for PDF files, that function is purely unuseful for us. The workflow is the following: configure the QPrinter object, as the poppler library to produce a PostScript, and then manually invoking lpr-cups/lpr/lp trying to do an optimal job in replicating the options as set in the QPrinter object. We have no better solution than that, given 3rd party libraries we use for opening documents of various types don't even know what "QPrinter" is. Then, http://doc.trolltech.com/4.5/qprinter.html#numCopies -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel