I am running ImageMagick 6.6.3.0 and have Ghostscript 8.71(classpath is set) installed. My operating system is Windows 7
I have tried to use ImageMagick to convert an eps file to a jpg file, but it fails with the error messages showing below.
The EPS I have used can be found here: http://dl.dropbox.com/u/5230480/1.eps
I have tried doing the conversion without having Ghostscript installed and it came up with the same errors at the end. Therefore I think that it might be a problem within ImageMagick?
Can anyone please help me solve this problem?
Thank you.
rob
Code: Select all
C:\ImageMagick-6.6.3-0>convert C:\1.eps 2.jpg
Error: /undefined in amespacePop
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-
- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- fa
lse 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_
pop --nostringval-- 1861 1 3 %oparray_pop 1755 1 3 %oparray_po
p --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringv
al-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1161/1684(ro)(G)-- --dict:0/20(G)-- --dict:80/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
Current file position is 3467311
GPL Ghostscript 8.71: Unrecoverable error, exit code 1
Error: /undefined in amespacePop
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-
- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- fa
lse 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_
pop --nostringval-- 1861 1 3 %oparray_pop 1755 1 3 %oparray_po
p --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringv
al-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1161/1684(ro)(G)-- --dict:0/20(G)-- --dict:80/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
Current file position is 3467311
GPL Ghostscript 8.71: Unrecoverable error, exit code 1
convert: `%s': %s "C:/Program Files/gs/gs8.71/bin/gswin32c.exe" -q -dQUIET -dPAR
ANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignT
oPixels=0 -dGridFitTT=2 "-sDEVICE=pamcmyk32" -dTextAlphaBits=4 -dGraphicsAlphaBi
ts=4 "-r300x300" -g796x858 "-sOutputFile=C:/Users/rob/AppData/Local/Temp/mag
ick-ycysaaY2" "-fC:/Users/rob/AppData/Local/Temp/magick-P4KYKBbv" "-fC:/Users
/rob/AppData/Local/Temp/magick-rl5XT6Mz" @ error/ps.c/InvokePostscriptDelegat
e/189.
convert: `%s': %s "C:/Program Files/gs/gs8.71/bin/gswin32c.exe" -q -dQUIET -dPAR
ANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignT
oPixels=0 -dGridFitTT=2 "-sDEVICE=pamcmyk32" -dTextAlphaBits=4 -dGraphicsAlphaBi
ts=4 "-r300x300" -g796x858 "-sOutputFile=C:/Users/rob/AppData/Local/Temp/mag
ick-ycysaaY2" "-fC:/Users/rob/AppData/Local/Temp/magick-P4KYKBbv" "-fC:/Users
/rob/AppData/Local/Temp/magick-rl5XT6Mz" -c showpage @ error/ps.c/InvokePosts
criptDelegate/189.
convert: Postscript delegate failed `C:\1.eps': No such file or directory @ erro
r/ps.c/ReadPSImage/779.
convert: missing an image filename `2.jpg' @ error/convert.c/ConvertImageCommand
/2970.