Essential Studio for WPF Release Notes
v24.2.7
February 20, 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
«««< HEAD
No Changes for this product in this version.
[//]: # “Delete the contents of this file while new content is added.”
Bug Fixes
- #F186545 – Content is now preserved properly while find and replacing text with another document.
- #I552367 - Embedded fonts are now preserved properly while resaving a DOCX format document.
- #I552314 - Document corrupted has been now resolved while resaving a DOCX format document.
- #F186496 – LaTeX equation with “\;” characters is now preserved properly while calling
AppendMath
with LaTeX.f757eeb1ac88508ac190a99c7a53c1274e6ceb53
EditControl
Bug fixes
- #I541460 - Resolved an issue where the focus was not properly set to the
EditControl
when loading a new file.
«««< HEAD
No Changes for this product in this version.
[//]: # “Delete the contents of this file while new content is added.”
Bug Fixes
- #552304 - Conformance failure no longer occurs when converting PDF to PDF/A-2B conformance.
- #550447 - The exception no longer occurs when converting PDF to PDF/A-2B conformance.
- #553108 - The exception no longer occurs when setting the text in the textbox field.
- #553114 - The FormatException no longer occurs when setting the text in a textbox field in Czech culture.
- #549194 - The FindText method will no longer return inconsistent results.
- #545167 - Fixed multiple mask elements are not working on the PDF.
f757eeb1ac88508ac190a99c7a53c1274e6ceb53
PdfViewerControl
Bug Fixes
- #I552885 – Text annotation font size combobox will now work properly in WPF PdfViewer.
Presentation
«««< HEAD
No Changes for this product in this version.
[//]: # “Delete the contents of this file while new content is added.”
Bug Fixes
- #I552806 - Child shape position will now return properly from Presentation library.
- #I552461 - PowerPoint Presentation will no longer be corrupted when clone and merge a PowerPoint slide with OleObject in chart.
- #I550841 - PowerPoint Presentation will no longer be corrupted while saving PowerPoint Presentation without Excel file in chart element.
- #I545561 - Destination master slide will be reused properly now when clone and merge the PowerPoint slide with Source Formatting option
- The StackOverflowException will no longer be thrown while clearing the comments in PowerPoint Presentation.
f757eeb1ac88508ac190a99c7a53c1274e6ceb53
SfDataGrid
Bug fixes
-
#I539070 -
CellStyle
will now be applied propely while enabling UseDrawing and setting ScrollMode as Async. -
#I538916 - Now, the printed document’s margins in the
DocumentViewer
from theSfDataGrid
will be maintained properly when scrolling through pages. -
#I545624 - Now, the row height will be properly measured in
GetAutoRowHeight
whenTextWrapping
is set toNoWrap
.
SfRichTextBoxAdv
Bug Fixes
- #I550634 - Comment icons are now correctly preserved for all comments.
- #I550733 - Comment panel now open properly when clicking on all comments.
SfTreeGrid
Bug Fixes
- #I539070 -
HeaderStyle
will now be applied properly to theColumnnHeader
, when using the StackedHeaderRows inSfTreeGrid
.
XlsIO
Bug Fixes
- #F50476 - DateTime is returned wrong is resolved now while accessing the Display Text property.