Syncfusion Essential Studio WPF 2025 Volume 2 (30.1.42)
Released: Jul 29, 2025
Updates in 2025 Volume 2 (30.1.42)
Fixes
DocIO
Document protection will no longer be disabled when an incorrect password is used with any protection option.
Header content is now preserved properly when resaving a DOCX document.
Tabs are now preserved properly after calling the AppendHTML API.
The ArgumentOutOfRangeException will no longer be thrown during a mail merge with RemoveEmptyGroup enabled.
Mail merge records is now executed properly when performing group mail merge with LIKE/NOT LIKE operators.
PDF
Corrected an issue where annotations were not properly redacted in the PDF document.
Resolved an exception that was thrown when merging a PDF containing form fields.
Resolved an issue by analyzing opportunities to improve compression performance.
Fixed an issue where the form fields were not updated correctly after inserting the external document into the PdfLoadedDocument.
Resolved an issue where resources were not removed from the PDF even after pages were deleted from the document.
Fixed an issue where the position of the radius annotation was incorrect after flattening.
Resolved an issue that prevented exceptions from being thrown while loading a corrupted document.
Fixed the System.ArgumentOutOfRangeException that occurred when using ExtractText(out TextLines).
PdfViewerControl
Theme for the internal windows will now be properly applied in the WPF PdfViewer.
Mouse Cursor will now be updated properly while unloading the PDF.
Presentation
The NullReferenceException will no longer be thrown while opening a PowerPoint presentation with custom slide layout path.
SfDataGrid
NullReferenceException will no longer be thrown when right-clicking a row after the ItemsSource has been updated.
Template elements within TemplateViewDefinition.RowTemplate now maintain their state properly when the parent DataGrid is filtered, by using TemplateRenderMode.
SfSkinManager
The warnings will no longer be displayed in release mode while applying a theme.