Re: [cups-devel] Hack for PDF/driverless printing with Lexmark printers
Stephan <stephanwib-gM/[email protected]> Tue, 7 Feb 2017 10:17:13 +0100
| Newsgroups | gmane.comp.printing.cups.devel |
|---|---|
| Message-ID | <CABZpUSVAQXu4r-N_aoVeT7PQDFemy2GTLGUtURcC7ba6PUmphw@mail.gmail.com> |
Hi Michael, > In this case, if the printer does not report support for the document format, we drop the options (basically, we are sending the printer a "raw" print data stream and don't want to confuse it with job attributes...) This case is a bit different, as the job attributes are not completely discarded, but *only* the media-col collection. Other options like output-mode, print-quality and sides *are* sent (as seen in the debug output).