possible bug in reading pdf file
Posted: 2010-02-24T13:02:19-07:00
IM 6.5.9-10 Q16 Mac OSX Tiger
I was trying to read a pdf file provided by another user: http://www.martes.de/test.pdf
when I do
identify -verbose test.pdf
Unknown device: bmpsep8
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
defaultdevice
identify: Postscript delegate failed `test.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/638.
I have looked at this page:
http://www.gnu.org/software/ghostscript/devices.html
...
bmpsep8 Separated 8-bit CMYK .BMP file format, primarily for testing
...
and it says to do
gs -h
to get a list of devices and bmpsep8 is listed on my system.
Is this a problem with IM or with GS? Using GS 8.61
Other PDFs I can read and process with no problem. I also get the same problem reading eps files as well. Is this associated with cmyk bmp files embedded in the pdf or eps?
I was trying to read a pdf file provided by another user: http://www.martes.de/test.pdf
when I do
identify -verbose test.pdf
Unknown device: bmpsep8
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
defaultdevice
identify: Postscript delegate failed `test.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/638.
I have looked at this page:
http://www.gnu.org/software/ghostscript/devices.html
...
bmpsep8 Separated 8-bit CMYK .BMP file format, primarily for testing
...
and it says to do
gs -h
to get a list of devices and bmpsep8 is listed on my system.
Is this a problem with IM or with GS? Using GS 8.61
Other PDFs I can read and process with no problem. I also get the same problem reading eps files as well. Is this associated with cmyk bmp files embedded in the pdf or eps?