Comment 3 for bug 345183

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

For easy reproduction I have extracted the PDF output which eog sends to the printer and attached it. Run

/usr/lib/cups/filter/pdftopdf 1 1 1 2 "" eog-test-output.pdf > out.pdf

and Ghostscript will crash when you try to display the resulting PDF file with

gs out.pdf

evince will display the PDF file but issue warnings in the terminal window.

To let pdftopdf actually generate two copies do

PPD=/etc/cups/ppd/HP970Cxi.ppd /usr/lib/cups/filter/pdftopdf 1 1 1 2 "" eog-test-output.pdf > out.pdf