
Improves PDF, Word Processing and Spreadsheet Document APIs.
Fixes
All Office File API products
- Parsing - A document containing an empty dictionary as an 'open action' value cannot be opened
NuGet Packages
- NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework
PDF Document API
- Parsing - A document containing a 'page tree node' with an invalid child reference cannot be processed
- Parsing - Documents containing images with an invalid size cannot be opened
- Parsing - Documents containing optional content properties with an incorrect default configuration cannot be opened
- Usability - Provide a setter for the PdfDocument.LanguageCulture property
Spreadsheet Document API
- ASPxSpreadsheet - The file is corrupted after saving a file with pivot tables
- NullReferenceException on an attempt to load two or more documents simultaneously
- The resulting document gets corrupted when saving a workbook with Pivot Tables
- The XIRR function calculation convergence issues
Word Processing Document API
- ArgumentException on an attempt to use multiple RichEditDocumentServers simultaneously in separate threads
- Export to DOCX - Formatted text loses underlines if they are split across document pages
- GDI+ exception when converting docx-document to html with RichEditDocumentServer
- Image hyperlinks are lost on saving a document to RTF