New to Telerik Document ProcessingStart a free 30-day trial

Integration with Other Telerik Products

Updated on Apr 24, 2026

Many Telerik products utilize internally the Document Processing Libraries (DPL) for their UI components, like Pdf viewers or Spreadsheets, or for their export functionalities to take most of the DPL capabilities.

As of Q2 2025 end-users are able to use product specific components, built with older DPL version, along with a newer DPL version.

The following table lists the main use-cases together with the necessary updates that are required by the developer according to the .NET version:

.NET Framework.NET Core/.NET Standard
Using Binaries (.DLL)Need to use the app.config/web.config file with binding redirect:
<bindingRedirect oldVersion="" newVersion="" />
Just replace the binaries
Using NuGet PackagesMigrate to PackageReferences: Migrating from packages.config to PackageReference formatsJust update the NuGet packages

See Also

In this article
See Also
Not finding the help you need?
Contact Support