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

Released: Jul 15, 2025

Mises à jour de 2025 Volume 2 (30.1.40)

Fonctionnalités

  • SfCartesianChart
    • Enhanced the LineSeries in SfCartesianChart to support selection when the user taps or clicks near the middle of a line segment, not just on data points.
  • SfPdfViewer
    • Provided Automation IDs for toolbar icons and the page number entry field in the PDF Viewer.

Correctifs

  • DocIO
    • Corruption will no longer occur while resaving a DOCX format document with shapes having group fill.
    • The InvalidOperationException will no longer be thrown while opening a RTF document containing a table within a shape.
    • The NullReferenceException will no longer be thrown while reading the header section of a DOC format document.
    • Group shape is now preserved properly while resaving the DOCX document.
    • TOC page numbers containing bookmarks are now updated properly after calling UpdateDocumentFields API.
    • TOC is now updated properly for custom style names with 'Heading' after calling UpdateTableOfContent API.
    • Paragraph is now horizontally aligned properly when converting a Word document containing continuous sections to PDF.
    • Symbols with Hebrew text are now preserved properly while converting a Word document to PDF.
    • Table is now positioned properly while converting a Word document to PDF.
  • PDF
    • Fixed an issue where unsupported Chinese characters failed to render in the PDF file.
    • Fixed an issue that caused an exception when loading a specific PDF document.
    • Fixed an issue related to excessive memory usage when importing pages.
    • Fixed an issue that prevented text extraction by word collection for a specific PDF document.
    • Fixed an issue that prevented the export of FreeText annotations.
    • Fixed an issue where the appearance of stamps was not preserved properly when importing as JSON.
    • Fixed an issue that resulted in missing text lines during PDF text extraction.
    • Fixed an issue where the tessdata folder was not included in the published output during deployment.
  • SfCalendar
    • Fixed the issue where the selection was not applied when setting a mode other than single selection in SfCalendar.
  • SfPdfViewer
    • The PDF Viewer no longer freezes or crashes when navigating back from a page before the specific PDF has fully loaded on the iOS platform.
    • Text markup annotations now render correctly in the saved PDF when flattened using the PDF Viewer.
  • XlsIO
    • Display text returning empty text instead of zero division error issue has been fixed.
    • Hyperlink is now updated properly during the MoveTo operation across different worksheets.
    • Filter range is moved correctly when using the IRange.MoveTo method.
    • Filtering percentage values generated by formulas now works properly.
    • Protected worksheets remain protected when copied using the AddCopy operation.
    • The corruption issue no longer occurs when resaving an XLSB file that contains inline array formulas.
    • DPI calculations for PNG and JPG images are now correct when loading image streams through Syncfusion.Drawing.
    • Wrapped text with top alignment is now rendered properly during Excel to PDF conversion.
    • Chinese surrogate pair characters encoded with non-standard Unicode is now preserved properly Excel to PDF conversion.
    • Texture OffsetX and OffsetY values are now saved properly.
    • Performance has been improved when converting Excel documents containing charts to PDF.