i have pdf files that i need to get their text contents with php FPDF/FPDI.
thank you.
i have pdf files that i need to get their text contents with php FPDF/FPDI.
thank you.
This is not possible with FPDF/FPDI.
You may try PDF Parser (if you can go with the GPL) or the SetaPDF-Extracter (not free!) component. There are also some classes on google around but I don't want to suggest them, because their features are very limited.
below is some available library which you can use in Javascript and can send that textarea into php
below is the gthub project https://github.com/hubgit/hubgit.github.com/tree/master/2011/11/pdftotext
below is the example http://git.macropus.org/2011/11/pdftotext/example/