Problem converting a set of PNG files to PDF
Posted: 2014-04-28T19:04:41-07:00
When I try to convert a set of PNG files (all of which are 1700x2200, 200x200 DPI, confirmed with identify) as follows:
convert *.png test.pdf
This gives me a very strange result - every page has a seemingly arbitrary amount of white space added to it, such that none of the pages are the expected size (8.5x11), and in fact every single page is a different size. Why is this and what can I do about it?
A sample of what it gives me here.
Version: ImageMagick 6.8.9-0 Q16 x86_64 2014-04-13
(and for good measure) GPL Ghostscript 9.14 (2014-03-26)
convert *.png test.pdf
This gives me a very strange result - every page has a seemingly arbitrary amount of white space added to it, such that none of the pages are the expected size (8.5x11), and in fact every single page is a different size. Why is this and what can I do about it?
A sample of what it gives me here.
Version: ImageMagick 6.8.9-0 Q16 x86_64 2014-04-13
(and for good measure) GPL Ghostscript 9.14 (2014-03-26)