Exception
Table of Contents
Classes
- InvalidPdfException
- Thrown when the parser encounters structurally invalid PDF data that cannot be recovered (e.g. missing %PDF header, corrupt xref table, unresolvable /Root catalog).
- UnsupportedFilterException
- Thrown when a stream uses a filter the reader cannot decode (e.g. JBIG2 without the jbig2dec extension, or an unrecognized custom filter name).