Essential Studio for WPF Release Notes

v21.1.37
March 29, 2023

DocIO

Bug Fixes

  • #I442751 - Text background color is now preserved properly while resaving a RTF format document.
  • #I443278 - Image is now preserved properly while resaving a DOCX format document.
  • #F180972 - List numbers in comments are now returned properly in ListString API.
  • #I447186 - Hanging will no longer be occur while executing mail merge inside table.
  • #I445517 - Font is now preserved properly while resaving a RTF format document.
  • #I443061 – Table is now preserved properly while converting a DOCX format document to PDF.
  • #I446694 - The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
  • #I440115 - Page field within the formula field is now preserved properly while converting a Word document to PDF.
  • #I445966 - Shape is now preserved properly while converting a Word document to PDF.

DockingManager

Bug fixes

  • #I442164 - From now on, when ‘AddTabDocumentAtLast’ is set to true, the tab will be placed at the last.

PDF

Bug Fixes

  • #I447801 - ExportAsImage no longer returns image with black background.
  • #I446480 - An exception no longer occur where enabling LTV with a timestamp in the Linux environment caused an exception.
  • #I442523 - The issue with file size increase no longer occur after performing conformance to the PDF document.
  • #I442856, #I444793 - Preservation issue no longer occurs when Performing XPS to PDF conversion.
  • #I441730 - Text location and preservation issue no longer occur when drawing PdfEan8Barcode to PDF document.
  • #I441694 - The issue with “TextLine returns incorrect results of Unicode characters” has been resolved.
  • #I445937 - The system.OverflowException no longer occur when set the large number of value in text box field.
  • #I436818 - Input text non convertable character exception no longer occur when drawing the QRcode to the PDF document.
  • #I434387 - The issue with “SFBarcode failed to preserve in the actual size in WPF” has been resolved.
  • #I383903 - The issue with “Extract text line words are not split properly for specific PDF” has been resolved.
  • #I448189 - Fixed an issue where IsCrlEmbedded was returning incorrect results in the LTV verification information.
  • #F180445 - Fixed issue where CreateLongTermValidity and EnableLTV were unable to fetch working CRL, resulting in incorrect result being returned.
  • #F181183 - The issue with “FormFields failed to import and export properly in JSON format” has been resolved.
  • #I426296 - Document information preserves properly when set the spacial character in custom schema.

PdfViewerControl

Bug Fixes

  • #I444507 – Landscape PDF will now be printed properly in portrait paper.

Presentation

No Changes for this product in this version.

SfDataGrid

Bug fixes

  • #F180642 - Now, the table summary value will be updated properly at runtime for the Unbound Column when the ShowSummaryInRow is enabled.

  • #I382799 - The rendering issue no longer occurs in DataGrid, when a new record is added at runtime with DetailsViewDataGrid in view.

SfMaskedEdit

Bug fixes

  • #I434115 - When using or( ) operator in mask pattern , ‘Mask’ will properly work

XlsIO

Bug Fixes

  • #I441565 - Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
  • #I440705 - Scatter chart category axis is now proper while creating a scatter chart with direct values.
  • #I440228 - Chart numeric axis with number format is now rendered correctly while converting the chart to image.
  • #F180875 - Category labels are now rendered as single-level labels properly when multi-level labels(not supported) are applied in chart to image conversion.