Essential Studio for ASP.NET MVC Release Notes

v25.1.37
March 26, 2024

DocIO

Bug Fixes

  • #I529266 - Insertion revision is now preserved properly while comparing two DOCX format documents.
  • #I564829 - The NullReferenceException will no longer be thrown while calling AppendHTML API.
  • #I565234 - Image is now preserved properly while converting a RTF format document to DOCX.
  • #I519768 - The InvalidOperationException will no longer be thrown while resaving a DOCX format document with revisions.
  • #I560985 - The ArgumentOutOfRangeException will no longer be thrown while opening a DOC format document.
  • #F187063 - Content is now preserved properly while saving as ODT file in German culture.
  • #I559482 - Table content is now preserved properly while converting a DOCX format document to PDF.
  • #I563714 - Floating table with left indent is now positioned properly while converting a Word document to PDF.
  • #I560788 - Font name from theme is not applied properly for Arabic text while converting a Word document to PDF.
  • #F187080 - Math equation is now preserved properly while converting a Word document to PDF
  • #I563809 - Field result is now preserved properly while converting a Word document to PDF.
  • #I567024 - Custom shape with dotted lines are now preserved properly while converting a Word document to PDF.
  • #I564686 - Table row is now positioned properly while converting a Word document to PDF.
  • #I559989 - Vertical position of nested floating table is now calculated properly during Word to PDF conversion.
  • Revision count is now preserved properly while resaving a DOCX document.
  • Nested block content control is now preserved properly while resaving a DOCX format document.

Grid

Bug fixes

  • #I565411 - Resolved the issue where the action complete event was not being triggered in the Infinite Scrolling.
  • #I553471 - The issue of misleading text in Grid toolbar search when focus is lost has been resolved.
  • #I562553 - The getRows method returning undefined for all the rows in the rowTemplate feature has been resolved.
  • #I559289 - Resolved the issue where the validation message displayed immediately upon opening the dropdown instead of on focus out.
  • #I558905 - The issue of white spaces being shown when the virtual scroll grid’s height is set in pixels has been resolved.
  • #I566680 - Resolved the Hierarchy grid export issue when the child grid’s enable filter property is enabled.
  • #I540683 - The issue of a script error being thrown when the last column contains auto width and minWidth in a Grid with allowResizing has been fixed.
  • #I558576 - Resolved the issue where the sorting popup did not open when clicking the sort icon has been fixed.
  • #FB51479 - The issue where the cell was automatically saved when opening the dropdown in Batch edit mode has been fixed.

PDF

Bug Fixes

  • #I563773 - Fixed stamp annotation position changed after flattening the annotation.
  • #I562446 - Fixed broken Links after converting Pdf document to PdfConformanceLevel.Pdf_A2B.
  • #I565446 - An exception will no longer occur to save PDF in PDF/A conformance.
  • #I566353 - Fixed pdfA/3 Conformance Conversion Removes Attachments.
  • #I557907 - Exception will no longer occur while loading PDF document.
  • #I557229 - Fixed space missing while extract text resultant text.
  • #I563123 - The thickness of the annotation looks fine while importing JSON and XFDF file.
  • #FB51382 - An exception will no longer occur when get the parent dictionary in form fields.
  • #I559549 - The draw image value for the child grid in the PDF document has been fixed.
  • #I563314 - The issue of validating signatures has been resolved in incremental updates.
  • #I564803 - The issue has been resolved when retrieving AcroForm data.
  • #I565869 - The issue of adding and removing bookmark at runtime has been resolved.
  • #I563080 - Fixed the issue where Arabic word is not preserved properly while draw string using particular font.
  • #I567215 - Fixed the issue where Document is corrupted while merging the pdf document.
  • #I560649 - Exception no longer occurs while validate the signature.
  • #FB51190 - Fixed the issue where Font name is not updated properly while retrieve the font name of loaded free text annotation.
  • #I564253 - Fixed the issue where Background color is not visible after merging the pdf document.
  • #FB51511 - Fixed the issue where An incorrect page value is assigned to the AcroForms fields in a PDF document.
  • #F184954 - Fixed LTV information was not properly enabled when using a timestamp server information.
  • #I559086, #I559601, #I559175 - Fixed an issue where ExtractText was not working properly from PDF.

Presentation

Bug Fixes

  • #I561919 - Pictures used in the SmartArt nodes can be retrieved properly.
  • #I558989 - The NullReferenceException will no longer be thrown while saving PowerPoint document after removing the hyperlink targeted slides.
  • #I565127 - Color mapping values is now applied properly for default font colors while converting PowerPoint Presentation to PDF.
  • ISmartArtNode.IsAssistant property is now applied properly in PowerPoint Presentation.
  • SolidFill transparency value is now returned properly in PowerPoint Presentation.
  • PowerPoint Presentation will no longer be corrupted while adding custom document properties.
  • New table row and column is now added properly after clearing the rows and columns.

XlsIO

Bug Fixes

  • #I552205 - Footer text which ends with the new line character is preserved now when creating an Excel document.
  • #I557112 - Performance is improved when converting Excel documents with conditional formatting to PDF.
  • #I560994 - Performance is improved when converting Excel documents with conditional formatting formulas to PDF.
  • #I564695 - The text filter is working properly when applying exponential in filter text.
  • #I564695 - The number filter is working properly now when using decimal numbers in German culture.
  • The number format is applied properly when creating a CSV document in German culture.