cups
cups copied to clipboard
OpenPrinting CUPS Sources
I recently bought Brother DCP-T425W which is Mopria certified, but is not AirPrint certified (unfortunately). I have some RaspberryPis with OSMC at home so I decided to try it via...
Debian testing/bookworm, CUPS 2.4.2-1, cups-filters 1.28.15-1+build1. cupsd.conf, cups-files.conf are the debian default ones. How to reproduce: 1. Create a new printer using a PPD that has `DefaultColorModel: CMYK`: ``` sudo...
If a client uses PPD option ColorModel (which is converted into attribute to be sent via IPP) for changing the default color option (which happens via CUPS-Add-Modify-Printer operation), we have...
Hi, I run Manjaro on my PC and have for several years A Brother MFC-J6920DW connected to it. After a system update about one month ago, the printer stopped printing...
This is a nasty hangover of Adobe's default selections in postscript Reminder: Adobe PS 4.3 defaults are US Letter for English and A4 for everything else - a source of...
In some of the sites in which I happen to work, due to the autodetection of driverless printers, the list of printers becomes huge and hard to deal with (this...
- AIX does not have, by default, `pkgconfig`, so the else block is always going to fire. - Even if `pkgconfig` is installed - it doesn't have any info on...
Printing from ubuntu 22.04 using cups 2.4.1+distro patches. When I look for the printers in the distro settings, I can set "default options" for it. But these options are not...
This issue is a placeholder for implementing printer profiles, which are needed for the case: - CUPS temporary queues work only with LAN located devices, because the tech uses mDNS...