Hi,
I have to write a script which gets the text from a pdf file and process it in order to insert it in the mysql data base.
I didn't find anything helpfull on google... neither fpdf or other php library... all of them are for pdf generating.
Do you have any idea how to do this?
Sorry for my poor English.
Thanks!
Moderator: General Moderators
Re: PDF
FPDF can read PDF files using the FPDI extension... http://www.setasign.de/products/pdf-php-solutions/fpdi/Gheorghidiu wrote:Hi,
I have to write a script which gets the text from a pdf file and process it in order to insert it in the mysql data base.
I didn't find anything helpfull on google... neither fpdf or other php library... all of them are for pdf generating.
Do you have any idea how to do this?
Sorry for my poor English.
Thanks!