Unable to read width and Height from EPS
Posted: 2010-07-16T05:07:35-07:00
Hi all,
I am having some problems with certain .EPS files. most of the files work great but some files seem to be missing data. If run the identify in the command prompt i get the following message:
The things i found out so far is that the eps files that work start with a sertain hex code C5 D0 D3 C6 while the ones that don't work do not start with thes values.
the file that does not work is here:
http://dl.dropbox.com/u/348279/Pierre.eps
Hope someone can enlighten me about this problem.
Yours sincerely,
Marco
I am having some problems with certain .EPS files. most of the files work great but some files seem to be missing data. If run the identify in the command prompt i get the following message:
:\Users\marcel\Desktop>identify -format "%w %h" Pierre.eps
identify: InsufficientImageDataInFile `Pierre.eps' @ warning/ept.c/ReadEPTImage/221.
identify: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=bmpsep8" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g582x582 "-sOutputFile=C:/Users/marcel/AppData/Local/Temp/magick-lSBt7ziB"
"-fC:/Users/marcel/AppData/Local/Temp/magick-Uv0Cj5CA" "-fC:/Users/marcel/AppData/Local/Temp/magick-fV4zcVJn" @ error/utility.c/SystemCommand/1982.
identify: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=bmpsep8" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g582x582 "-sOutputFile=C:/Users/marcel/AppData/Local/Temp/magick-lSBt7ziB"
"-fC:/Users/marcel/AppData/Local/Temp/magick-Uv0Cj5CA" "-fC:/Users/marcel/AppData/Local/Temp/magick-fV4zcVJn" -c showpage @ error/utility.c/SystemCommand/1982.
identify: Postscript delegate failed `C:/Users/marcel/AppData/Local/Temp/magick-0NSVT83N': No such file or directory @ error/ps.c/ReadPSImage/766.
identify: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=C:/Users/marcel/AppData/Local/Temp/magick-JnjMHSOH
" "-fC:/Users/marcel/AppData/Local/Temp/magick-KpwlFVO9" "-fC:/Users/marcel/AppData/Local/Temp/magick-KCAXC2vg" @ error/utility.c/SystemCommand/1982.
identify: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=C:/Users/marcel/AppData/Local/Temp/magick-JnjMHSOH
" "-fC:/Users/marcel/AppData/Local/Temp/magick-KpwlFVO9" "-fC:/Users/marcel/AppData/Local/Temp/magick-KCAXC2vg" -c showpage @ error/utility.c/SystemCommand/1982.
identify: Postscript delegate failed `Pierre.eps': No such file or directory @ error/ps.c/ReadPSImage/766.
The things i found out so far is that the eps files that work start with a sertain hex code C5 D0 D3 C6 while the ones that don't work do not start with thes values.
the file that does not work is here:
http://dl.dropbox.com/u/348279/Pierre.eps
Hope someone can enlighten me about this problem.
Yours sincerely,
Marco