Essential Studio for Windows Forms Release Notes

v20.4.0.43
January 10, 2023

DocIO

Bug Fixes

  • #I421242 - Text formatting is now preserved properly after calling ImportContent() method.
  • #I425930 - Table is now preserved properly while resaving a DOCX format document.
  • #I424378 - The FormatException will no longer thrown while opening a RTF format document.
  • #I425545 - List value is now preserved properly while resaving a DOCX format document.
  • #I426606 - Hanging issue has been resolved now while converting a Word document to PDF.
  • #I425091 - Table is now preserved properly while converting a DOCX format document to PDF.

PDF

Bug Fixes

  • #I426322 - Exception will no longer occur while creating the PdfCode128Barcode with particular text.
  • #I424551 - Preservation issue will no longer occur for the barcode with particular X-dimesion value.
  • #I426700 - Preservation issue no longer occur while creating the TrueTypeFont with particular overload.
  • #I425745 - OCRProcessor returns the correct text while performing OCR for a particular region.

Presentation

Bug Fixes

  • #I420979, #I423197 - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
  • #I426198 - The ArgumentOutOfRangeException will no longer be thrown while converting a PowerPoint presentation to PDF.
  • #I422293 - The ObjectDisposedException will no longer be thrown while creating the multiple Presentation objects using same stream.

RadialGauge

Bug Fixes

  • #I423933 - Correct values will be displayed in the UI when using decimal values in MajorDifference.

SfComboBox

Bug Fixes

  • #I422322 - The KeyDown event will no longer be triggered twice when a key is pressed.

SfDataGrid

Bug fixes

  • #F179285 - Now, the applied styles are exported properly, While exporting SfDataGrid to Excel.

  • #F179364 - Now, the DataGrid’s header row height will be properly updated, When the HeaderRowHeight property is set in code behind.

XlsIO

Bug Fixes

  • #I426982 - Null reference exception thown while opening the Excel document is now resolved.