Problem converting PDF to GIF
Posted: 2007-02-09T05:59:52-07:00
Hi there..
I have a really strange problem with converting a PDF-File to a GIF Image or to other Image Formats.
The outputted image is much bigger (dimensions) than the input PDF File..
Here you find the used PDF and the outputted GIF File..
http://www.port11.de/output.gif
http://www.port11.de/problem.pdf
I tried the following commands:and
Imagemagick-Version:
ImageMagick 6.0.6 11/15/06 Q16
Thx in advance for your help,
SteffenR
I have a really strange problem with converting a PDF-File to a GIF Image or to other Image Formats.
The outputted image is much bigger (dimensions) than the input PDF File..
Here you find the used PDF and the outputted GIF File..
http://www.port11.de/output.gif
http://www.port11.de/problem.pdf
I tried the following commands:
Code: Select all
convert problem.pdf output.gif
Code: Select all
convert problem.pdf -trim output.gif
ImageMagick 6.0.6 11/15/06 Q16
Thx in advance for your help,
SteffenR