Syncfusion Essential Studio Document SDK 2026 Volume 1 SP1 (33.2.10)

Released: Jun 2, 2026

Mises à jour de 2026 Volume 1 SP1 (33.2.10)

Correctifs

  • PDF Library
    • .NET PDF Library
      • Fixed an issue that caused a large blank space to appear at the bottom of rows.
      • Fixed the issue where form fields were not being retrieved correctly in the specified document.
    • JavaScript PDF Library
      • Fixed an issue where the URI link annotation was not retained during JSON import.
      • Fixed an issue where client-side exported custom stamp annotations were not displayed on the server side.
      • Fixed an issue where radio button and checkbox states were not correctly retained during FDF imports.
  • Word Library
    • .NET Word Library
      • The InvalidOperationException no longer occurs when saving DOCX document after calling GetAsOneRange API.
      • Page break inside text frame will not be applied during Word to PDF conversion.
      • Table will be preserved properly with proper Shape order index during Word to PDF conversion.
  • Excel Library
    • .NET Excel Library
      • Conditional formatting is now updated correctly when performing the AutoFill (FillCopy) operation.
      • Conditional formatting is properly removed when using the RemoveAt operation on a specified range.
      • The LastRow and ColumnWithoutEmptyCell properties now update accurately for XLSB files.
      • Extra leading spaces in rich text are now handled correctly during Excel-to-PDF conversion.
      • Fixed an issue where cell text was not rendered properly during Excel-to-PDF conversion when the text height exceeded the cell height.