]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/ppd-cache.c: Put cupsSingleFile into generated PPD 730/head
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Jun 2023 08:14:38 +0000 (10:14 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Jun 2023 08:14:38 +0000 (10:14 +0200)
commit1504527b2415a4b67b0e3e17593b053f3628746f
treeb167c008cdec79c5a8af65dc04d027aea822ac9c
parent3be1d5da8fe9ee13aab5ee6ecc11b2f9387821a6
 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