Comment 60 for bug 293832

Revision history for this message
In , Adrian Johnson (ajohnson-redneon) wrote :

(In reply to comment #19)
> printer-internal settings on which paper size is in which tray are OK. One of
> the reporters of the Ubuntu bug has printed the three PostScript files attached
> to this bug without filtering and he gets shifted output only for the file
> generated by pdftops (testpage-a4-pdftops.ps).
>
> The shift is 1.7 cm to the top, exactly the length difference between A4 and
> Letter paper.
>

Looking at the pdftops file that only thing that stands out is the
setpagedevice code in the pdfSetup procedure.

Try removing line 719:

  595 842 false pdfSetup

This is setting the page size and the duplex option.