Syncfusion Essential Studio Windows Forms 2023 Volume 3 SP1 (23.2.4)

Released: Nov 20, 2023

Updates in 2023 Volume 3 SP1 (23.2.4)

Funktionen

  • Common
    • Added compatibility with Microsoft .NET 8.
  • PDF
    • Added support for setting polygon points in PdfLoadedPolygonAnnotation and PdfPolygonAnnotation.
    • Added support for retrieving the Certificate Revocation List (CRL) with revocation serial numbers, revoked dates, and revocation status from embedded CRLs during signature validation.
    • Added support for includinf certificates in the Document Security Store (DSS) during Long-Term Validation (LTV).
    • Added support for retrieving certificates from the Document Security Store (DSS).
  • Microsoft Visual Studio Extensions
    • Added .NET 8.0 support to the Syncfusion WinForms Project Template, Item Template, and Reference Manager.

Fehlerkorrekturen

  • Common
    • The sample browser utility tool will now properly execute the demo with the latest available .NET Framework in the WinForms build.
  • ButtonEdit
    • Form is now displaying when adding ButtonEdit in .NET Core projects.
  • DocIO
    • Image is now preserved properly while saving a DOCX format document.
  • EditControl
    • The copy-paste functionality in the EditControl now works as expected when the EnableBlockSelection property is True.
  • MultiColumnComboBox
    • Fixed the issue where elements are automatically selected when the text property is set from code behind in MultiColumnComboBox.
  • PDF
    • Resolved an issue where the destination was not behaving as expected after an update to the destination array functionality in the file link annotation.
    • Resolved an exception that occurred while converting Word to PDF, specifically when handling Arabic text in italic style.
    • The Index outside the bounds of the array exception no longer occurs when compressing a particular PDF document.
    • The Null Reference exception will no longer occur when using the loaded document StructureElement for a particular document.
    • Fixed the issue where the border width is not updated when exporting the annotation in XFDF format.
    • Resolved the issue where OCRLayoutResult was returning null when performing OCR with a specified page region index.
    • The Null Reference Exception no longer occurs when performing OCR with the chi sim language.
    • The form fields are now added in the correct position during the HTML to PDF conversion.
  • RibbonControlAdv
    • Show Tabs and Commands function in RibbonDisplayOptionButton working properly at all time.
    • Backstage is now rendering properly when using other than RibbonForm.
    • The SelectedTab will no longer changed on clicking the RibbonControlAdv Backstage back button.
  • SpellCheckerAdv
    • Localization for the SpellChecker dialog box is now applied correctly.
  • XlsIO
    • Object reference exception is no longer thrown while resaving the Excel document with empty chart shape.