Essential Studio for WPF Release Notes

v24.1.46
January 17, 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

  • #F186085 - Inline equation is now aligned properly while converting a Word document to PDF.
  • #F186085 - Paragraph with line break is now properly moved to next page while converting a Word document to PDF.
  • #I533580 – The NullReferenceException will no longer thrown while converting a Word document to PDF
  • #I539036 - AutonumLegal field value is now preserved properly while converting a Word document to PDF.
  • #I532151 – Table is now preserved properly while converting a Word document to PDF.
  • The ArgumentException thrown will no longer be thrown while converting a DOC to DOCX format document.

PDF

Bug Fixes

  • #I535197 - An exception no longer occurs when exporting PDF as an image.

PdfViewerControl

Bug Fixes

  • #I533385 – Name property support was provided for InkSignature.
  • #I534444 – Exception will no longer be thrown when we click improper hyperlinks.
  • #I538990, #F186109 – Multiple PdfPermissionTags will now be handled properly in WPF PdfViewer.

Presentation

Bug Fixes

  • #I535899 - Slide will now added properly if the specified layout type is not available in the PowerPoint document.

SfDataGrid

Bug fixes

  • #I529200 - Performance has been improved while grouping and sorting large numbers of records.
  • #I534464 - Sorting that is applied by adding a SortColumnDescription before loading the data for DataGrid will remain unaffected when filtering is subsequently applied.

SfRichTextBoxAdv

Bug Fixes

  • #I536454 - The paragraph is now pasted properly with the correct background from the browser.
  • #I541854 - The NullReferenceException will no longer be thrown while closing the application.

XlsIO

Bug Fixes

  • #FB49649 - NullReferenceException is thrown while parsing textbox shape is now resolved.
  • #I539035 - Exception thrown while importing single string using template marker issue is now resolved.
  • #I535696 - Cell text align properly while using template marker with position argument as center.
  • #F186117 - Provided API support for getting the pivot table data field by data field name.