Essential Studio for MAUI Release Notes
v28.2.7
February 25, 2025
DocIO
Bug Fixes
-
#I690669 - Page break before is now applied properly to the paragraph while converting a Word to PDF.
-
#I688951 - Image is now preserved properly while converting a Word to PDF with frame.
-
#I687153 - Textbox within group shape is now preserved properly while converting DOCX to PDF.
-
#I688867 - RTL text is now reordered properly in Word to PDF conversion based on the bidirectional tag.
-
#I686394 - Nested table border is now preserved properly while converting a Word document to PDF.
-
#I686725 - Table height is now preserved properly while converting HTML to DOCX.
-
#I687269 - The paragraph in the table cell with a first-line indent is now preserved properly while converting a Word to PDF.
-
#F195991 - Paragraph with first line indent is now wrapped properly while converting a Word to PDF.
-
#I691009 - Image with lowered position is now properly aligned while converting a Word to PDF.
-
#I693681 - Hyperlink text color is now preserved properly while resaving the DOCX document.
-
#I687258 - Hanging issues will no longer occur while disposing documents.
-
#I688417 – The ArgumentException will no longer be thrown while comparing DOCX documents containing fields inside Inline content control.
-
#I680583 - TextFormField is now preserved properly while moving from InlineContentControl to paragraph.
-
#I687025 – TIFF format image is now preserved properly while converting a Word document to PDF.
- The NullReferenceException will no longer be thrown while converting a Word document with cropped TIFF image to PDF.
-
#I688951 - WMF Image records is now preserved properly while converting WMF file to SKBitmap Image.
PDF
Bug Fixes
-
I689805 - Fixed the issue where an exception occurred when retrieving the destination from the PdfLoadedDocumentLinkAnnotation.
-
F65128 - Fixed the issue where the TextMarkupAnnotation was not exported properly when exporting to JSON format.
-
I690598 - Fixed the issue where a NullReferenceException occurred while merging the PDF document.
Presentation
Bug Fixes
-
#I689836 - Access violation exception no longer be thrown while converting a Emf to image.
SfBadgeView
Bug Fixes
-
#I689343 - Resolved the issue where BadgeSettings did not update dynamically in SfBadgeView.
SfChip
Bug Fixes
-
#I689700 - Fixed an issue where the SfChip Clicked event was triggered when attempting to scroll in iOS.
SfComboBox
Bug Fixes
-
#I686904 - Resolved UIKit.UIKitThreadAccessException on iOS when navigating the page contains SfComboBox.
SfDataGrid
Breaking changes
- Row dragging can be initiated by a long press and drag, similar to the experience on mobile platforms.
Bug Fixes
-
#FB65057 - The SfDataGrid now enables simultaneous swiping and row dragging interactions on desktop platforms.
SfPdfViewer
Bug Fixes
-
#I687150- PDF is now rendered at the correct resolution without any blurriness when reloaded using the DocumentSource API after zooming in.
-
#I683909- PDF Viewer no longer crashes when loading a corrupted document.
-
#I690555- The System.InvalidOperationException no longer occurs when loading the specific PDF.
-
#I653623- The keyboard now automatically hides without using the UnloadDocument method.
SfPicker
Bug Fixes
-
#I684009 - [iOS] Resolved an issue where the SfPicker control was not appearing when placed inside a modal page.
-
#I686400 - [iOS] Resolved an issue in SfDatePicker where the selection was not updating correctly when the height was set.
-
#I941568 - Fixed a System.InvalidOperationException that occurred when replacing the application’s main page after displaying a popup view.
-
#I692434 - Resolved the issue where RadialMenuItem did not disable properly when setting IsEnabled to false while using the Command property.
SfSignaturePad
Bug Fixes
-
#I690947,#I693232 - Resolved AccessDeniedException in SfSignaturePad on Windows, which occurred when navigating back using Navigation.PopAsync()
XlsIO
Bug Fixes
-
#I691906 - Exception will no longer be thrown when applying sorting to existing filtered data.
-
#I686795 - The YearToDate and LastWeek operators in the dynamic filter are now functioning correctly.
-
#I683369 - The Range.Number and IMigrantRange.Number properties now return NaN for blank cells in XLS files.
-
#I680060 - Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.
-
#I687770 - Hyperlinks are now properly cleared from the specified range when using the Clear method.
-
#I687145 - The DisplayText and Value properties now return correct values for invalid dates.