Re: Reading page XX of a 99 page PDF doc using perl Image::Magick
da.mihi.sis.bubulae.frustrum.assae.solana.tuberosa.in.modo.gallico.fricta.ac.quassum.lactatum.coagulatum.crassum@imagemagick.org
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
> I do not see any good way of specifying a specific page
You can set the image_info->scene and image_info->number_scenes members of the
ImageInfo structure but even better, try this:
ReadImage("image.pdf[14]");