Essential Studio for ASP.NET CORE Release Notes

v24.1.44
January 03, 2024

DocIO

Bug Fixes

  • #I531678 - Contents are now preserved properly while resaving the RTF format document.
  • #I532128 - TOC is now preserved properly after calling UpdateTableOfContents() API.

Grid

Bug fixes

  • #I527253 - The issue of displaying data in date format when it’s provided as a string for the string column in the grid has been resolved.
  • #I525816 - The problem of losing focus in the Grid when scrolling down using the down arrow key while focusing on the template has been resolved.
  • #I525124 - The issue where Datamanager arguments were null when unchecking 15 or more items in the filter dialog has been resolved.
  • #I528688 - Fixed an issue with keyboard navigation when the grid contains hidden columns.

PDF

Bug Fixes

  • #I528035 - Fixed an issue where an exception was occurring when importing an existing PDF document.
  • #I527838 - Fixed preservation issue that was occurring while converting Word documents to PDF.
  • #I530478 - Fixed an issue where the PdfSignatureValidationResult was returning incorrect results for the Valid Signature.
  • #I533696 - Preservation issue no longer occurs while DrawPdfTemplate in PDF document.
  • #I534639 - Exception no longer occurs while extracting the text from the particular PDF document.
  • #I532184 - Fixed the issue where Extra space added while filling the PdfTextBoxField .
  • #I529161 - Fixed an issue where the triangle shape was incorrectly positioned after converting XPS to PDF.

Presentation

Bug Fixes

  • #I532201 - PowerPoint library created funnel chart is now opened properly in Open XML library.

XlsIO

Bug Fixes

  • #I529482 - Column missing issue in Excel to PDF conversion while applying custom scaling layout and print title column is now resolved.
  • #I530031 - Provided API support for getting the embedded chart from the worksheet by chart name.
  • #I527195 - File corruption issue while resaving an Excel document containing active x control with the embedded image is now resolved.