New to Telerik Document ProcessingStart a free 30-day trial

Changes

Updated on Jun 3, 2026

The following sections summarize the new functionality introduced in the library with links to the relevant documentation that describes how to use the new features.

What Is New in 2024 Q4

  • Introduced a timeout mechanism for import and export of documents. The new Import and Export methods for all format providers have a mandatory timeout parameter. Read more.

What Is New in 2024 Q2

  • Instead of using the PdfExportSettings.ShouldEmbedFont property, use the FontEmbeddingType property to specify whether the full font or a subset is embedded in the document.
  • Support for OTF (OpenType Font) font file format.

What Is New in 2014 Q3

New Features

  • RadFixedDocumentEditor class which creates fixed content in a flow-like manner. Read more.

  • Introduced a Tables generator that allows easy export of tabular data content. Read more.

  • Exposed Block class that allows you to draw and split groups of text, images, and shapes into parts. Read more.

  • Introduced hyperlink concept that combines Link annotation and fixed content.

Bug Fixes

  • Rounding double values causes offsets in rendering.