Essential Studio for WPF Release Notes

v21.1.38
April 04, 2023

DocIO

Bug Fixes

  • #I448731 - Text is now preserved properly while converting a HTML to Word document.
  • #I447397 - The ArgumentOutOfRangeException will no longer be thrown while updating IF field.
  • #I448842 – The ArgumentException will no longer be thrown while converting a Word document to PDF.
  • #I446575 - Table is now preserved properly while converting a DOCX format document to PDF.

PDF

Bug Fixes

  • #I426296 - The issue with “Document information does not shows properly when set the spacial character in custom schema”.
  • #I441730 - Text location and preservation issue no longer occur when drawing PdfEan8Barcode to PDF document.
  • #I443768 - PDF text extraction with coordinates to be converted to image coordinates.
  • #I446555 - The issue with “PdfDataMatrixBarcode does not reads properly double-byte characters” has been resolved.
  • #I448992 - Null reference exception no longer occur while compressing the document in NET.
  • #I449087 - XPathException no longer occurs while saving the PDF document.
  • #I448191 - NullReference exception no longer occur while comparing the field item.
  • #F181183 - The issue with “Form Fields failed to export properly in JSON format” has been resolved.

PdfViewerControl

Bug Fixes

  • #I444507 – System.ArgumentException will no longer be thrown when loading the PDF in PdfViewer.

Presentation

Bug Fixes

  • #I444389 - The NullReferenceException will no longer be thrown while saving cloned PowerPoint Presentation with modern comments.
  • #I450199 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to PDF which contains custom table style.
  • #I445062 - Picture will now remove properly while removing the slide from PowerPoint presentation.

PropertyGrid

Bug fixes

  • #I445676 - Navigation from one editor to another editor will work after the viewmodal data has been changed.

Ribbon

Bug fixes

  • #I446000 - When the ‘KeyTip’ is clicked to select a button, the corresponding command will be executed once

SfDiagram

Bug fixes

  • #I451595 - Now, the preview of the connector will be cleared properly when the connector is deleted.

SfRichTextBoxAdv

Bug Fixes

  • #I446347 - The numbered list is now preserved properly when copied and pasted from the OneNote.
  • #I445963 - HTML is now exported with proper style definitions.
  • #I445963 - Paragraph with negative text indent is now preserved properly while loading an HTML file.
  • #I446803 - The tab width for numbered list is now preserved properly while exporting as HTML.
  • #I446347 - Bullet list is now applied properly on pressing enter key.
  • #I445963 - Undo operation is now worked properly when pressing enter key at paragraph with fields.
  • #I446347 - HTML list with list-style-type is now preserved properly.
  • #I446347 - Tab width is now preserved properly for roman lists.
  • #I443087 - Exception is no longer thrown while undoing for hyperlink insertion by selecting a text.
  • #I444206 - Exception is no longer thrown while deleting a text followed by a comment.
  • #I444205 - Deletion for backspace key is now working properly when text followed by a comment.
  • #I435005 - Cursor is now preserved properly when placing a cursor on the line break.

SfScheduler

Bug fixes

  • #I451616 - The NullReferenceException issue has been fixed, and it will no longer be thrown when the Scheduler is loaded inside the TabView and the appointment is cleared or removed from the collection inside the TabView.

XlsIO

Bug Fixes

  • #I440939 - Cell width is now rendered properly in worksheet to image conversion.
  • #I447811 - Argument out of range exception thrown while converting Excel having a pivot table with empty data to PDF is now resolved.
  • #I449829 - Object disposed exception thrown while saving an XLSB document is now resolved.
  • #I444450 - Null reference exception thrown while parsing the chart data labels with paragraph element containing pPr tag is now resolved.
  • #I447811 - Index out of range exception thrown while converting Excel document with print title rows to PDF is now resolved.

  • Alignment issue in Excel to PDF conversion when anchorCtr is true is now resolved.