Essential Studio for WPF Release Notes

v24.1.43
December 27, 2023
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

  • #I524094 - Table is now preserved properly while converting an RTF format document to PDF.
  • #I524534 - TOC is now updated properly while calling UpdateTableOfContents() API.
  • #I504290 - Page break is now preserved properly while converting a Word document to HTML.
  • #FB48742 - The InvalidCastException will no longer be thrown while removing empty paragraphs during mail merge.
  • #I521834 - Vertically merged row content is now preserved properly while converting a Word document to PDF.
  • #I526364 - Hanging issue will no longer occurs due to nonbreaking space character while converting a Word document to PDF.
  • #I521096 - The NullReferenceException will no longer be thrown while comparing two DOCX format documents.
  • #I527984 - The warning is no longer displayed for a DrawingML custom shape while converting a DOCX format document to PDF.
  • #I527650 - The ArgumentOutOfRangeException will no longer be thrown while replace text in a Word document.
  • #I526650 - IF field is now updated properly while calling UpdateDocumentFields() API.
  • #I526931 - The performance has now improved while opening a DOCX document.
  • #I528620 - Conversion time is now reduced when converting a Word document to PDF with justification paragraphs.
  • #I528192 - Picture brightness and contrast are now preserved properly while converting a DOCX format document to PDF.
  • #I527323 - Pagination issue will no longer occurs due to footnote while converting a Word document to PDF.

DockingManager

Bug Fixes

  • #I521912 - The ActiveWindowChanged event now properly triggers upon selecting the DocumentTab by clicking on the text area of the TabListContextMenu item.

PDF

Bug Fixes

  • #I527843 - Fixed exractText does not working properly for particular pdf document.
  • #I527054 - Signature appearance changes after import and flatten the pdf document.
  • #I525312 - Fixed preservation issue occurs while adding PdfDocumentLinkAnnotation to PdfGridCell.
  • #I529207 - Fixed pdfPage size changed after importing to the new pdf document.
  • #I524177 - Orientation changed while rearranging for particular pdf document.
  • #I527700 - Fixed inconsistency between PdfStringLayouter and PdfGraphics.DrawString with italic font.
  • #I526663 - Fixed an issue where redaction was not working properly after redacting text from a PDF document.
  • #I529490 - Fixed issue where the image turns black in the browser after PDF/A conversion.
  • #I521268 - Fixed FindText method returns incorrect bounds for particular pdf document.
  • #I528574 - The issue with flattening form fields to save the document has been resolved.
  • #I530145 - Fixed a null exception that occurred when attempting to save a PDF file after flattening the form fields.
  • #I529710 - Preservation issue no longer occurs while filling the form field in particular culture (“de-DE”).

PdfViewerControl

Bug Fixes

  • #I525245 – BorderWidth property of TextBoxField will now work properlys in PdfViewer.
  • #I528574 – Hanging issue will not occur while loading PDF document in PdfViewer.
  • #I530145 – NullReferenceException no longer occurs when saving the pdf after flattening the form fields in PdfViewer.

Presentation

Bug Fixes

  • #I529745 - Hyperlink will now applied properly for SmartArt shape text.
  • #I532004 - The NullReferenceException will no longer be thrown while adding a master slide into cleared master slide collection.

SfRichTextBoxAdv

Bug Fixes

  • #I526748 - The last paragraph is now properly pasted from the browser.
  • #I526197 - The cursor is now in the proper position when typing in the RTL language.
  • #I529894 - The HTML table is now properly pasted from the clipboard.
  • #I531657 - The document with a hyperlink is now exported properly as HTML.

SfScheduler

Bug fixes

  • #FB48838 - The appointment-focused issue when using GridSplitter has now been resolved.

  • #FB48591 - Now, the timeslot cell date value will update correctly when navigating the date more than 4 times through the header date picker.

SfSpreadsheet

Bug fixes

  • #I511296 - Now, the image of the cell content will not be clipped when we fit the content within the cell rectangle in SfSpreadsheet.

SfTreeView

Bug fixes

  • #I528920 - Now, the ItemDeleted event will be triggered when we delete the node by using the context menu in SfTreeView.

XlsIO

Bug Fixes

  • #I523136 - Row height is calculated properly while invoking AutoFitRows method.
  • #FB48746 - Exception thrown while parsing BuiltInStyle when there is no default style in Excel document is resolved.
  • #I527661 - Null reference exception thrown while parsing the custom Xml data is now resolved.