[Magick-bugs] -page A4 gives wrong BoundingBox for PostScript

Harald Koenig koenig at science-computing.de
Wed Sep 15 06:57:31 PDT 2004


Hi,

using ImageMagick 6.0.6-2 we're trying to convert 2384x2497 pixel JPEG images
to postscript for printing using

	convert -page A4+0+0  test.jpg test.ps
or
	convert   test.jpg -page A4+0+0  test.ps

but the resulting BoundingBox and printed image lays completely 
off the page:

	%%BoundingBox: 0 -2654 574 -1812


ImageMagick-5.5.3-2 didn't show this problem and created the following PS image:

	%%BoundingBox: 10 0 574 842



ImageMagick-6.0.2 shows the same bug...


thanks for any help,

Harald Koenig
-- 
"I hope to die                                      ___       _____
before I *have* to use Microsoft Word.",           0--,|    /OOOOOOO\
Donald E. Knuth, 02-Oct-2001 in Tuebingen.        <_/  /  /OOOOOOOOOOO\
                                                    \  \/OOOOOOOOOOOOOOO\
                                                      \ OOOOOOOOOOOOOOOOO|//
Harald Koenig                                          \/\/\/\/\/\/\/\/\/
science+computing ag                                    //  /     \\  \
koenig at science-computing.de                            ^^^^^       ^^^^^


More information about the Magick-bugs mailing list