[Kde-print-devel] [Bug 117967] Wrong preview choosing two pages per sheet

Michael Goffioul kdeprint_bugs at swing.be
Fri Dec 9 08:59:36 CET 2005


------- 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=117967         




------- Additional Comments From kdeprint_bugs swing be  2005-12-09 08:59 -------
This (inconsistent) behavior is due to the internal handling of the n-up specification. When, using CUPS and a real printer, this option can be handled by the CUPS server. So the print data are sent to the server without processing the 2-up option and the preview (== print data *before* being sent to the server) shows you 1 page per sheet.
In the case of "Print to PDF", it's not a real CUPS printer, but a kdeprint-specific trick. In that case, the 2-up option is processed by kdeprint itself. So you can directly see the result with 2 pages per sheet.
This bug is probably a duplicated one: I'm sure such a bug report already exists in the DB.


More information about the Kde-print-devel mailing list