Posted on 03-16-2020 09:08 PM
Hi,
As mentioned above, I installed the print queue using the PPD file. However, it's still printing BW unless I change the colour options in CUPS to 'Colour' instead of 'Default'. Is there any script I need to run to make this happen?
Please let me know.
-Thiban
Posted on 03-18-2020 02:51 PM
You can use lpadmin
for that:
lpadmin -p "Printer" -o "CNColorMode=mono"