Essential Studio for Windows Forms Release Notes

v22.2.5
July 27, 2023

Chart

Bug Fix

  • #839284 - The null exception that was previously thrown while invoking DrawGridLine of the chart axis has been resolved.

DocIO

Bug Fixes

  • #I479054 - Paragraph spacing is now preserved properly while converting an RTF format document to PDF.
  • #I480404 - Fit text property of table cell is now preserved properly while converting a Word document to PDF.
  • #I480585 - Footnotes are now linked properly while converting a DOCX format document to HTML.
  • #I481922 - The NullReferenceException will no longer be thrown while calling UpdateDocumentFields() API.

DockingManager

Bug Fixes

  • #F70639 - Resolved a NullReferenceException that would occur when changing the visibility of the dock within the DockStateChanging event.

MonthCalenderAdv

Bug fixes

  • #I467608 - Fixed the issue where the popup of ComboDropDown closes when clicking on month in MonthCalendarAdv control.

PDF

Features

  • #F180498, #F180488 - Added support to extracting OCSP and CRL certificates along with their validity from the embedded timestamp during digital signature validation.
  • Added support to remove the specified key from the document information in existing PDF document.

Bug Fixes

  • #I481578 - Fixed an issue where documents would become corrupted after adding security measures and modifying form fields in PDF files.
  • #I481316 - Fixed an issue where the file size would increase when drawing PDF templates with a higher page count.
  • #I477354 - Fixed the issue where the GoToAction was missing during the parsing of an existing button field.
  • #I478104 - Text extraction issues no longer occur in the specific PDF document.
  • #I481951 - Fixed the issue where entire contents are removed while removing this image from the PDF document.
  • #I481959 - Resolved text box fields become non writeable issue while CurrentCulture is “it-IT”.
  • #I473405 - Preservation issue no longer occurs while drawing italic style in true type fonts.
  • #I472415 - StackOverflow exception no longer occurs while drawing PDF template in specific PDF document.
  • #I481473 - Auto-naming issue no longer occurs while signing an existing PDF document with the same signature name.

PdfViewerControl

Breaking Changes

  • The SfPdf engine is no longer supported. RenderingEngine is marked as obsolete. By default, PDFium engine will be used. So, avoid setting the RenderingEngine property for the PDF Viewer control.

Presentation

No Changes for this product in this version.

RibbonControlAdv

Bug fixes

  • #I467819 - In Simplified Mode of the Ribbon control, the icon can now be dynamically changed at runtime.
  • #I464449 - The border around the ToolStripItem in the collapsed image state will no longer be rendered.

ScheduleControl

Bug fixes

  • #I481122 - Now, the SolidBorderColor will be updated properly based on the new color value specified in the sample level when using the Metro theme for the ScheduleControl.

SfComboBox

Bug fixes

  • #I465872 - Resolved an issue where the append function was not functioning correctly when the dropdown of the SfComboBox control was open.

SfDataGrid

Features

SfDateTimeEdit

Bug fixes

  • #FB45060 – Fixed the issue where the selected date is not updated when updating the month in the SfDatetimeEdit control while selecting the Month.

XlsIO

Bug Fixes

  • #FB44648 - Data lables of a chart with negative values are now rendered in proper position in Chart to Image conversion.
  • #FB44648 - Chart category axis labels position is now rendered properly in Chart to Image conversion.
  • #FB44648 - Chart category axis labels with postion set as high are now rendered properly in Chart to Image conversion.
  • #FB44648 - Chart data lables with caterogy name being referred from an external document are now rendered in Chart to Image conversion.