Syncfusion Essential Studio .NET MAUI 2025 Volume 1 SP1 (29.2.11)

Released: Jun 17, 2025

Atualizações na 2025 Volume 1 SP1 (29.2.11)

Correções

  • DocIO
    • Tab space for list is now preserved properly while converting HTML to DOCX format document.
    • PageSetup.Orientation API value is now preserved properly after opening a DOCX format document.
    • The ArgumentOutOfRangeException will no longer be thrown while replacing field code.
    • List paragraph spacing is now preserved properly while resaving HTML format document.
    • Document will no longer be corrupted after resaving DOCX format document with shapes.
    • The ArgumentOutOfRangeException will no longer be thrown while calling UpdateDocumentFields API.
    • REF field is now updated properly after calling UpdateDocumentFields API.
    • Multi column is now applied properly while converting a Word document to PDF.
    • Table now preserved properly while converting a Word document with footnotes to PDF.
    • Underline for an image is now preserved properly while converting a Word document to PDF.
    • "Font Awesome" font applied Unicode characters are now preserved properly while converting Word to PDF in Linux.
    • The CSS properties such as margin, border, border-width, list-style and font-variant are now preserved properly while opening a HTML format document.
  • PDF
    • Resolved an issue where the Page of the loaded TextBox field was retrieved incorrectly.
    • Fixed the issue where exported JSON contained invalid control characters.
    • Resolved an issue where the Find Text method did not detect keywords in PDF files.
    • Resolved a problem where some text disappeared from the results of the ExtractText method.
    • Resolved an issue where a null reference exception occurred during the extraction of images from a specific document.
  • Presentation
    • Cropped Image with custom path will now be preserved while converting a PowerPoint Presentation to PDF.
  • SfDataForm
    • Dynamic DataObject changes are now reflected in the DataForm when AutoGenerateItems is set to false.
  • SfRotator
    • Fixed an issue where the MAUI SfRotator did not display the correct item when the SelectedIndex was set initially in iOS.