PdfPig/src/UglyToad.PdfPig/Parser/FileStructure
Eliot Jones a561c8954e handle the format header being preceded by nonsense
some files seem to have the format header preceded by large amounts of junk but this appears to be valid for chrome and acrobat reader. this change ups the amount of nonsense to be read prior to the version header.

also makes parsing of the version header culture invariant which may be related to #85.
2020-01-25 16:53:41 +00:00
..
CrossReferenceOffsetValidator.cs move classes to new projects 2020-01-04 16:38:18 +00:00
CrossReferenceParser.cs skip cross references outside file 2020-01-07 12:37:41 +00:00
CrossReferenceTableParser.cs complete move of truetype, afm and standard14 fonts 2020-01-04 22:39:13 +00:00
FileHeaderParser.cs handle the format header being preceded by nonsense 2020-01-25 16:53:41 +00:00
FileTrailerParser.cs handle eof further back in file 2020-01-07 11:48:09 +00:00
XrefCosOffsetChecker.cs move classes to new projects 2020-01-04 16:38:18 +00:00
XrefOffsetValidator.cs move classes to new projects 2020-01-04 16:38:18 +00:00