]> git.ipfire.org Git - thirdparty/cups.git/commit
cups/ppd-cache.c: Add cupsUrfSupported to generated PPD (see #804) 805/head
authorAlexander Pevzner <pzz@apevzner.com>
Sun, 22 Oct 2023 19:07:20 +0000 (22:07 +0300)
committerAlexander Pevzner <pzz@apevzner.com>
Sun, 22 Oct 2023 19:37:31 +0000 (22:37 +0300)
commit0736b61d800cdf866311a60f4b16e4b1fd38230e
tree38acbba73152b99814f345028fe8626c31c46a3d
parent43ceb50ad92236bda3de168a19765f371812a1ea
cups/ppd-cache.c: Add cupsUrfSupported to generated PPD (see #804)

It fixes driverless printing on Pantum BM5100ADW Series and, probably,
on many other devices.

- Without this parameter, /usr/lib/cups/filter/universal generates RGB
image/urf even for monochrome printer
- Pantum BM5100ADW Series rejects to print these RGB images with
the "Print job canceled at printer" status.
- Probably, this issue affects many other devices

See #804 for details.
cups/ppd-cache.c