Rottingham Posted July 8, 2008 Share Posted July 8, 2008 Hello all, I have a large list of PDF files that I would like to read with a script to capture text rather than hand inputting. Is there a known way to open a PDF file in PHP and read its text contents as such? Link to comment https://forums.phpfreaks.com/topic/113792-reading-pdf-files-in-php-to-capture-text/ Share on other sites More sharing options...
Tchelo Posted July 8, 2008 Share Posted July 8, 2008 There is a class, named FPDI, which I believe does that. I have never used it, but it sounds promissing. http://www.setasign.de/products/pdf-php-solutions/fpdi/ Link to comment https://forums.phpfreaks.com/topic/113792-reading-pdf-files-in-php-to-capture-text/#findComment-584760 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.