|
Posted by Jasper Bryant-Greene on 07/02/05 03:03
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
Navigation:
[Reply to this message]
|