Essential Studio for MAUI Release Notes
v27.1.57
October 29, 2024
DocIO
Bug Fixes
-
#I640622
– Table is now preserved properly while converting DOCX format document to PDF. -
#I639390
- TOC page number is now preserved properly after callingUpdateTableOfContents
API. -
#I573604
– The ** ArgumentOutOfRangeException** will no longer be thrown while callingGetText
API. -
#I641559
,#I641507
- Custom group shape is now preserved properly while converting a Word document to PDF. -
#I637244
- Table cell withTextWrap
disabled cell is now preserved properly while converting DOCX format document to PDF. -
#I636231
- OptimizedSyncfusion.Drawing.SkiaSharpHelper.get_FontStream()
for improved performance while converting a Word document to PDF.
Bug Fixes
-
#I642476
– Resolved the Format Exception issue that occurred during text extraction. -
#I642479
– Resolved the Exception when converting a PDF to an image in an Android environment. -
#I641667
– Resolved the NullException issue while importing annotations in JSON format. -
#I526704
– Resolved the Exception issue during Application Deployment with Native AOT Enabled. -
#I639619
– Resolved the Preservation issue that occurred when converting a PDF to PDF/A Conformance in a specific document. -
#I641133
– Resolved the Exception that occurred while merging PDF documents. -
#I635316
– Resolved the Incorrect bounds issue that occurred while loading rubber stamp annotations in a PDF document. -
#I641529
– Resolved the issue where Free Text Annotations were not preserved properly after flattening. -
#F61625
– Resolved the issue where Check Box fields changed to landscape mode while flattening form fields. -
#I638515
– Resolved the issue where removing form fields did not work properly for a specific document. -
#I639307
– Resolved the Format Exception issue that occurred while loading and saving a specific PDF document.
Presentation
Bug Fixes
- Table border color is now preserved properly while converting the cloned PowerPoint presentation to PDF.
- Table text hyperlink color is now preserved properly while converting the cloned PowerPoint presentation to PDF
- Table text font name and color is now preserved properly while converting the cloned PowerPoint presentation to PDF.
- The NullReferenceException will no longer be thrown while converting the cloned slide as Image which contains a line break and table.
SfButton
Bug Fixes
-
#I583749
- Enhanced performance for rendering the SfButton in MAUI.
SfCalendar
Bug Fixes
-
#F193806
- Fixed the selection functionality in the .NET MAUI SfCalendar control. After clearing SelectedDates, selecting a new date now works as expected.
SfComboBox
Bug Fixes
-
#I644266
- Resolved a crash in SfComboBox with Multi-Select on MAUI, ensuring the control retains its Multi-Select setting effectively. -
#I639403
- Fixed an issue in SfComboBox where the FontAutoScalingEnabled feature was not functioning as intended.
SfDataGrid
Bug Fixes
-
#FB61333
- TheSfDataGrid
now properly disposes of objects on iOS and Mac platforms.
SfDatePicker
Bug Fixes
-
#I637256
- Resolved the issue where objects were not being released from memory after navigating back from the picker page.
SfDateTimePicker
Bug Fixes
-
#I637258
- Resolved the issue where objects were not being released from memory after navigating back from the picker page.
SfTextInputLayout
Bug Fixes
-
#I636002
- Resolved an issue where long hints were overlapping with the outline when the HintLabelStyle.FontSize was set to 18. -
#I641563
- Addressed an issue where FontAutoScalingEnabled was not functioning as intended in SfTextInputLayout.
SfPicker
Bug Fixes
-
#I637261
- Resolved the issue where objects were not being released from memory after navigating back from the picker page.