Individual pages from complete PDF
"spinningwebz2002" <spinningwebz2002-/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
After creating a document using PDF::API2, is there an "easy" way to generate individual pages from the pdf I just created without having to recreate the whole pdf? For example I have just created and saved a pdf file called "example.pdf" I would like to open it and save page 1 as "example-1.pdf", page 2 as "example-2.pdf" etc. Thanks in advance! Bill H