Essential Studio for ASP.NET MVC Release Notes

v24.2.4
February 06, 2024

DocIO

Bug Fixes

  • #I550370 – The ArgumentException will no longer be throw while opening a DOCX format document.
  • #I543323 - Hanging issue will no longer occur while calling the UpdateDocumentFields API.
  • #I543959 - Floating textbox is now preserved properly while converting a Word document to PDF.
  • #I545227, #I548062 - Custom shapes are now preserved properly while converting a DOCX format document to PDF.
  • #I542410 - Header content is now preserved properly while converting a Word document to PDF.
  • #I544320 – Table is now preserved properly while converting a Word document to PDF.
  • Corruption has been resolved now while resaving a DOCX document.

Grid

Bug fixes

  • #FB48959 - Empty grid message does not display correctly when drag and drop is enabled issue has been resolved.
  • #FB50056 - Aggregates not working properly when Exporting Grid with custom dataSource issue has been resolved.
  • #I538079 - The alignment issue with the frozen grid while using EJ compatibility CSS has been resolved.

ImageEditor

Features

  • Provided support for image straightening allows users to adjust an image by rotating it clockwise or counter clockwise. The rotating degree value should be within the range of -45 to +45 degrees for accurate straightening. Positive values indicate clockwise rotation, while negative values indicate counter clockwise rotation.
  • Provided support to add additional font families for text annotation.

PDF

Bug Fixes

  • #516895 - Fixed the issue where The text element is not paginated properly with FitToElement and annotation is not mapped correctly in a final report PDF.
  • #544199 - An exception will no longer occurs when loading the PDF document.
  • #544276 - An exception will no longer occur when importing the annotations.
  • #546300 - Fixed preservation issue occur while pdf page draw using draw template approach.
  • #540468 - Fixed the issue where “,” is assigned as decimal separator instead of “.” while using French Culture.
  • #547188 - Fixed the issue where getting the blank image while exporting the pages as JPGs.

Presentation

Bug Fixes

  • #I539114 - SmartArt sibling point will now add properly in PowerPoint library.
  • #I543840 - The NullReferenceException will no longer be thrown while converting a PowerPoint slide to image with irregularly cropped picture.
  • #I543839 - The NullReferenceException will no longer be thrown while cloning and merging a PowerPoint slide with empty custom geometry path.
  • #I543909 - Text color is now preserved properly while replacing the hyperlink.
  • Table rows and columns are now cleared properly.

XlsIO

Bug Fixes

  • #I545503 - ArgumentOutOfRange exception is no longer thrown when saving the Excel document containing comment shape with picture fill color.
  • #I544959 - Data table column names exported as date-time values instead of numbers issue is resolved while exporting data table from the worksheet.