Essential Studio for WPF Release Notes
v24.1.45
January 09, 2024
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.
DocIO
Bug Fixes
- #I532670 – The ArgumentException will no longer be thrown while converting a Word document to HTML.
- #I527787 - Image is now preserved properly while resaving a DOCX format document.
- #I533647 - The IndexOutOfRangeException will no longer be thrown while converting a DOCX to PDF.
- #I526631 - Arabic text with italic style is now preserved properly in Word to PDF conversion.
- #I531528 - Paragraph border is now preserved properly in Word to PDF conversion.
Bug Fixes
- #I531281 - Fixed the page becomes blank after exporting the PDF as an image.
Presentation
No Changes for this product in this version.
SfDataGrid
Bug fixes
- #I534469 -
System.Invalid Exception
will no longer be thrown when filtering in the GridNumericColumn when UseBindingValue is set to true. - #I530433 -
AddNewRow
will function properly when a custom collection with type parameters is bound as the ItemsSource of theDataGrid
.
XlsIO
Bug Fixes
- #I532988 - File corruption issue while resaving an xls format to xlsx format with merged cells is now resolved.