PDF viewers ... PDF editing libraries?
Posted Dec 1, 2004 17:42 UTC (Wed) by
DrBubba (subscriber, #5588)
In reply to:
PDF viewers ... PDF editing libraries? by yodermk
Parent article:
The Grumpy Editor's Guide to PDF Viewers
perl has the PDF::API2 bundle that I've used to break a series of pdf files down into pages and then reassemble them into a single document. This will require a little bit of coding on your part and the documentation with the module is a little bit spotty.
(
Log in to post comments)