Essential Studio for ASP.NET CORE Release Notes

v21.2.3
May 03, 2023

DocIO

Bug Fixes

  • #I453139 – The NullReferenceException will no longer be thrown while calling UpdateWordCount API.
  • #I450897 - The StackOverflowException will no longer be thrown while opening a DOC format document.
  • #I456530 - Table is now preserved properly while converting a Word document to PDF.

Grid

Bug fixes

  • #I432845 - Fixed the issue where Lazylaod grouping with aggregates was not exported properly in Angular and React platforms.
  • #F181415 - Fixed the issue where the typing for filterbeforeopen event of FilterMenu was not set properly.
  • #I450047 - Performance degradation on infinite scrolling with column templates has been fixed.
  • #I455291 - The issue of being unable to edit a newly added row when the dataSource is empty and infinite scrolling is enabled has been resolved.
  • #F180240 - Provided support to render and perform Grid data actions without using ContractResolver in ASP.NET Core.

PDF

Bug Fixes

  • #I455316 - Preservation issue no longer occurs while flattening the free text annotation in specific PDF document.
  • #I455833 - Null reference Exception no longer occurs while rendering the font dictionary.
  • #I453151 - Fixed an issue where the signature would become invalid when importing XFA data from an existing XFA PDF.
  • #I453707 - Value cannot be null exception no longer occurs while performing redaction in Linux.
  • #I427111 - Resolved the orphan chromium process in HTML to PDF conversion in multithreading.
  • #I456274 - Resolved the BlinkBinariesAws missing issue with default path.

Presentation

Bug Fixes

  • #I455280 - The GetActualHeight API will now return the table height value properly.
  • #I456851 - Shape with picture fill will now cloned properly.

XlsIO

Bug Fixes

  • #I451780 - Application being hanged while opening the Excel document with pivot table is now resolved.
  • #I441565 - Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
  • #I454162 - Chart legend is now rendered properly in Chart to Image conversion.
  • #F179986 - Quarters and years are now supported for pivot data fields.
  • #F181449 - DisplayText is now returned properly when the applied number format is “d”.