]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/ppd-cache.c: Put cupsSingleFile into generated PPD 729/head
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Jun 2023 07:55:33 +0000 (09:55 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Jun 2023 07:55:33 +0000 (09:55 +0200)
commit67a8e09e745eac3768e222e41a4b01d2c2a1814a
tree853f75370658d5eee98a4549b8acbb43a004e228
parent6a76eb8736932437ff2d609fe0edf74550c2ca71
cups/ppd-cache.c: Put cupsSingleFile into generated PPD

Some printers are not able to print multiple files in one job via IPP
Everywhere. Adding the PPD keyword enables the feature on all printers
in exchange for performance degradation (there is a 1-2s pause between
printed files).

Fixes #643
CHANGES.md
cups/ppd-cache.c