<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [patch] pdftops: Fixes/improvements for -origpagesizes"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72312#c36">Comment # 36</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [patch] pdftops: Fixes/improvements for -origpagesizes"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72312">bug 72312</a>
from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>