Re: reading PDF's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ben Ramsey wrote:
Another, easy way to create PDFs with PHP is to use PDML: http://pdml.sourceforge.net/

As for reading the text from a PDF, maybe there's some sort of OCR library for PHP out there, but I don't know about it. It'd be a great thing to see, though.

You wouldn't need OCR in most cases, as the text is stored as real text, not as images of text, in the PDF.

Surely there must be a PDF-to-text utility out there somewhere, because there's plenty of open-source PDF reading utils around...

Jasper

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux