Files
PdfPig/src/UglyToad.PdfPig/Tokenization/Scanner
Eliot Jones 5114b2da2c avoid overwriting cache for valid objects
some objects may be defined in more than one stream. parsing both streams would overwrite the object in the cache. to prevent this we avoid overwriting the existing object in the cache if it has the expected offset from the cross reference table.
2020-01-07 11:48:09 +00:00
..
2020-01-05 10:07:01 +00:00