Daniel
Results
3
issues of
Daniel
Added couple compatibility options for writing/reading the PDF file: Accessible as properties in: `PdfReaderOptions` and `PdfDocumentOptions` ``` public bool EnableReferenceRenumbering { get; set; } = true; public bool EnableReferenceCompaction {...
Changed null checks to pattern matching to avoid ==/!= overloads. Added testing for more .NET platforms. Fixed failing test was MASTER_STRUCTFieldsRecursive by: Added Declaring class Sorting. Added Interleaved Padding support....