Changed
- Using absolute instead of relative imports ([#995])
Deprecated
- The third argument (generation number) to
PDFObjRef
(#972)
Fixed
TypeError
when corrupt PDF object reference cannot be parsed as int (#972)])TypeError
when corrupt PDF literal cannot be converted to str (#978)ValueError
when corrupt PDF specifies a negative xref location (#980)ValueError
when corrupt PDF specifies an invalid mediabox (#987)RecursionError
when corrupt PDF specifies a recursive /Pages object (#998)TypeError
when corrupt PDF specifies text-positioning operators with invalid values (#1000)- inline image parsing fails when stream data contains "EI\n" (#1008)
TypeError
when parsing object reference as mediabox (#1082)
Removed
- Deprecated tools, functions and classes (#974)