Hi,
i am trying to make a PDF parser in PHP which will be able to extract data from PDF files. i want to basically convert pdf files to CSV format. Any idea from where i could start?Can anyone please help me regarding this?
Thanks,
HarPaddy
Parsing the content from PDF file through PHP code
Moderator: General Moderators
Re: Parsing the content from PDF file through PHP code
The comments section of http://php.net/manual/en/ref.pdf.php might be helpful to you.
Also, David Walsh describes how to read PDFs with XPDF at http://davidwalsh.name/read-pdf-doc-file-php.
Edit: This post was recovered from search engine cache.
Also, David Walsh describes how to read PDFs with XPDF at http://davidwalsh.name/read-pdf-doc-file-php.
Edit: This post was recovered from search engine cache.