Fixed
TypeError
when parsing font width with indirect object references (#1098)ValueError
when loading xref with invalid position or generation numbers that cannot be parsed as int (#1099)- Safely converting PDF stack objects to float or int in PDFInterpreter (#1100)
TypeError
when parsing font bbox with incorrect values (#1103)ValueError
on incorrect stream lengths for ASCII85 data (#1112)