issue of convert pdf to jpg
Posted: 2009-07-14T12:02:53-07:00
Hi all
i am new to imagemagick and ghostscript
i am using imagemagick 6.5.4 and ghostscript 8.64 to convert the pdf to jpg and everything looks fine.
convert -density 150 -quality 85% -colorspace cmyk -type truecolor pdf jpg
the only probelm is there is image and text in the orginal pdf file. in the converted jpg file, the image is too large and cover the text.
does anyone can help me to fix this problem. Thanks a lot
i am new to imagemagick and ghostscript
i am using imagemagick 6.5.4 and ghostscript 8.64 to convert the pdf to jpg and everything looks fine.
convert -density 150 -quality 85% -colorspace cmyk -type truecolor pdf jpg
the only probelm is there is image and text in the orginal pdf file. in the converted jpg file, the image is too large and cover the text.
does anyone can help me to fix this problem. Thanks a lot