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

Released: Apr 21, 2026

Aggiornamenti in 2026 Volume 1 SP1 (33.2.3)

Funzionalità

  • Smart Data Extraction Library
    • Smart Data Extractor
      • Added support for converting PDF documents into Markdown content in Smart Data Extraction library.
      • The following are common PDF elements that are preserved when converted to Markdown.
        • Header, Paragraph Title, Document Title.
        • Paragraph.
        • Image.
        • Table.
        • Text Inline Styles.
        • Link text without title text.
        • Code blocks, Footer, Page Number, List, Block quotes, Subscript, Superscript.
    • Smart Table Extractor
      • Added support for converting PDF documents into Markdown content in Smart Table Extraction library.
      • The following are table elements in PDF documents that are preserved when converted to Markdown.
        • Table.
        • Text Inline Styles.

Correzioni

  • PDF Library
    • .NET PDF Library
      • Resolved a PDF/A compliance issue related to incorrect custom metadata schema definitions.
    • JavaScript PDF Library
      • Fixed a return type mismatch error that caused a compile-time interface violation.
      • Fixed an issue where signature position is not preserved correctly after flattening the signature.
      • Fixed a performance issue when rendering PNG images in page graphics.
      • Fixed an issue where the example code snippets missed for the properties and methods in documentation.
      • Fixed an issue where combo box field color is not visible in chrome and edge browsers.
  • Excel Library
    • .NET Excel Library
      • Fixed an issue where category axis label text was not being cropped correctly when exporting a chart to an image if the label text exceeded the plot area width.
      • Fixed an issue with AutoFill - FillWeekdays for multi-cell source ranges to ensure the correct weekday progression is preserved.