
PdfParser is a standalone PHP library that provides various tools to extract data from a PDF file.
Features:
* Load and parse objects and headers
* Extract metadata (author, description, keywords, etc.)
* Extract text from ordered pages
* Support for compressed PDF
* Support charset encoding (WinAnsi, MacRoman)
* Handling hexa and octal content encoding
Currently, secured documents are not supported.