Essential Studio for MAUI Release Notes

v24.2.3
January 31, 2024

DocIO

Features

  • Provided an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone to save HTML with body content alone.

Bug Fixes

  • #I534967 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I542761 - The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document.
  • #I536528 - Revisions are now preserved properly after performing compare and import to a new document.
  • #F186004 - SubSuperScript is now preserved properly while calling AppendMath with LaTeX.

PDF

Features

  • #F184954 - Added support for including the signature and timestamp certificates to the PDF document DSS while enabling LTV.

Bug Fixes

  • #533937 - Fixed the issue where ExtractText return the incorrect the coordinates for particular pdf document.
  • #536649 - Fixed beginRowLayout event triggered two times for the same row when paginating the table.
  • #F185658 - Fixed conformance failure issue while converting PDF to PDF/A2B conformance.

SfDataGrid

Features

  • #I544302 - Load more support has been provided with position and appearance customization options.

Bugs

  • #FB50145 - The System.Runtime.InteropServices.COMException will not be thrown when adding a row with selection mode.
  • #FB48951 - Sorting will be applied to the datagrid correctly when editing a cell and selecting an another cell in the same row.
  • #FB50082 - The ArgumentOutOfRangeException will no longer be thrown when adding column to the datagrid with stacked header row.

SfImageEditor

Features

  • The ZoomLevel property will be updated based on the image zoom.

SfListView

Features

  • \#F186050 - Added support for applying animation effect on selected item using the virtual method AnimateSelectedItem of the SelectionController class.

Bug fixes

  • \#I539628 - The checkboxes inside the ItemTemplate are now rendered properly when scrolling the items.

SfPdfViewer

Features

  • #I523983 - New properties (ClientRectangle, ExtentWidth, and ExtentHeight) have been added to the control which allows users to detect whether the control has reached the end of the document.

XlsIO

No Changes for this product in this version.