pdftopdf: assume print-scaling=auto by default. Fixes #237 - #238
Conversation
cups-filters 1.x rotate already-landscape documents according to printer paper path, and libcupsfilters 2.1.x do the same at least since V2.0rc1, where print-scaling=auto was used as default. Use print-scaling=auto as default for PDFio pdftopdf as well.
|
@uddhavphatak please check if this is appropriate. Works for me. |
|
@ValdikSS just checked it, this works! I had set the tag as NONE by default, as I was not aware of the functionality of this filter. Thanks for debugging and solving the issue! |
|
This is not a good assumption, and I can't seem to override it. When using a rotation, the print scaling seems to be getting set to auto now, and ever I have had to downgrade to libcupsfilters 2.1.x because the 2.2.x releases seem to be an unmitigated disaster. Proper PDF handling does not seem to have been considered at all and all my production print jobs are scrambled and there seem to be no combination of options to fix them. |
|
Make a new issue with its description. |
cups-filters 1.x rotate already-landscape documents according to printer paper path, and libcupsfilters 2.1.x do the same at least since V2.0rc1, where print-scaling=auto was used as default.
Use print-scaling=auto as default for PDFio pdftopdf as well.