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