Syncfusion Essential Studio .NET MAUI 2025 Volume 2 (30.1.39)

Released: Jul 8, 2025

Mises à jour de 2025 Volume 2 (30.1.39)

Fonctionnalités

  • PDF
    • Added support for exact match text redaction in PDF documents.

Correctifs

  • DocIO
    • Revisions are now accepted properly after calling AcceptAll API.
    • Delete revision content is now preserved properly after calling AcceptAll API.
    • TOC entries with list separators are now updated properly after calling the UpdateTableOfContents API.
    • List format inside the vertically merged cells is now preserved properly while converting a Word document to PDF.
    • Table is now horizontally aligned properly when converting the Word document to PDF.
    • Before spacing applied paragraph is now preserved properly while converting a Word document to PDF.
    • Table width from CSS is now preserved properly after HTML to PDF conversion.
  • PDF
    • Fixed an issue that prevented the export of FreeText annotations containing tab characters.
    • Fixed an issue with the incorrect display of the sticky note icon in exported PDF annotations.
    • Fixed an issue where corrupted documents could not be repaired using the open and repair mode for PDF files.
    • Fixed an issue where a PdfInvalidPasswordException occurred when opening a restricted document.
    • Fixed an issue with text overflow when the wrap option was enabled.
    • Fixed an issue where the ExtractText API did not return the correct text for a specific document.
  • SfDataForm
    • The DataFormItem visibility property now works correctly with data binding when the visibility of a dynamic group item changes.
  • SfDataGrid
    • Fixed a crash issue that occurred when editing the date column continuously on the Android platform in release mode.
  • SfScheduler
    • The BusyIndicator now renders properly when ShowBusyIndicator is enabled at runtime.
  • XlsIO
    • The corruption issue no longer occurs when saving a workbook with a pivot table in the trial version.
    • Performance is improved when using the CopyStyles option in the IRange.CopyTo method.