Replies: 1 comment
-
Maybe by adding one or more *cupsFilter: "application/pdf 0 -"
*cupsFilter: "application/vnd.cups-pdf 0 -"
*cupsFilter: "application/vnd.cups-postscript 0 -" The third line allows CUPS to also send PostScript Or use the more modern CUPS syntax: *cupsFilter2: "application/vnd.cups-pdf application/vnd.cups-pdf 10 -" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an older non IPP printer that can print postscript or pdf files sent raw. I have the manufacturer's PPD file. How can I set up my queue using the ppd to send PDFs to the printer?
Thanks,
Andy
Beta Was this translation helpful? Give feedback.
All reactions