Enhancements from the Previous Release
The following features have been added with this version of the product:
- Support for Linked Picture.
- Print documents directly to physical Printer.
- Support for Table expandBoundRows API.
- Support for Excel threaded comments.
- Import data function.
- Support for workbook views.
- New Formula2 property to set Dynamic Array Formula.
- Support for GETPIVOTDATA Function.
Resolved Issues
The following issues have been resolved since the last release.
- The result of NOW() function is incorrect.
- There is a large gap on the top of the cell in exported PDF file.
- NullPointerException is thrown on calling 'Workbook.Open()' method.
- The cell style is lost in the exported JSON file when compared with the original JSON file.
- The pattern fill settings of charts are not rendered in exported PDF file.
- The text with "\n" in charts is shifted in exported PDF file.
- The cell values are incorrect in exported CSV file.
- The cell styles are incorrect in exported Excel file after loading the JSON file.
- The exported Excel file is corrupted when copying a worksheet from another worksheet.
- The result of 'TEXT' function is incorrect.
- ArrayIndexOutOfBoundsException is thrown on calling 'Workbook.ToJson()' method.