Essential Studio for ASP.NET MVC Release Notes

v28.1.35
December 19, 2024

DocIO

Bug Fixes

  • #I657865 - Reference field is now updated properly after calling UpdateDocumentFields API.
  • #I659689 - Improved performance when opening DOCX document with tables.
  • #I662314 - “Left only” wrap text is now applied properly to a floating item while converting a Word document to PDF.
  • #I656540 – The InvalidOperationException will no longer be thrown while converting a Word document to PDF with line break.
  • #I655379 - Content of the nested table is now preserved properly while converting a Word document to PDF.
  • #I663744 - Bookmark hyperlink is now navigating properly for split text while converting a Word document to PDF.
  • #I659198 - Shape is now preserved properly while converting a DOCX format document to PDF.
  • #F195368 – The NullReferenceException will no longer be thrown while converting a Word document to PDF with fields.
  • The ArgumentOutOfRangeException will no longer be thrown while add the cloned InlineContentControl.
  • Revisions for OLE, Footnote and Endnote is now preserved properly after calling Compare API.
  • The ArgumentException will no longer be thrown while calling UpdateDocumentFields API followed by the table AutoFit API in subsequent calls.

Grid

Bug fixes

  • #I659877 - Fixed the issue where the getSelectedRecords method retained previous selections when virtual scrolling was enabled.
  • #I660588 - The issue of a script error occurring while searching for data after clearing the sorting in the hierarchy grid has been resolved.
  • #I660594 - The problem of the vertical scrollbar disappearing when frozen rows are enabled in the responsive grid has been resolved.
  • #F195226 - The issue of being unable to navigate to the editTemplate with the keyboard while adding a record has been resolved.
  • #I656905 - Fixed an issue where clearing filters in the grid with custom page sizes displayed all records on one page.

PDF

Bug Fixes

  • I640506 - Fixed incorrect OCR text location issue when using a Unicode font in the OCR processor.
  • I659394 - Resolved a rendering issue that occurred when converting HTML to image using the CEF rendering engine.
  • I654664 - Fixed an issue where the conversion timeout was not functioning correctly when using the window status in the Blink converter settings.
  • F195149 - Fixed the issue where ExtractText method throws IndexOutOfRangeException exception while using TextLineCollection API
  • I653833 - Fixed the issue where Text Extraction is not proper for the specific PDF document
  • I657967 - Fixed the issue where Errors occurred while validating the document
  • I646010 - Fixed the issue where Table content not properly added in Structure Element while merging the tagged pdf documents

Presentation

Bug Fixes

  • RTL text is now preserved properly while converting PowerPoint Presentation to PDF.