NYCPHP Meetup

NYPHP.org

[nycphp-talk] Splitting multi-page PDFs

Michael B Allen ioplex at gmail.com
Fri Mar 14 13:00:10 EDT 2008


On 3/14/08, csnyder <chsnyder at gmail.com> wrote:
> I'd like to be able to split multi-page PDFs into single pages on the server.
>
>  My first choice for doing this would be a command-line tool, unless
>  this is ridiculously easy within PHP using the PDFLib functions... but
>  those seem more concerned with building documents rather than tearing
>  them apart...
>
>  Anyone know how to do this?

Zend_Pdf from Zend Framework can import PDFs. But I've never used it
so I have no idea if it can do what you want or if it's worth using.

Mike

-- 
Michael B Allen
PHP Active Directory SPNEGO SSO
http://www.ioplex.com/



More information about the talk mailing list