Syncfusion Essential Studio Document SDK 2025 Volume 3 (31.1.19)

Released: Sep 11, 2025

2025 Volume 3 (31.1.19) での更新項目

機能

  • Word Library
    • .NET Word Library
      • Improved accuracy of Word document comparison by adopting the Longest Common Subsequence (LCS) algorithm.
      • Provided API AllowHyphensInBookmarkNames in WordDocument.Settings to preserve hyphens in bookmark names when opening and saving the document.

不具合の修正

  • PDF Library
    • .NET PDF Library
      • Resolved an issue where a preservation issue occurred during PDF/A conformance conversion for a specific document.
      • Resolved an issue where an exception occurred during annotation import and document merge.
      • Resolved an issue where a NullReferenceException occurred while signing the PDF document with an ECDSA certificate using the X509Certificate2 API.
      • Resolved an issue with missing spaces during PDF text extraction.
      • Resolved an issue where the stamp annotation appearance was not exported properly as a template from a specific PDF document on the server side.
      • Resolved an issue where a Stack Overflow exception occurred while merging a specific PDF document.
      • Resolved an error that occurred during the Word to PDF conversion process involving images.
      • Resolved an issue with field data visibility in a particular XFA PDF document.
      • Resolved the issue where the PdfToImageConverter with password overload was not visible in the MAUI .NET 9.0 project.
      • Resolved an issue where the signature appearance was not preserved after flattening a particular PDF.
      • Resolved an issue where the polyline annotation EndLineStyle was not rendered properly.
    • Flutter PDF Library
      • Fixed a typecast error that occurred when accessing a form in a specific PDF document.