[cups] Printing cups -> ipp -> cups -> usb with local drivers

Helge Blischke helgeblischke at web.de
Wed Mar 30 08:45:19 PDT 2016


> Am 30.03.2016 um 16:52 schrieb Till Kamppeter <till.kamppeter at gmail.com>:
> 
> 
> Create a raw queue (no PPD, no driver) on the client, then the client passes the data simply through, without filtering and all filtering is done correctly on the server.
> 
> You can also get such queues automatically by running cups-browsed (of the cups-filters package) on the client.
> 
>   Till
> 

Instead of using raw printing, you may slightly edit the printer’s PPD:
comment out the „*cupsFilter:“ statement and insert (just after this line) the line
*cupsFilter: "application/vnd.cups-raster 0 -"

This permits to use all the printer specific PPD options from the command line or print dialogs
from application’s user interfaces.

Helge

PS: intercepting the filter chain at "vnd.cups-postscript“ may lead to problems depending on the
CUPS version installed on the print server machine (ask for the details of possible problems
if you need them).




More information about the cups mailing list