Lancements de Syncfusion Essential Studio Document SDK
Released: May 5, 2026
Mises à jour de 2026 Volume 1 SP1 (33.2.5)
Correctifs
- PDF Library
- .NET PDF Library
- Resolved an issue where text was not extracted correctly from a specific PDF document.
- Resolved an issue where an IndexOutOfRangeException occurred after removing scripts from a PDF document.
- Resolved an issue where an exception occurred during PDF compression.
- Resolved an issue where text spacing was incorrect when using DrawString while merging a loaded PDF document.
- Resolved an issue where the output PDF became corrupted after inserting pages from the...
Released: Apr 28, 2026
Mises à jour de 2026 Volume 1 SP1 (33.2.4)
Correctifs
- PDF Library
- .NET PDF Library
- Fixed an issue where Thai text was not preserved correctly when drawing strings in PDF documents.
- Fixed an issue where a CheckBox field was not checked correctly when the field was set to read-only.
- Resolved the issue where the signature was not preserved after flattening the PDF document.
- JavaScript PDF Library
- Fixed an issue where an invalid or unexpected token exception occurred while adding accented characters.
- Fixed an issue where ordered form fields...
Released: Apr 21, 2026
Mises à jour de 2026 Volume 1 SP1 (33.2.3)
Fonctionnalités
- 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...
Released: Apr 14, 2026
Mises à jour de 2026 Volume 1 (33.1.49)
Correctifs
- Word Library
- .NET Word Library
- The ArgumentOutOfRangeException will no longer be thrown due to multiple continuous break while converting Word document to PDF.
- Numbered lists within fields are now preserved correctly during Word to PDF conversion.
- Watermark height is now preserved properly during DOCX to PDF conversion on the .NET Framework.
- Hyphenation enabled split text range width is now properly applied while converting Word to PDF.
- Decimal tab with multiple paragraphs is now...
Released: Apr 7, 2026
Mises à jour de 2026 Volume 1 (33.1.47)
Correctifs
- 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...
Released: Mar 31, 2026
Mises à jour de 2026 Volume 1 (33.1.46)
Correctifs
- Web PDF Viewer (Javascript, Angular, React, Vue, ASP.NET Core & MVC)
- Fixed an issue where the browser default print dialog appeared even when enablePrint was set to false while the PDF Viewer was in focus.
- Resolved an exception that occurred when printing a PDF in Microsoft Edge with the AlwaysOpenPdfExternally policy enabled.
- Fixed an issue where Free Text annotation bounds were incorrectly exported after updating bounds using the editAnnotation method.
- Resolved an issue where...
Released: Mar 24, 2026
Mises à jour de 2026 Volume 1 (33.1.45)
Fonctionnalités
- PDF Library
- .NET PDF Library
- Optimized the PDF library by removing the thread-static variable and enforcing proper font resource disposal.
- Added support for adding, modifying, and removing page-level actions in PDF documents.
- JavaScript Library
- Added image redaction support.
- Added support for embedding timestamps in PDF documents.
- Added date-field action support to text box fields.
- Enhanced the JavaScript PDF library with a new API to create fonts from embedded fonts in various...
Released: Mar 16, 2026
Mises à jour de 2026 Volume 1 (33.1.44)
Fonctionnalités
- New Control
- Smart Data Extractor (preview) - Introducing a high-performance, deterministic C# library that extracts complete document structures from PDFs and images. Designed for .NET workflows, it analyzes visual layout lines, boxes, labels, and alignment to locate and extract elements such as table structure, text elements, images, headers, footers, and form fields with per-field confidence scores for immediate review, export, or integration. Key features:
Released: Mar 10, 2026
Mises à jour de 2025 Volume 4 SP1 (32.2.9)
Correctifs
- PDF Library
- .NET PDF Library
- Resolved an issue that caused a KeyNotFoundException when flattening PDF form fields.
- Fixed an issue where PDF documents became corrupted after calling DrawPdfTemplate.
- Fixed an issue where text was not properly redacted in certain PDF files.
- Resolved the issue where the flattened annotation was placed incorrectly in the PDF.
- Resolved an issue where the XMP ConformanceLevel displayed underscores instead of the expected space-separated label.
- Resolved an...
Released: Mar 3, 2026
Mises à jour de 2025 Volume 4 SP1 (32.2.8)
Correctifs
- PDF Library
- .NET PDF Library
- Fixed an issue where the PDF failed to load after the web page was refreshed.
- Fixed excessive memory usage in DrawString when rendering RTL text.
- Fixed an issue where saving a PDF took excessive time when IncrementalUpdate was set to false.
- JavaScript Library
- Fixed an issue where free text annotations overlapped their annotation borders.
- Word Library
- .NET Word Library
- Hanging issue will no longer occur for nested table with longer word while converting a...