[cups-devel] IPP everywhere: MediaType not recognized for HP printer
Stephan <stephanwib-gM/[email protected]> Fri, 21 Oct 2016 15:26:15 +0200
| Newsgroups | gmane.comp.printing.cups.devel |
|---|---|
| Message-ID | <CABZpUSUdePPQtvp=cUhE496oC7vDPA1AAph8TqH4cUgQnGmJ5A@mail.gmail.com> |
Hi! This is just a quick note so nothing gets lost. I will file an issue on github next week. HP printers report media-col-default > media-type and media-type-supported values as IPP_TAG_NAME. However, the code in ppd-cache.c scans for IPP_TAG_KEYWORD. Both ways seem valid to me according to a quick look at the specification. Lexmark printers use IPP_TAG_KEYWORD, and the discovery is fine concerning the media type. Regards, Stephan