Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP pdf metadata class? | > | Request new recommendation | > | ![]() |
> | ![]() |
by Alex Gluker - 7 years ago (2016-06-13)
+3 | I need to extract metadata from a PDF document. |
0 |
I developed a class in pure PHP (PdfToText) that extracts text from a PDF file. As time went through, I've added several features such as author information and image extraction. I've not yet addressed metadata extraction but maybe, if you explain me the nature of the metadata you want to retrieve, I could implement it in my class ? |
+1 |
There is this class that can extract keywords from a PDF document using the pdfinfo program. Is this what you want or do you prefer maybe a pure PHP solution that does not rely on external programs? |
1. by Alex Gluker - 7 years ago (2016-08-26) Reply
i need php only, but anyway thank you
Recommend package | |
|