MidLifeXis has asked for the wisdom of the Perl Monks concerning the following question:
PDF:API2 used to have a method pdfimage that would allow you to grab a page of a PDF file and treat the return value like an image. This appears to no longer be viable.
What would be the new way to pull a page from one document, scale it, and place it into an existing page in another document? I have seen CAD::PDF, but I don't have it installed (yet), and would prefer not to have to load yet another PDF library. CAD::PDF does look useful, however, so I will be looking at it in the future.
--MidLifeXis
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: PDF::API2::pdfimage() - where did it go?
by snoopy (Curate) on May 08, 2007 at 23:10 UTC |