]> git.ipfire.org Git - thirdparty/cups.git/commit
The IPP backend incorrectly sent the "job-pages-per-set" attribute to PDF
authorMichael Sweet <michael.r.sweet@gmail.com>
Tue, 18 Jul 2017 14:10:16 +0000 (10:10 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Tue, 18 Jul 2017 14:10:16 +0000 (10:10 -0400)
commit49f495c32ea222a7d4f7b1e643203105eb67df40
treed4d3e7e20c674c35c11e3b5acbd81e9d81b3ad64
parentf8a5ad9bde2b7ec5cb7fb18578e92c20d86d8500
The IPP backend incorrectly sent the "job-pages-per-set" attribute to PDF
printers (rdar://33250434)

Need to save the original number of copies and only send "job-pages-per-set"
when the copy count is reset to 1 (as happens when printing with a raster
format...)
CHANGES.md
cups/ppd-cache.c