Error in converting PDF to image
Posted: 2008-06-12T05:01:19-07:00
I'm getting this error while trying to convert a PDF file to gif:
"Unrecoverable error: undefinedresource in setcolorspace"
..and very long message full of numbers.
I use the following command:
convert -density 200 file.pdf[0] page1.gif
Any ideas what's wrong?
"Unrecoverable error: undefinedresource in setcolorspace"
..and very long message full of numbers.
I use the following command:
convert -density 200 file.pdf[0] page1.gif
Any ideas what's wrong?