Syncfusion Essential Studio WPF 2025 Volume 1 (29.1.37)

Released: Apr 8, 2025

Updates in 2025 Volume 1 (29.1.37)

Fixes

  • DocIO
    • Wrapped paragraphs with indentation are now positioned properly while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown while converting a Word document with empty paragraph to PDF.
    • Hanging issue is now resolved while executing mail merge after disable ClearField API.
    • Multilevel bullet list is now preserved properly while converting HTML to DOCX.
    • The ArgumentException will no longer be thrown while comparing DOCX documents.
    • Form elements are now preserved properly while converting HTML to DOCX.
  • PDF
    • Fixed a problem where the page size of an existing PDF document was incorrectly reported.
    • Resolved an exception that occurred when saving a PDF document after flattening a rubber stamp annotation.
    • Fixed a preservation issue that occurred during the CEF-based conversion process.
  • PdfViewerControl
    • The background color can now be set properly to the PdfViewer.
    • Korean characters will now be properly Added on the FreeText Annotation in the WPF PDFViewer.
  • SfDataGrid
    • Now, Sorting and Summary values in SfDataGrid will update properly when NotifyCollectionChangedAction.Reset is manually triggered after adding the records.
  • SfSpreadsheet
    • Now, when attempting to paste data from one cell to another within the SfSpreadsheet placed inside the docking tabs of the DockingManager, the paste options popup does not appear after switching between different tabs.