Essential Studio for WPF Release Notes

v25.2.5
May 21, 2024

DocIO

Bug Fixes

  • #I583030 - Bullet list is now preserved properly after calling AppendHTML API.
  • #I581502 – The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I582996, #I586266 - Number formatting is now updated properly while executing mail merge.
  • #I585241 - The IndexOutOfRangeException will no longer be thrown while converting a cloned chart with shape to image.
  • #I585240 – The NullReferenceException will no longer be thrown while converting a cloned chart to image.
  • Character spacing applied text is now found in the FindText API after Word to PDF conversion.

PDF

Bug Fixes

  • #I586019 - The issue with preserving text line spacing when drawing text has been fixed.
  • #I589927 - The Null Reference exception when saving PDF documents has been resolved.
  • #I585978 - The problem of certain texts not being extracted from certain PDF documents has been fixed.
  • #I583001 - The Null Reference exception no longer occurs when drawing text in a PDF.
  • #I586084 - The preservation issue when filling text in a rotated textbox field has been fixed.
  • #I19457 - The issue where removing an image from one page caused images to be removed from other pages has been resolved.
  • #I583914 - The StackOverflow Exception no longer occurs when analyzing PDF syntax.

PdfViewerControl

Bug Fixes

  • #I583001 – NullReferenceException will no longer be thrown while printing the PDF in PdfViewer.
  • #I588221 – RemoveImage method will now work properly in WPF PdfViewer.

Presentation

Bug Fixes

  • #I585241 - The IndexOutOfRangeException will no longer be thrown while converting a cloned chart with shape to image.
  • #I585240 – The NullReferenceException will no longer be thrown while converting a cloned chart to image.

SfDataGrid

Bug fixes

  • #I578377 - The ArgumentOutOfRangeException will no longer be thrown when adding a TableSummaryRow after deserializing the DataGrid.
  • #FB56743,I590940 - Now, the Record is properly updated while scrolling through the DataGrid when the UseDrawing property is set to default.
  • #I574794 - The NullReferenceException will no longer be thrown when editing DataGrid template copy using Edit Template in designer.
  • #I579655 - Now, the Foreground color will be properly applied when hovering over the row with the Office2019HighContrastWhite theme.
  • #I582812 - The NullReferenceException will no longer be thrown when dragging a TreeView item and dropping it into an empty DataGrid after changing the ItemsSource.

XlsIO

Bug Fixes

  • #881728 - 3D chart with series fore color is preserved properly while cloning and resaving the Excel document.
  • #883920 - DataBar conditional format is rendered properly in worksheet to image conversion.