Essential Studio for ASP.NET MVC Release Notes

v21.2.8
May 30, 2023

DocIO

Bug Fixes

  • #I463558 - Document header is now preserved properly while resaving a DOCX format document.
  • #I464065 - The NotSupportedException will no longer be thrown while calling AppendHTML API.
  • #I459764 - List format with track changes is now preserved properly while converting a Word document to PDF.
  • #I466986 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I461878 - Table is now preserved properly while converting a DOCX format document to PDF.

Grid

Bug fixes

  • #I466214 - Resolved the issue where the page size was not being increased when adding new records to the grid containing a pager dropdown.
  • #I464294 - Resolved the issue where the value zero is not displayed in the grid while using complex data binding.

Presentation

Bug Fixes

  • #I462822 - Theme override colors will now be applied properly while converting a PowerPoint presentation to PDF.

XlsIO

Bug Fixes

  • #I461711 - DisplayText of a number is now returned properly.
  • #I464321 - Worksheet data being lost while resaving Excel document if worksheet target path is different is now resolved.
  • #F182337 - Exception thrown while positioning the chart in Excel document is now resolved.
  • #I459705 - Line chart series data point color is now rendered properly in chart to image conversion.