Converting A5 pdf leads to an A4 jpg with white border
Posted: 2007-06-04T10:55:09-07:00
I'm having problems with ImageMagick 6.3.4.
When I convert a pdf from A5 format, the output JPG appears in A5 size on an A4 image, such that there is a white border around the original image.
Example:
Command:
convert "in.pdf[0]" out.jpg
Input file:
http://www.uscki.nl/~melissen/in.pdf
Output file:
http://www.uscki.nl/~melissen/out.jpg
Does anyone know how I can avoid this, without knowing in advance the size of the PDF I am going to convert?
When I convert a pdf from A5 format, the output JPG appears in A5 size on an A4 image, such that there is a white border around the original image.
Example:
Command:
convert "in.pdf[0]" out.jpg
Input file:
http://www.uscki.nl/~melissen/in.pdf
Output file:
http://www.uscki.nl/~melissen/out.jpg
Does anyone know how I can avoid this, without knowing in advance the size of the PDF I am going to convert?