Syncfusion Essential Studio Document SDK 2026 Volume 1 (33.1.47)

Released: Apr 7, 2026

2026 Volume 1 (33.1.47) での更新項目

不具合の修正

  • PDF Library
    • .NET PDF Library
      • Fixed an issue causing the OrderFormFields API to incorrectly preserve the tab order of PDF form fields.
    • JavaScript PDF Library
      • Addressed an issue with incorrect retrieval of form field names in a specific PDF document.
      • Resolved an issue where the signature was not preserved correctly after flattening the PDF document.
      • Resolved an issue that caused PDF corruption during the redaction process for a specific document.
      • Resolved an issue where the checkbox form field state was not returned correctly.
  • Word Library
    • .NET Word Library
      • Textbox with bottom extent are now preserved properly while converting a RTF document to PDF.
      • Latin character is now preserved properly during converting a HTML document to DOCX.
      • Autofit table with undefined cell widths are now preserved properly while converting a DOCX document to PDF.
      • Document with revisions will no longer be corrupted after calling UpdateTableOfContents API.
      • The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document with Autofit table to PDF.
      • VML Group Shape contains picture is now preserved properly while converting a DOCX document to PDF.
      • Text form fields will be preserved properly with carriage return character during DOCX to PDF.
      • The NullReferenceException will no longer thrown due to multiple paragraphs contained field while converting Word document to PDF.
      • Hanging issue will no longer occur due to dynamic re-layout while converting a DOCX with multi-column to PDF.
  • PowerPoint Library
    • .NET PowerPoint Library
      • The ArgumentOutOfRangeException will no longer be thrown while converting PowerPoint Presentation with invalid table row span to PDF.