Comment 7 for bug 406074

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

I have done

cupsfilter -m application/vnd.cups-pdf -p /etc/cups/ppd/Photosmart-C8100-series.ppd -o PageSize=A4Duplex -o Duplex=DuplexNoTumble /usr/share/system-config-printer/testpage-a4.ps > out.pdf

to see whether the extra blank page is created. It really gets created.

Then I have run

cupsfilter -m application/vnd.cups-raster -p /etc/cups/ppd/Photosmart-C8100-series.ppd -o PageSize=A4Duplex -o Duplex=DuplexNoTumble /usr/share/system-config-printer/testpage-a4.ps > out.raster

to see whether the CUPS Raster which is fed into hpcups is OK. I checked it with rasterview (http://www.easysw.com/~mike/rasterview/index.html) and it is perfect.