Telerik Document Processing Libraries 2026 Q1 (2026.1.210)

Released: Feb 11, 2026

2026 Q1 (2026.1.210) 中的更新

特性

  • What's New:
    • [PREVIEW] Introduced Document Processing Agentic Tools enabling developers to seamlessly build document processing agentic workflows.
  • Dependencies:
    • Updated the Telerik Licensing minimal required version to 1.6.40.
    • Updated Microsoft.Extensions.AI.Abstractions to 10.2.0.
    • Updated Microsoft.SemanticKernel to 1.70.0.
  • PdfProcessing:
    • PdfStreamSigner: Introduced TimeStamp server support.
    • Improved PDF digital signing to comply with European Commission validation requirements.

修補程式

  • DocumentProcessing:
    • Fixed issue where incorrect annotation border array is rendered instead of being skipped.
    • Fixed issue where file format detection misidentifies .dot files as .doc/.txt.
  • PdfProcessing:
    • Fixed issue regarding the wrong transformation of glyph data.
    • Fixed issue where SkiaImageFormatProvider blacked out images due to incorrectly resolved clipping.
    • Fixed issue where SkiaImageFormatProvider exported black images for certain pages.
    • Fixed issue where an InvalidOperationException is thrown when parser incorrectly interprets delimiter characters within literal strings as structural tokens instead of string data.
    • Fixed issue where failing to load an image prevents the PDF document from loading properly.
    • Fixed issue where CryptographicException is thrown when importing AES encrypted document with DocumentInfo.
  • SpreadProcessing:
    • Fixed issue where LocalizableException is thrown after removing columns from a workbook with set Print Titles.
  • WordsProcessing:
    • Fixed issue where NullReferenceException is thrown when exporting a document with custom geometry.