
Includes fixes for PDF, Spreadsheet and Word Processing controls.
Fixes
PDF Document API
- Rendering - The CreateBitmap method incorrectly works after the DeletePage method has been called.
- Usability - There is no way to initialize a document's page mode to display the bookmark tab when the document is opened in any PDF viewer.
Spreadsheet Document API
- A background color is not applied to a part of a merged cell if it belongs to a document's Print Titles.
- ArgumentOutOfRangeException occurs on an attempt to parse a specific value from the imported CSV document as DateTime.
- KeyNotFoundException is thrown on an attempt to create a new table in the empty Workbook.
- Right borders are missing for some cells on the last page in the exported/printed document.
- Spreadsheet - An error occurs when an Excel file with conditional formatting that uses a link to DefinedName is opened.
- Support the Aggregate function.
- The "Some field items are not supported by the selected grouping" exception is thrown when refreshing a pivot cache.
- The Slicer's 'Hide Items with no data' property is not preserved on saving and reloading a workbook.
Word Processing Document API
- InvalidOperationException is thrown on an attempt to save a specific RTF document to DOCX.
- Styles are incorrectly imported from the specific HTML document.
Zip Compression and Archive API
- System.ArgumentException on an attempt to read a ZIP archive under non-English locales.