extract data from pdf file which consists of more tables #extract data from pdf
 Edit
 by YUVARANI - 7 years ago (2017-12-26)
 by YUVARANI - 7 years ago (2017-12-26)
I want to extract data from pdf file and store it into mysql 
|  | my problem is to extract data from pdf file which consists of more tables and each table has different format and tag values. i want to extract data based on the tag value. | 
- 1 Clarification request
- 1.  by Abhay Singh - 7 years ago (2018-03-01) Reply by Abhay Singh - 7 years ago (2018-03-01) Reply
 
Ask clarification
1 Recommendation
PHP PDF to Text: Extract text contents from PDF files
This package can extract the text contents from a PDF file using pure PHP code (no external tools are needed).
It provides the following features:
- Text is extracted from PDF files as a single text property. Individual page contents are also available separately
- Text strings can be searched over the whole file contents, or through individual pages
- Support for multiple character sets: parsed text is returned in UTF8
- Embedded images can be extracted if desired
- Several option flags are available to adjust PDF contents processing
- RTL language processing
- Basic page layout rendering
- PDF Form data extraction
- Ability to extract areas of text as well as line and column  contents, using an XML-based capture definitions
|  |  by zinsou A.A.E.Moïse  6835 - 7 years ago (2017-12-31) Comment
 Hi.This package has 4 stars as rating,has been downloaded  thousands times and has even been nominated for the innovation awards.You can use it as a very good starting point to extract data from PDF. |