Essential Studio for MAUI Release Notes

v24.2.5
February 13, 2024

DocIO

Bug Fixes

  • #I549827 - LineCallout shape is now preserved properly while converting a Word document to PDF.
  • #I545521 - Custom shapes are now rotated properly while converting a DOCX format document to PDF.
  • #I550482 – The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.

PDF

Bug Fixes

  • #548103 - The issue that named action is not retrieved properly from the existing button field in a PDF document has been fixed.
  • #550625 - Format Exception no longer occurs while converting Pdf to PdfA3B Conformance.
  • #551232 - Fixed the issue where Destination Mode is not updated while retrieving the Destination.
  • #547481 - The issue that XFA information is missing after saving the document with the EnableXfaFormFill option has been fixed.
  • #545751 - Fixed the issue where Extract text does not working properly for specific PDF document.

Presentation

Bug Fixes

  • #I548358 - Cropped Picture placeholder shape is now preserved properly while saving PowerPoint presentation.

SfDataGrid

Bugs

  • #FB50286 - The ArgumentOutOfRangeException will no longer be thrown when auto-fitting the row heights with the table summary rows.
  • #FB50341 - The datagrid now renders properly when changing the items source at runtime after scrolling vertically.

SfListView

Bug fixes

  • \#F184072 - The System.ArgumentOutOfRangeException is no longer thrown when drag-and-drop the item between groups with IsStickyGroupHeader is True.

SfPullToRefresh

Bug fixes

  • \#F186094 - The pulling functionality is now working properly when using two or more scrollable elements in PullableContent.

SfTreeView Preview

Bug fixes

  • \#F186094 - Now, the keyboard navigation is working properly after tapping an item.

XlsIO

Bug Fixes

  • #I549312 - Display text returns the wrong value if the number value contains decimal digits greater than or equal to 15 issue is resolved.