Read the content of a PDF with PHP?
-
I need to read certain parts from a complex PDF. I searched the net and some say FPDF is good, but it cant read PDF, it can only write. Is there a lib out there which allows to get certain content of a given PDF? If not, whats a good way to read certain parts of a given PDF? Thanks!
-
Answer:
I see two solutions here: converting your PDF file into something else before: https://en.wikipedia.org/wiki/Pdftotext, html. using a library to do so and bad news here, most of them are written in Java. https://whatisprymas.wordpress.com/2010/04/28/lucene-how-to-index-pdf-files/
EOB at Stack Overflow Visit the source
Other answers
What about that ? http://www.phpclasses.org/package/702-PHP-Searches-pdf-documents-for-text.html ps: I don't test this class, just read the description.
kim pastro
Related Q & A:
- How do I convert a PDF file to PDF/A in Delphi?Best solution by softwarerecs.stackexchange.com
- How to get all the content of a page?Best solution by Stack Overflow
- How do I display limited html content in a webview?Best solution by Stack Overflow
- How to get html content from a webview?Best solution by Stack Overflow
- How to convert the content of a scrollView to a Bitmap?Best solution by Quora
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.