Essential Studio for WPF Release Notes

v23.1.44
November 07, 2023

DocIO

Bug Fixes

  • #I509816 - The StackOverflowException will no longer be thrown while calling UpdateDocumentFields API.
  • #I513324 - Justification is now applied properly while converting a Word document to PDF.
  • #F47647 - The ArgumentNullException will no longer be thrown while opening a DOCX format document.
  • Shape is now preserved properly while resaving a DOCX format document.
  • Hanging issue will no longer occurs while calling UpdateDocumentFields API.

GridControl

Bug fixes

  • #I504771 - Now, the DropDownSelectionChanged event will be triggered only once when we select an item in the ComboBox cell of the GridControl by pressing the enter key.

PDF

Bug Fixes

  • #I512183 - ArgumentOutOfRangeException no longer occurs when removing child bookmarks.
  • #F185038 - The issue of missing keys in the dictionary during image extraction from a specific PDF document has been successfully resolved.
  • #I513128 - The issue with PdfBookletCreator not working as expected for landscape pages has been fixed.
  • #I508343 - Resolved the issue of UriAnnotation not being correctly added when adding it to the grid.
  • #I510737 - The Null Reference Exception issue during page insertion without a registered license has been successfully resolved.
  • #I515129 - The exception issue that occurred after enabling FIPSAlgorithmPolicy during PDF document compression has been successfully resolved.
  • #I508682, #I514993, #I505909 - The preservation issue will no longer occur while converting PDF to PDF/A.

Presentation

Bug Fixes

  • #I514462 - SVG image is now replaced properly in PowerPoint Presentation.

SfDataGrid

Bug fixes

  • Now, dragging the rows will not occur while editing the data in the DataGrid.

SfSpreadsheet

Bug fixes

  • #I513796 - Now, the InvalidOperationException will no longer be thrown when opening an excel file with conditional formatting in SfSpreadsheet.

XlsIO

Bug Fixes

  • #I510301 - External formula does not calculated properly after enabling EnableSheetCalculations before formula is now calculated properly.
  • #I515816 - Slicer shape size changed while selecting the slicer item in Excel document is now preserved properly.
  • #I516055 - System.ArgumentException is no longer thrown while adding the watermark if workbook contains only watermark sheet.