Search found 3 matches

by piopoi
2011-11-04T09:59:21-07:00
Forum: Bugs
Topic: cannot convert pdf pages selectively to jpg
Replies: 3
Views: 9085

Re: cannot convert pdf pages selectively to jpg

Solved!

I installed version 6.7.3-3
The version I had was 6.7.3-0

Thanks,
piopoi.
by piopoi
2011-11-03T19:06:05-07:00
Forum: Bugs
Topic: cannot convert pdf pages selectively to jpg
Replies: 3
Views: 9085

Re: cannot convert pdf pages selectively to jpg

Yes, I have version 9.02 of Ghostscript installed.

The whole pdf file does get converted when I type this:

convert image.pdf image.jpg


I only have a problem converting a single page.
by piopoi
2011-11-03T15:52:40-07:00
Forum: Bugs
Topic: cannot convert pdf pages selectively to jpg
Replies: 3
Views: 9085

cannot convert pdf pages selectively to jpg

Hi,
I tried

convert image.pdf[0] image.jpg

and

convert image.pdf'[0]' image.jpg

(and many other syntaxes... :( )

in order to convert the first page only of the file image.pdf
Unfortunately I get the following error:

Magick: unable to open image `image.pdf[0]': No such file or directory @ er ...