[cups.general] Re: PDF capable printers in CUPS?

Johannes Meixner jsmeix at suse.de
Mon May 9 05:25:26 PDT 2005


Hello,

On May 5 14:34 Helge Blischke wrote (shortened):
> Anonymous wrote:
> > I've just purchased Lexmark T430D printer which is capable of printing
> > PDF format files directly. How can one teach the CUPS system that there
> > is no need to convert PDF to PS before sending the job to this printer?
> 
> Insert a line
> *cupsFilter: "application/pdf 0 -"
> near the beginning of the pritner's PPD.
> 
> But I'm not sure if you will any job attributes get through unless the
> printer speaks IPP.

As far as I understand the CUPS filtering the
  *cupsFilter: "application/pdf 0 -"
line causes the CUPS filtering system to send a file of mime type
application/pdf in any case without any filtering to the printer.
I.e. for mime type application/pdf the above line is like
  lp -d <queue> -o raw file.pdf

Therefore no printer specific option (like duplex, tray selection etc.)
can be enabled and none of the CUPS "Standard Printer Options"
(see the "CUPS Software Users Manual") can be performed.

As far as I understand the CUPS filtering system,
either PDF -> PS must happen so that pstops can do the options stuff
or PDF is printed in raw mode and no option can be set.


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5      Mail: jsmeix at suse.de
90409 Nuernberg, Germany                    WWW: http://www.suse.de/





More information about the cups mailing list