[magick-users] Converting only part of a PDF file to JPGs

Sergei Steshenko sergstesh at yahoo.com
Sun Jul 23 07:00:23 PDT 2006



--- Nir Orlev <nirorlev at yahoo.com> wrote:

> Hi,
> 
> I am trying to use "convert" (command line) in order
> to create JPG images of the pages of a PDF file. 
> The PDF file contains many pages, but I want to
> convert only some of them to images.
> Is there any way to do that? Even by converting the
> requested pages one by one?
> 
> Thanks,
> Nir
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> Magick-users mailing list
> Magick-users at imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
> 

Maybe the way to go is:

pdf2ps -> ghostscript with page selection.

Then either ps2pdf or to deal with PS pages.

--Sergei.


Applications From Scratch: http://appsfromscratch.berlios.de/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Magick-users mailing list