Le mardi 10 avril 2012 19:04:50, Thomas Preud'homme a écrit :

[SNIP]

> 
> Trying to run the same command without the -g0x0 doesn't display the error
> about putdeviceprops (but display an error due to input file not
> existing). The error is displayed when passing -g0x0 (even though the
> input file does not exist).

This -g0x0 comes from coders/pdf.c (or maybe coders/ps.c):

      (void) FormatLocaleString(options,MaxTextExtent,"-g%.20gx%.20g ",
(double)
        page.width,(double) page.height);

So it seems the height and the width of the page is not detected properly.

Best regards.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to