Essential Studio for ASP.NET MVC Release Notes

v22.1.38
July 11, 2023

DocIO

Bug Fixes

  • #I479056 - The XmlException will no longer be thrown while resaving a DOCX format document.
  • #F182934 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I473173 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I476716 - Hanging issue will no longer occurs while converting a Word document to PDF.
  • #I473405 - Font style is now preserved properly for a bullet list while converting a Word document to PDF.
  • #I477799 - The NullReferenceException will no longer be thrown while converting a DOCX format document to PDF
  • Document corrupted has been now resolved while resaving a DOCX format document.

Grid

Bug fixes

  • #I472819 - The problem of missing skip and take parameters in the UrlAdaptor when invoking a Grid refresh has been fixed.
  • #I475522 - Script error thrown when searching for the bracket “[” in the Grid has been resolved.
  • #I477274 - The issue where the Grid cell ellipsis was not displaying in the Firefox browser when the rowHeight was set has been fixed.
  • #I446649 - Fixed the issue that prevented infinite scrolling from working properly after adding a new row.
  • #I473827 - The issue related to parsing a date value without seconds and encountering an “invalid date” has been resolved.
  • #I475187 - Resolved the accessibility issue with the aria-selected attribute in pager numeric items.
  • #FB44815 - The issue where the custom dataSource was not assigned to the dropdown edit cell when using Virtualization has been resolved.

PDF

Bug Fixes

  • #I473405 - Preservation issue no longer occurs while drawing italic style in true type font.
  • #I478611 - The issue with “Incorrect bounding issue for a specific text located within the word collection” has been resolved.
  • #I477421 - The issue with “Styles are updated in FreeTextAnnotation” has been resolved.
  • #I477884 - Preservation issue no longer occurs while drawing text to the PDF document.
  • #I468088 - The issue with “ExtractText returns proper coordinates for rotated PDF document” has been resolved.

XlsIO

Bug Fixes

  • #I476347 - Pivot line chart being created as a pivot line chart with markers issue is resolved.
  • #I467698 - Images are sorted properly along with data while sorting a worksheet range.
  • #I467424 - Pivot table with compact layout is now preserved properly in Excel document, even if the data source have blank cells.
  • #I474209 - Row height of an Excel cell is calculated correctly irrespective of standard font size.