Essential Studio for MAUI Release Notes

v25.2.4
May 14, 2024

DocIO

Bug Fixes

  • #I582007 - The NullReferenceException will no longer be thrown while calling AcceptAll API.
  • #I581751 - The NullReferenceException will no longer be thrown while opening an RTF format document.
  • #I584046 - Table is now preserved properly while converting a DOC format document to PDF.
  • #I582713, #I586330 - The IndexOutOfRangeException will no longer thrown due to floating table while converting a Word document to PDF.
  • #I554691 - List number is now preserved properly while comparing two DOCX documents.
  • #IFB54520 – The NullReferenceException will no longer be thrown due to paragraph break(\r\n) in Field code during Word to PDF conversion.
  • #I579838 - Table formatting’s are now preserved properly while converting a DOCX format document to PDF.
  • #I580659 - Bulleted paragraph is now positioned properly while converting a Word document to PDF.
  • #I582614 - Format revision inside inline content control is now preserved properly while comparing two DOCX documents.
  • #I582310 – The InvalidOperationException will no longer be thrown while resaving a DOCX format document.
  • #I581484 – HasChanges is now enabled properly for cell format revision after comparing two DOCX format documents.
  • Chart with theme color is now preserved properly while cloning the Word document.
  • Pareto chart with format axis is now preserved properly when cloning the Word document.
  • Default marker symbol of chart is now preserved properly while resaving the Word document.
  • Color mapping is now applied properly in the chart elements.

PDF

Bug Fixes

  • #I584794 - NullReference exception will no longer occur when manipulating existing layers in a PDF document.
  • #I585722 - NullReference exception that occurred when drawing scripted text in a PDF document.
  • #I585391 - NullReference exception no longer occurs when extracting text from a PDF.
  • #I583645 - Fixed text overlay issue during PDF to PDF/A conversion.
  • #I584025 - Fixed the extraction process that never ends in a particular PDF document.

Presentation

Bug Fixes

  • #I582974 - Binary SVG images are now preserved properly while converting PowerPoint Slide to image.
  • #I583660 - PowerPoint master slide will be reused properly while cloning and merging a PowerPoint slide with different picture.
  • The IPresentationChart.XPos and IPresentationChart.YPos properties will now return value properly.
  • Color mapping is now handled properly while parsing theme colors.
  • The InvalidCastException will no longer be thrown while cloning and merging the layout slide of PowerPoint presentation.
  • Chart with theme color is now preserved properly while cloning the PowerPoint presentation.
  • Pareto chart with format axis is now preserved properly when cloning the PowerPoint presentation.
  • Default marker symbol of chart is now preserved properly while resaving the PowerPoint presentation.
  • Color mapping is now applied properly in the chart elements.

SfAutocomplete

Bug Fixes

  • #I574315 - Resolved the text update Issue in .NET MAUI SfAutocomplete on iPad-iOS devices when enabling larger text in the device.

SfDataGrid

Bug Fixes

  • #FB54136 - The datagrid now selects a row properly when the selection mode is set to single and scrolling is performed.

SfPdfViewer

Bug fixes

  • #I584033 - Hyperlink navigation is now working properly in page-by-page layout mode.

SfRotator

Bug Fixes

  • #I576306 - On Android, resolved the issue where smaller images did not fit properly in the SfRotator control in default dot mode.

SfScheduler

Bug fixes

  • #I584808 - Now, the actionable controls like buttons, check boxes and entries will function properly when they are added to the HeaderTemplate of the ResourceView.

SfSegmentedControl

Bug fixes

  • #I584047 - The SfSegmentedControl not rendered when added inside Frame in the iOS and macOS platforms, has now been resolved.

  • #I585521 - Now, the SfSegmentedControl will properly align horizontally, when minimal value for SegmentWidth is provided.

  • #I587606 - Now, the bottom of the segments will not be cropped, when providing SegmentHeight.

  • #I587607 - Now, the SfSegmentedControl will render properly in iOS and macOS platforms, when providing SegmentHeight.

XlsIO

Bug Fixes

  • #882731 - Performance delay issue is fixed while copying a large number of rows to another worksheet.
  • #882506 - Exception is no longer thrown while applying row filter to pivot table in Excel to PDF conversion.