Page 1 of 1

Problem converting .wmf to .pdf

Posted: 2010-04-09T18:28:03-07:00
by wsmwlh
C:\Program Files\ImageMagick-6.6.1-Q16>convert "D:\QQDownload\image_sample\8.wmf
" "D:\QQDownload\image_sample\8.pdf"
convert: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -
dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEV
ICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g165x157 "-sOu
tputFile=C:/DOCUME~1/user/LOCALS~1/Temp/magick-oCIebwnO" "-fC:/DOCUME~1/user/LOC
ALS~1/Temp/magick-Eenf8SiT" "-fC:/DOCUME~1/user/LOCALS~1/Temp/magick-UzsZStPv" @
error/utility.c/SystemCommand/1982.
convert: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -
dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEV
ICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g165x157 "-sOu
tputFile=C:/DOCUME~1/user/LOCALS~1/Temp/magick-oCIebwnO" "-fC:/DOCUME~1/user/LOC
ALS~1/Temp/magick-Eenf8SiT" "-fC:/DOCUME~1/user/LOCALS~1/Temp/magick-UzsZStPv" -
c showpage @ error/utility.c/SystemCommand/1982.
convert: Postscript delegate failed `C:/DOCUME~1/user/LOCALS~1/Temp/magick-r6RUx
HdK': No such file or directory @ error/ps.c/ReadPSImage/781.
convert: missing an image filename `D:\QQDownload\image_sample\8.pdf' @ error/co
nvert.c/ConvertImageCommand/2970.

Re: Problem converting .wmf to .pdf

Posted: 2010-04-09T19:26:31-07:00
by magick
Install Ghostscript and try your WMF conversion again.

Re: Problem converting .wmf to .pdf

Posted: 2010-04-09T23:28:24-07:00
by wsmwlh
Thanks! But the .wmf file is a image file, it can be opened without ghostscript, and the older version of ImageMagick didn't need to install ghostscript too.

Re: Problem converting .wmf to .pdf

Posted: 2010-04-10T06:51:23-07:00
by magick
Install Ghostscript and try your WMF conversion again.