hi
I need to read existing pdf file - read its content and save it to variable. I didn't find suitable function in PDFlib, i've searched the net and all i've found was how to create pdf file, not how to read it.
Can somebody help?
how to read existing pdf file
Moderator: General Moderators
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
Zend Framework Manual on [url=http://framework.zend.com/manual/en/zend.pdf.html]Zend_Pdf[/url] wrote:Zend_Pdf module is a PDF (Portable Document Format) manipulation engine written entirely in PHP 5. It can load existing documents, create new, modify and save modified documents.