Essential Studio for WPF Release Notes

v21.1.39
April 11, 2023

DocIO

Bug Fixes

  • #I449550 - Nested Merge field result is now preserved properly after executing mail merge.
  • #I450071 - Vertically merged cell is now preserved properly while converting a Word document to PDF.
  • #I450361 - Group shape is now preserved properly while converting a DOCX format document to PDF.

DockingManager

Bug fixes

  • #I447057 - After collapsing some ContextMenu items , unwanted separators will not be displayed in the documenttab ContextMenu.

Gantt Control

Bug fixes

  • #F181090 - The Predecessor line will now appear correctly when the splitter is moved.

PDF

Bug Fixes

  • #I448992 - Null reference exception no longer occur while compressing the document in NET.
  • #I450873 - Exception no longer occurs when saving the PDF document that contains document information.
  • #I450477 - The issue with “Characters are clipped while converting a Word document to PDF” has been resolved.
  • #I448864 - InvalidFormatException no longer occurs while setting backcolor to the free text annotation.
  • #FB42436 - The issue with “Unable to modify the Zoom property of the PdfDocumentLinkAnnotation” has been resolved.

PdfViewerControl

Bug Fixes

  • #I441648 – PDF Pages will now be rendered properly in organize pages.
  • #I448123 – Formfields will now be saved properly using loaded document.
  • #I441648 – Position of CustomStampAnnotation will now be preserved after flattening the annotations.

Presentation

Bug Fixes

  • #I447495 - Corruption will no longer occur while adding a cloned PowerPoint slide with video.
  • Corruption will no longer occur while saving PowerPoint slide with external chart relation.

SfDataGrid

Bug fixes

  • #I435145 - Now, the background of the ClearFilter button in the FilterPopup will change based on the background of the GridFilterControl.

SfDiagram

Bug fixes

  • #I449571 - Now, the visibility of an annotation will be properly updated based on the visibility of its parent.

SfScheduler

Bug fixes

  • #I440249 - Now, the appointment will be dropped at the correct position when the FirstDayOfWeek property is changed at runtime.

SfTextBoxExt

Bug fixes

  • #I444818 - Fixed the issue where SfTextBoxExt threw a System.InvalidOperationException when opening a new window.

XlsIO

Bug Fixes

  • #I447821 - Parse exception thrown while opening the Excel document is now resolved.
  • #F180509 - Formula is now preserved properly while resaving the Excel document with IFERROR function.