| Summary: | Wrong preview choosing two pages per sheet | ||
|---|---|---|---|
| Product: | [Unmaintained] kdeprint | Reporter: | Iñaki Baz Castillo <ibc> |
| Component: | general | Assignee: | KDEPrint Devel Mailinglist <kde-print-bugs-null> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | CC: | esigra, jlayt |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Iñaki Baz Castillo
2005-12-09 00:32:12 UTC
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. *** This bug has been marked as a duplicate of 59718 *** Closing old Resolved status bug. |