Hi everybody,
I would like to know if imagemagick for iPhone can extract image from a PDF file and how to perform this ?
Best regards,
Nos2011
Search found 2 matches
- 2011-03-23T09:45:17-07:00
- Forum: Users
- Topic: ImageMagick for iPhone & PDF
- Replies: 1
- Views: 3251
- 2011-03-22T08:18:20-07:00
- Forum: Bugs
- Topic: Process always run after work
- Replies: 0
- Views: 3138
Process always run after work
Hi everybody, I'm using ImageMagick with Ghostscript and i'm trying to extract images from a pdf file. When i use gs command on a shell like the following : gs -dUseCIEColor -dJPEGQ=95 -dNOPAUSE -q -dSAFER -sDEVICE=jpeg -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dMaxStripSize=8192 -r248x248 ...