[Poppler-bugs] [Bug 72312] [patch] pdftops: Fixes/improvements for -origpagesizes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 20 17:03:00 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72312

--- Comment #36 from Adrian Johnson <ajohnson at redneon.com> ---
ImageMagick is using gslib. The command passed to gslib is;

(gdb) p command
$3 = "\"gs\" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT
-dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 \"-sDEVICE=pngalpha\"
-dTextAlphaBits=4 -dGraphicsAlphaBits=4 \"-r72x72\"
-g18446744073709551616x18446744073709551616 
\"-sOutputFile=/tmp/magick-2413941yb1GUbrpBA%d\"
\"-f/tmp/magick-24139E3UZ0BJSk5zw\" \"-f/tmp/magick-24139AG3GGDNM9Vys\"",
'\000' <repeats 3759 times>

The output image size seems to be the problem:

  -g18446744073709551616x18446744073709551616

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131221/81f2313d/attachment.html>


More information about the Poppler-bugs mailing list