Dharmender Posted March 20, 2013 Share Posted March 20, 2013 I have a PDF file. I want to read the table in PDF file and store it in array Any suggestions Link to comment https://forums.phpfreaks.com/topic/275905-read-pdf-table-data-in-php/ Share on other sites More sharing options...
requinix Posted March 20, 2013 Share Posted March 20, 2013 PHPFreaks.com Questions, Comments, & Suggestions This is NOT a help forum! Do not post topics asking for help not related to the website. Have you looked around for PHP libraries that can read PDFs? Link to comment https://forums.phpfreaks.com/topic/275905-read-pdf-table-data-in-php/#findComment-1419876 Share on other sites More sharing options...
Dharmender Posted March 21, 2013 Author Share Posted March 21, 2013 I tried xpdf. But its of no help. I have tried pdf2text also. but it returns text. I want the result in array so that I can further process it as per my need. Link to comment https://forums.phpfreaks.com/topic/275905-read-pdf-table-data-in-php/#findComment-1420019 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.