Comment 22 for bug 817049

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Alexander, we need to know what exactly happens with your print jobs, therefore follow the instructions of the sections "CUPS error_log" and "Capturing print job data" of https://wiki.ubuntu.com/DebuggingPrintingProblems.

If you have installed all updates on your Precise system, you can decide whether to use Poppler or Ghostscript in the pdftops filter (which is used if you have a PostScript printer, a printer using the foo2zjs driver, or the cups-pdf PDF printer). To do so, run the command

lpadmin -p <queue> -o pdftops-renderer-default=gs

or

lpadmin -p <queue> -o pdftops-renderer-default=pdftops

After testing with your current configuration, please try also these two possibilities. Tell us whether they solve your problem or not.