Page 1 of 1

PDF to JPG problem in Windows 7

Posted: 2010-10-12T12:30:11-07:00
by zibra
Hi, im using W7 (64bit), and when i try to convert pdf to images i receiv message:

Code: Select all

C:\Users\zibra>convert list.pdf a.jpg
Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -d
NOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2 "-sDEVI
CE=pnmraw" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72"  "-sOutputFile=C:/U
sers/zibra/AppData/Local/Temp/magick-66Y7qORm" "-fC:/Users/zibra/AppData/Local/T
emp/magick-fvO0s0cg" "-fC:/Users/zibra/AppData/Local/Temp/magick-QeharEz0" @ err
or/utility.c/SystemCommand/2093.
Magick: Postscript delegate failed `list.pdf': No such file or directory @ err
or/pdf.c/ReadPDFImage/645.
Magick: missing an image filename `a.jpg' @ error/convert.c/ConvertImageCommand/
2946.
Problem is in communication between gs and im (in my opinion).
i have installed ghostscript from file gs900w32.exe, because i don't know what to do with files from package "gs900w64.zip" and it can be reason.
On W XP everything is ok.

Thanks for help

Re: PDF to JPG problem in Windows 7

Posted: 2010-10-13T09:34:54-07:00
by DaleyKD