Page 1 of 1

Error in converting PDF to image

Posted: 2008-06-12T05:01:19-07:00
by armagan
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?

Re: Error in converting PDF to image

Posted: 2008-06-12T05:14:50-07:00
by armagan
Never mind I solved it. Turns out some other application screwed with Ghostscript. Reinstalling solved the problem.