Essential Studio for WPF Release Notes

v20.1.0.48
April 12, 2022

ColorPickerPalette

Bug fixes

  • #I371209 - The NullReferenceException will no longer occur when opening CustomColors by clicking DropDown.

DocIO

Features

  • #I368275 - Provided an API to convert Word document to HTML with Word compatibility.

Bug Fixes

  • #F172876 – Content control is now preserved properly while resaving a DOCX format document.
  • #I369614 - Font size is now preserved properly while converting a Word document to PDF.
  • #I371158 - Text is now preserved properly while converting a Word document to PDF.
  • #I372034 – A Picture inside a frame is now preserved properly while converting a Word document to PDF.

DockingManager

Bug fixes

  • #FB33472 - The Exception will no longer occur when floating a window after SfSkinManager themes are applied to the control.
  • #F172952 - TabItem header will be visible when TabStripPlacement is bottom and adding DocumentItems dynamically.
  • #FB32605 - Duplicate tabbed windows will no longer be appeared in DockingManager when TargetNameInDockedMode is set for parent tabbed window.

SfMaps

Bug fixes

  • #I369535 - While using a CustomDataSource, all markers will not be re-rendered when dynamically changing anyone marker’s property.

PDF

Features

  • #I361979 - Added support to load items from the existing signature field.
  • #I368179 - Added support to detect if the document signature is signed with a timestamp alone.
  • #I370995 - Added support to add line indent to the first line of the text.

Bug Fixes

  • #I372396 - XML XPathException will no longer occur when loading and saving the PDF document.
  • #I373194 - Argument exception will no longer occur when inserting a page from one document into another document.
  • #F173841 - Grid Cell overlapping issue will no longer occur when drawing a PDF grid with a nested grid on a multi-page document.
  • #I369816 - Memory consumption issues will no longer occur when getting the form fields font repeatedly.
  • #I370457 - PDF pages are now shown properly after merging or appending multiple PDF documents into one PDF.
  • #I371079 - Index out of bounds exception will no longer occur when verifying the Digital signature.
  • #I366088 - PdfCertificate is now created without any delay with X509Certificate in an Offline environment.
  • #I372318 - The parent bookmarks are now removed from the PDF document without any issues.
  • #I372076 - The Destination page index is now retrieved properly for loaded named destinations.
  • #F173683 - Loaded annotation is now retrieved properly while using its name.
  • #I372976 - The check box border width can now be accessed properly without any issues in the PDF document.
  • #I373386 - Font height is now updated properly while creating a new TrueType font with the existing TrueType font.
  • #I372361 - Hyperlinks now works properly while converting conformance PDF to PDF A2B document.
  • #I370979 - There is no longer a hanging issue when calling the redact method on a specific PDF document.
  • #I371416, #I370670 - An exception will no longer occur when merging the document with other PDF documents.

PdfViewerControl

Bug Fixes

  • #FB33611 – The CurrentPageChanged event will now be triggered properly when we load document as a PdfLoadedDocument object.
  • #FB33642 – The System.IndexOutOfRange exception will no longer be thrown when we try to scroll before the PDF gets loaded.
  • #I368156 – The System.FormatException will no longer occur when extracting text from a PDF document.
  • #I373488 – The ZoomChanged event will now be triggered properly when we use Control + MouseWheel to change the zoom.
  • #F173664 – The font color and size will now be properly preserved in the UI for the free text annotation.
  • #I372396 - The System.Xml.XPath.XPathException will no longer be thrown in the output window when we save a PDF document as a stream.
  • #I369816 - The Memory consumption is now optimized while rendering the form fields document.

PercentTextBox

Bug fixes

  • #I368515 - When the ScrollInterval property is specified, the value will be changed up to the maximum and minimum values.

Presentation

Bug Fixes

  • #I367799 - The NullReferenceException will no longer be thrown while opening a PowerPoint presentation with customized SmartArt.
  • #I366014 – The Anchor center is now applied properly while converting a PowerPoint presentation to PDF.

PropertyGrid

Bug Fixes

  • #F173504 - When scrolling, editors like CurrencyTextBox, DoubleTextBox, IntegerTextBox, PercentTextBox, and DomainUpDown will no longer increase or decrease value unless the editor is focused.

Ribbon

Bug Fixes

  • #I372752 - The screen renders without crashing when Alt+space is pressed.

SfScheduler

Bug fixes

  • #I368188 - Now, the Appointment will drag into the correct position when the two monitors are connected.

SfStepProgressBar

Bug fixes

  • #F173572- StepProgressBar is now preserved properly when binding value from view model.

SfTreeGrid

Bug Fixes

  • #I369209 - ExpandStateMappingName is now working properly while dynamically adding records to TreeGrid When binded with Nested Collection.

SfTreeMap

Bug fixes

SfTreeView

Bug Fixes

  • #SF-367941 - Now, the SelectionForegroundColor can be changed for bound mode also.
  • #SF372549 - While dragging hovering over the parent node, auto expansion of the child nodes will now work properly.

XlsIO

Bug Fixes

  • #I371006 - The value of Boolean formula in an Excel cell is now exported properly to the data table.
  • #I372439 - The Stack overflow exception thrown while parsing a cell formula that refers to another worksheet cell has now been resolved.
  • #I371321 - Application hanging while opening an Excel document having a picture with an empty blip fill element has now been resolved.
  • #I371872 - Application hanging while opening an Excel document having a picture with an empty non visual XML element is now resolved.
  • #I371443 - Chinese text is now rendered properly in the worksheet to image conversion.
  • #I373897 - Exception is no longer thrown while loading data into a template marker with no value for some objects.
  • #I371810 - The Unhandled exception thrown while opening an Excel document with the CONCAT formula has now been resolved.
  • #I369588 - The Index out of range exception thrown while converting the chart with unequal category and value axis external ranges to the image has now been resolved.
  • #I372512 - Scatter chart dash line pattern is now proper in chart to image conversion.
  • #I372437 - Picture shapes with rotation are now rendered properly in Excel to PDF conversion.
  • Chart trendline data label formatting is now applied properly in xlsx files.
  • Exception is no longer thrown while converting an Excel document to PDF with an empty shared string.
  • Exception is no longer thrown while converting the Excel documents to PDF with pivot filter types.