Telerik Document Processing Libraries 2025 Q3 (2025.3.806)

Released: Aug 13, 2025

Aggiornamenti in 2025 Q3 (2025.3.806)

Funzionalità

  • What's New:
    • WordsProcessing: Added support for querying and summarizing RadFlowDocument content using AI, enabling users to interact with and extract insights from RadFlowDocuments.
    • PdfProcessing: Enhanced Accessibility and Compliance Support - Introduced comprehensive support for accessible and standards-compliant PDF documents generation, including Tagged PDF for improved document structure and compatibility, as well as compliance with PDF/UA-1, PDF/A-1a, PDF/A-2a, and PDF/A-3a standards.
    • SpreadProcessing: Introduced a new SKIA-based text measurer for .NET Standard, enhancing text rendering capabilities with support for ligatures, kerning, and contextual shaping.
    • Common: Added support for latest .NET 10 preview version.
  • PdfProcessing:
    • Introduced support for PDF/UA-1 compliance level.
    • Introduced Viewer Preferences to enable users to set PrintScaling and other properties.
    • Introduced support for Tagged PDF, enabling improved accessibility, document structure, and compatibility.
    • Added support for handling documents with mismatched font Subtype and FontFile type.
    • SkiaImageFormatProvider: Introduced support for exception handling mechanism during export.
    • Changed the PDF version to 1.4 for documents with PDF/A1 compliance level.
    • Introduced support for PDF/A-3a compliance level.
    • Introduced support for PDF/A-2a compliance level.
    • Introduced support for PDF/A-1a compliance level.
    • Introduced support for the document info properties.
    • Introduced mechanism allowing embedding of StandardFonts in PDF.
  • SpreadProcessing:
    • Added support for setting culture individually per thread, enabling more flexible localization and formatting.
    • Introduced a new SKIA-based text measurer for .NET Standard, enhancing text rendering capabilities with support for ligatures, kerning, and contextual shaping.
  • WordsProcessing:
    • Added support for querying and summarizing RadFlowDocument content using AI, enabling users to interact with and extract insights from RadFlowDocuments.

Correzioni

  • PdfProcessing:
    • Fixed issue where the StrokeAlphaConstant is not handled correctly when applied on a TextFragment.
    • Fixed issue in SkiaImageFormatProvider where barcodes generated in a newly created document are not exported correctly.
    • Fixed issue where a NullReferenceException occurs when importing a document with MarkedContent.
    • Fixed issue where a NullReferenceException is thrown with OpenType font when applying MultipleSubstFormat1.
    • Fixed issue where a NotSupportedException is triggered by BitReader when processing specific documents, where only integers smaller than 31 bits are supported.
    • Fixed issue where an InvalidCastException occurs while importing a PDF document when initializing the GradientShadingObject.
    • Fixed issue where InvalidCastException is thrown when importing a document containing an array of Functions.
    • Fixed issue regarding the wrong clipping order when exporting a document with MarkedContent leads to missing content.
  • WordsProcessing:
    • Fixed issue where a NullReferenceException is thrown when inserting a document containing a table with a document variable having a line break (\n) in its value.
    • Fixed issue where an empty paragraph is not exported to PDF with the correct character properties.