php-pdfparser

PHP library to parse PDF files and extract elements like text
  http://www.pdfparser.org/
  0
  no reviews



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.