Reader
Table of Contents
Namespaces
- Exception
- Parser
- Tokenizer
Classes
- ObjectResolver
- Lazy-loading object cache. Resolves indirect references by seeking
to the xref-recorded byte offset, parsing the object, decompressing
any stream data, and caching the result.
- PdfDecryptor
- Decrypts PDF objects using the Standard security handler.
- PdfReader
- PDF reader — parses existing PDF files into the phpdftk object model.
- PositionedTextExtractor
- Extracts text with precise positioning from a PDF page.
- TextExtractor
- Extracts text content from a PDF page by interpreting content
stream operators.
- TextSpan
- A positioned span of text extracted from a PDF page.
- XrefEntry
- A single entry from the cross-reference table.