
Improves PDF Processing.
Features
- PdfProcessing
- Handle the import of documents with invalid cross-reference table offsets.
- Handle the import of documents with invalid Prev cross-reference table offsets.
- Handle the import of documents with many trailing zero bytes at its end.
- Handle the import of documents containing invalid or empty annotation appearance.
- Handle the import of documents with trailing content at its end.
- Handle the import of documents containing streams decoded with FlateDecode filter with a Reserved compression method.
- Handle the import of documents with invalid/split object definitions.
Fixes
- AutoCompleteView
- "+0" is displayed in some cases when there are no additional tokens selected.
- Calendar
- [Android] Appointments overlap on specific cases when in DayView mode.
- DataGrid
- The last columns disappear on dynamic content change.
- PdfProcessing
- An InvalidCastException is thrown when importing URI Action with URI property of type PdfHexString.
- A NullReferenceException is thrown when importing a document containing an inline image that starts with spaces.
- А NullReferenceException is thrown when annotation has appearance state but uses single state appearances.
- Text is exported with a wrong encoding when the document contains Simple Font with Differences array.
- A NotSupportedException is thrown when opening a document with many zero bytes at its end.
- An OutOfMemoryException is thrown when importing a document containing many Path geometries.
- SpreadProcessing
- An exception is thrown when copying a worksheet that contains a shape.
- А NullReferenceException is thrown when importing a scatter chart with only one axis.
- WordsProcessing
- Date and Numeric formatting of merge field is not respected.