]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
Update Generic-PDF_Printer-PDF.ppd 237/head
authorOsamu Mihara <47024029+omihara@users.noreply.github.com>
Mon, 25 May 2020 08:44:56 +0000 (17:44 +0900)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 08:44:56 +0000 (17:44 +0900)
commitbde53c1a1d9863f71dc6843a0b827b2c5ee98288
tree90b7d3104f39c6b47a2f619afceff96913e8c5a6
parenta91709935834854fdc38abe4b63a91822730a905
Update Generic-PDF_Printer-PDF.ppd

Hi,

Here is a patch  for Generic PDF PPD to enable color/gray scale printing switching.  Original Generic PPD has no color switch, therefore users cannot make black and white printing with color printers.

It adds a PJL RENDERMODE command to PDF print job.  When choosing "Black and White", the printout will be in gray scale (rendered in gray scale by printers), even if PDF is made as color document.
Of course it cannot print in color if the original document is made in black and white or the printer is not color capable :)

I checked it worked with Chrome Browser on Ubuntu as well as on ChromeOS.

Regards,
ppd/Generic-PDF_Printer-PDF.ppd