Skip to content

Q2 2025 Release Changes #541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
cd2f593
Q2 2025 Release Changes
YoanKar Apr 7, 2025
b543aa2
Documented "Multiple Digital Signatures" (PdfStreamSigner)
YoanKar Apr 7, 2025
ecb0d37
Linux OCR
YoanKar Apr 8, 2025
d9664f0
Stylistic changes
YoanKar Apr 8, 2025
d658ad6
Generated files warning
YoanKar Apr 8, 2025
6d6fbd5
Style changes
YoanKar Apr 8, 2025
d25698b
added Launch Actions
dessyordanova Apr 10, 2025
2846d0c
added GoToRAction
dessyordanova Apr 14, 2025
236f86b
Environment commands
YoanKar Apr 14, 2025
010bf69
Update overview.md
dessyordanova Apr 14, 2025
6469b65
Merge branch 'yoan/q2-2025-release' of https://github.com/telerik/doc…
dessyordanova Apr 14, 2025
8f3bad5
Update gotor-actions.md
dessyordanova Apr 14, 2025
c7fb643
Update gotor-actions.md
dessyordanova Apr 14, 2025
a8a3c15
added info for the MergedFieldNameResolving
dessyordanova Apr 15, 2025
565097f
Adjust columns width and border
dessyordanova Apr 15, 2025
00dc0fb
ZipExtensions timeout methods + CopyTo timeout method documented.
YoanKar Apr 15, 2025
3cca9d1
Separate distribution - Downloads section
dessyordanova Apr 15, 2025
552d221
replace images
dessyordanova Apr 15, 2025
2d67f66
Licensing before 2025
dessyordanova Apr 15, 2025
e46da08
polishing the Licensing before 2025
dessyordanova Apr 16, 2025
2c16e11
add the version
dessyordanova Apr 16, 2025
9baa9d2
Moved Licensing before 2025 to KB section
dessyordanova Apr 16, 2025
78e33fe
Documented new Clone method and refactored articles.
YoanKar Apr 21, 2025
f723d03
Merge branch 'yoan/q2-2025-release' of https://github.com/telerik/doc…
YoanKar Apr 22, 2025
1603e04
Bolded Public API table entries for Form and Image articles.
YoanKar Apr 22, 2025
3abd778
Clarified the Tesseract Language Data section
YoanKar Apr 28, 2025
25dbd63
Gen AI
YoanKar Apr 29, 2025
92310cb
config.yml
YoanKar Apr 29, 2025
2306669
Add Marked Content docs
dessyordanova Apr 29, 2025
1a884ea
Merge branch 'yoan/q2-2025-release' of https://github.com/telerik/doc…
dessyordanova Apr 29, 2025
e11903f
Added bold formatting
YoanKar Apr 30, 2025
aef2a11
Merge branch 'yoan/q2-2025-release' of https://github.com/telerik/doc…
YoanKar Apr 30, 2025
d397845
stylistic changes
YoanKar Apr 30, 2025
1ba5912
Formatted API tables
YoanKar Apr 30, 2025
336fce1
Fixed corrupted table
YoanKar Apr 30, 2025
b28b03c
Expose Min/Max .NET version as constants in the config yml
dessyordanova Apr 30, 2025
b7e4c54
replace .net core to use the placeholders
dessyordanova Apr 30, 2025
0986c50
.NET vs .NET for Windows
dessyordanova Apr 30, 2025
1df6421
Document the new Zip related dependency
dessyordanova Apr 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,9 @@ navigation:
libraries/radpdfprocessing/features/embedded-file-streams:
title: Embedded File Streams
position: 5
libraries/radpdfprocessing/features/ai-document-analysis:
title: AI Document Analysis
position: 6
libraries/radpdfprocessing/model/interactive-forms:
title: Interactive Forms
libraries/radpdfprocessing/model/interactive-forms/form-fields:
Expand Down Expand Up @@ -366,6 +369,10 @@ defaults:
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
# "foo": "Bar"

mindotnetversion: "8"
maxdotnetversion: "9"
dotnetversions: ".NET 8 and .NET 9"

# Feedback Form Product Code
productCode: TDP

Expand Down
2 changes: 1 addition & 1 deletion getting-started/Installation/install-nuget-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ Before you can install Telerik NuGet packages, you must configure the Telerik Nu
## See Also

* [Restoring NuGet Packages in Your CI Workflow]({%slug using-nuget-keys%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6/.NET 8/.NET 9]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, {{site.dotnetversions}}]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [Handling the 'No packages found" Message when Using the Telerik NuGet Server]({%slug handle-no-nuget-packages-found-message%})
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ The libraries can be used through the available NuGet packages.

## See Also

- [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6/.NET 8/.NET 9]({%slug distribute-telerik-document-processing-libraries-net-versions%})
- [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, {{site.dotnetversions}}]({%slug distribute-telerik-document-processing-libraries-net-versions%})
20 changes: 11 additions & 9 deletions getting-started/Installation/nuget-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ If your workflow relies on NuGet for package management, you can take advantage

#### This article contains the following sections:

* [NuGet packages for .NET Framework and .NET Core for Windows](#packages-for-net-framework-and-net-core-for-windows)
* [Packages for .NET Standard 2.0 (Support for .NET Core, .NET 6/.NET 8/.NET 9)](#packages-for-net-standard-20-net-core-net-6-net-8)
* [NuGet packages for .NET Framework and {{site.dotnetversions}} for Windows](#packages-for-net-framework-and-net-core-for-windows)
* [Packages for .NET Standard 2.0 (Support for {{site.dotnetversions}})](#packages-for-net-standard-20-net-core-net-6-net-8)
* [Get the NuGet Packages](#get-the-nuget-packages)


Expand All @@ -37,9 +37,11 @@ If your workflow relies on NuGet for package management, you can take advantage

>important The .NET Standard packages are compatible with any .NET version (e.g .NET 9), even if there are no packages explicitly available for the specific versions. The same applies to the .NET Framework packages.

## Packages for .NET Framework and .NET Core for Windows
>note As of **Q2 2025** the Zip Library will no longer be used as an internal dependency in the rest of the Document Processing Libraries - PdfProcessing, WordsProcessing, SpreadProcessing, SpreadStreamProcessing. It will be replaced by the System.IO.Compression. We will continue to ship the Telerik Zip Library as a standalone library so clients can still use it separately.

The following list represents the available NuGet packages for the Document Processing libraries that you can use with the .NET Framework or .NET Core for Windows. Although we offer them as an addition to the Telerik UI components, you can use them without any UI components:
## Packages for .NET Framework and {{site.dotnetversions}} for Windows

The following list represents the available NuGet packages for the Document Processing libraries that you can use with the .NET Framework or {{site.dotnetversions}} for Windows. Although we offer them as an addition to the Telerik UI components, you can use them without any UI components:

* __Telerik.Windows.Documents.Core:__ The main NuGet package for the Telerik Document Processing libraries. Required when you plan to use the library.
* __Telerik.Windows.Documents.Fixed:__ The package is required when processing `PDF` documents.
Expand All @@ -54,10 +56,10 @@ The following list represents the available NuGet packages for the Document Proc
* __Telerik.Windows.Documents.Spreadsheet.FormatProviders.Xls:__ This package is required for the import/export of `XLS` documents.
* __Telerik.Windows.Documents.Spreadsheet.FormatProviders.Pdf:__ Required for the export of RadSpreadProcessing documents to `PDF`.
* __Telerik.Windows.Documents.SpreadsheetStreaming:__ The main package for generating huge spreadsheet files while using minimum resources.
* __Telerik.Windows.Zip:__ The package is required when working with zipped formats, such as `DOCX` and `XLSX`. It can be used as a standalone library as well.
* __Telerik.Windows.Zip:__ It can be used as a standalone library as well.
* __Telerik.Windows.Zip.Extensions:__ The package provides methods for working with files and platform specific operations.

## Packages for .NET Standard 2.0 (Support for .NET Core, .NET 6/.NET 8/.NET 9)
## Packages for .NET Standard 2.0 (Support for {{site.dotnetversions}})

The following list represents the available NuGet packages for the Document Processing libraries that you can use with [.NET Standard 2.0](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md):

Expand All @@ -75,15 +77,15 @@ The following list represents the available NuGet packages for the Document Proc
* __Telerik.Documents.Spreadsheet.FormatProviders.Xls:__ This package is required for the import/export of `XLS` documents.
* __Telerik.Documents.Spreadsheet.FormatProviders.Pdf:__ Required for the export of RadSpreadProcessing documents to `PDF`.
* __Telerik.Documents.SpreadsheetStreaming:__ The main package for generating huge spreadsheet files while using minimum resources.
* __Telerik.Zip:__ The package is required when working with zipped formats, such as `DOCX` and `XLSX`. It can be used as a standalone library as well.
* __Telerik.Zip:__ It can be used as a standalone library as well.

## See Also

- [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6/.NET 8/.NET 9]({%slug distribute-telerik-document-processing-libraries-net-versions%})
- [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, {{site.dotnetversions}}]({%slug distribute-telerik-document-processing-libraries-net-versions%})


## See Also

* [Restoring NuGet Packages in Your CI Workflow]({%slug using-nuget-keys%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6/.NET 8/.NET 9]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, {{site.dotnetversions}}]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [Resolving Namespace Conflicts in Telerik Document Processing Libraries]({%slug radspreadprocessing-resolving-namespace-conflicts%})
5 changes: 2 additions & 3 deletions getting-started/Installation/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,10 @@ Supported Development Tools and Environments:

* **.NET Framework**
* [.NET 4.6.2](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net462) to [.NET 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
* [.NET 6](https://dotnet.microsoft.com/download/dotnet/6.0)
* [.NET 8](https://dotnet.microsoft.com/download/dotnet/8.0)
* [.NET 9](https://dotnet.microsoft.com/download/dotnet/9.0)
* [.NET {{site.mindotnetversion}}](https://dotnet.microsoft.com/download/dotnet/{{site.mindotnetversion}}.0) to [.NET {{site.maxdotnetversion}}](https://dotnet.microsoft.com/download/dotnet/{{site.maxdotnetversion}}.0) (for Windows)

* **.NET Standard 2.0**
* [.NET {{site.mindotnetversion}}](https://dotnet.microsoft.com/download/dotnet/{{site.mindotnetversion}}.0) to [.NET {{site.maxdotnetversion}}](https://dotnet.microsoft.com/download/dotnet/{{site.maxdotnetversion}}.0)

* __Microsoft Visual Studio 2010/2012/2013/2015/2019/2022__ - download from [here](http://www.microsoft.com/visualstudio/eng/downloads).

Expand Down
50 changes: 50 additions & 0 deletions getting-started/download-product-files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: Download Product Files
description: Learn how to download the source code, pdf documentation, different versions from your Telerik account.
page_title: Download Product Files
slug: download-product-files
tags: download, dpl, product, file, assets, distribution
published: True
position: 4
---

# Download Product Files

As of **Q2 2025** the [Telerik Document Processing]({%slug introduction%}) libraries are available as a separate distribution in the **Downloads** section of your [Telerik account](https://www.telerik.com/account/).

Since the **Telerik Document Processing** is a part of several [Telerik bundles](https://www.telerik.com/purchase.aspx) and it is installed following the steps for installing the suite with which you've obtained the product, when you purchase a Telerik license, you can download the following files:

* Latest Public version

* Latest [Preview version]({%slug obtain-use-latest-internal-build-version%})

* Assemblies available as NuGet packages

* Previous versions

* Source code

* Documentation files

Тo download these files, follow the steps below:

1\. Log into [your Telerik account](https://www.telerik.com/account/) and click the **Downloads** option:

![Downloads in Your Account](images/downloads-account.png)

2\. Select **Telerik Document Processing**:

![DPL Downloads in Your Account](images/dpl-downloads-account.png)

3\. Select an asset you want to download: DLLs, PDB files, NuGet Packages, documentation files, or Source code:

![DPL Product Files](images/dpl-product-files.png)

4\. You can choose between official Public versions or Preview versions (if such exist) according to the activation date of your license. From the **Version** drop down list, you can also select which specific version to download.

>important If you are looking for a specific version, but it isn't listed in the Version list, please contact our sales team: **[email protected]**. They will make the required version available for download.

## See Also

* [What Versions of Document Processing Libraries are Distributed with the Telerik Products]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [Latest Internal Build (Preview Version)]({%slug obtain-use-latest-internal-build-version%})
16 changes: 9 additions & 7 deletions getting-started/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Since we distribute Telerik Document Processing libraries as an addition to seve

As we are going to create a UI-Independent example, we will use a console project for this guide:

* Open Microsoft Visual Studio and create a new console project. It could be a .NET Framework, .NET Standard, .NET 6/.NET 8/.NET 9 project.
* Open Microsoft Visual Studio and create a new console project. It could be a .NET Framework, .NET Standard, {{site.dotnetversions}} project.

#### __Figure 1: Go to File > New > Project > Console App (.Net Framework) > Next > Create__
![Create Console Project](images/VisualStudio_NewProject_Console3.gif "Create new Console Project")
Expand All @@ -55,22 +55,24 @@ This sample application will use [RadWordsProcessing]({%slug radwordsprocessing-
For .NET Framework project:
* __Telerik.Windows.Documents.Core.dll__
* __Telerik.Windows.Documents.Flow.dll__
* __Telerik.Windows.Zip.dll__
* ~~Telerik.Windows.Zip.dll~~*

For .NET Standard (.NET Core/.NET 6/.NET 8/.NET 9) project:
For .NET Standard ({{site.dotnetversions}}) project:
* __Telerik.Documents.Core.dll__
* __Telerik.Documents.Flow.dll__
* __Telerik.Zip.dll__
* ~~Telerik.Zip.dll~~*

>note *As of **Q2 2025** the Zip Library will no longer be used as an internal dependency in the rest of the Document Processing Libraries - PdfProcessing, WordsProcessing, SpreadProcessing, SpreadStreamProcessing. It will be replaced by the System.IO.Compression. We will continue to ship the Telerik Zip Library as a standalone library so clients can still use it separately.

1. Reference the assembly that allows you to export the content as a PDF file:

For .NET Framework project:
* __Telerik.Windows.Documents.Flow.FormatProviders.Pdf.dll__

For .NET Standard (.NET Core/.NET 6/.NET 8/.NET 9) project:
For .NET Standard ({{site.dotnetversions}}) project:
* __Telerik.Documents.Flow.FormatProviders.Pdf.dll__

> The Document Processing assemblies for .NET 6/.NET 8/.NET 9 don't contain "Windows" in their names.
> The Document Processing assemblies for {{site.dotnetversions}} don't contain "Windows" in their names.

## Step 4: Create a Document

Expand Down Expand Up @@ -158,4 +160,4 @@ Now that you have run your first project example with Telerik Document Processin
* [System Requirements]({%slug installation-system-requirements%})
* [Installing on your computer]({%slug installation-installing-on-your-computer%})
* [Document Processing SDK Examples](https://github.com/telerik/document-processing-sdk)
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6/.NET 8/.NET 9]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, {{site.dotnetversions}}]({%slug distribute-telerik-document-processing-libraries-net-versions%})
8 changes: 4 additions & 4 deletions getting-started/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The following tables list all Telerik Document Processing assemblies for the dif

>important The .NET Standard assemblies are compatible with any .NET version (e.g .NET 9), even if there are no assemblies explicitly available for the specific versions. The same applies to the .NET Framework assemblies.

### Assemblies for .NET Standard (Support for .NET 6/.NET 8/.NET 9)
### Assemblies for .NET Standard (Support for {{site.dotnetversions}})

| Assembly Name| Description |
|-------|----------------|
Expand All @@ -39,7 +39,7 @@ The following tables list all Telerik Document Processing assemblies for the dif
| **Telerik.Documents.Spreadsheet.FormatProviders.Pdf.dll** | This assembly is needed for exporting to PDF documents. |
| **Telerik.Documents.Spreadsheet.FormatProviders.Xls.dll** | This assembly is needed for processing XLS documents. |
| **Telerik.Documents.SpreadsheetStreaming.dll** | The main assembly for generating huge spreadsheet files using minimum resources. |
| **Telerik.Zip.dll** | Needed for working with zipped formats (DOCX, XLSX) and PDF. It is the main assembly of the [Telerik Zip Library]({%slug radziplibrary-overview%}). |
| **Telerik.Zip.dll** |It is the main assembly of the [Telerik Zip Library]({%slug radziplibrary-overview%}). |


### Assemblies for .NET Framework
Expand All @@ -60,7 +60,7 @@ The following tables list all Telerik Document Processing assemblies for the dif
| **Telerik.Windows.Documents.Fixed.FormatProviders.Ocr.dll** | This assembly is needed for the [Optical Character Recognition (OCR)]({%slug radpdfprocessing-formats-and-conversion-ocr-ocrformatprovider%}) functionality. |
| **Telerik.Windows.Documents.Tesseract.Ocr.dll** | This assembly is needed for the [Optical Character Recognition (OCR)]({%slug radpdfprocessing-formats-and-conversion-ocr-ocrformatprovider%}) functionality. |
| **Telerik.Windows.Documents.CMapUtils.dll** | Provides a default implementation for getting the data of a predefined CMap table by a given name. The assembly is optional and you will need to include a reference to it only if you need to process documents with [CMap tables]({%slug radpdfprocessing-concepts-cmap-tables%}). |
| **Telerik.Windows.Zip.dll** | Needed for working with zipped formats (DOCX, XLSX) and PDF. It is the main assembly of the [Telerik Zip Library]({%slug radziplibrary-overview%}). |
| **Telerik.Windows.Zip.dll** |It is the main assembly of the [Telerik Zip Library]({%slug radziplibrary-overview%}). |
| **Telerik.Windows.Zip.Extensions.dll** | Extends **Telerik.Windows.Zip** assembly with additional helper methods ([Zip Extensions]({%slug radziplibrary-zipextensions%})). |


Expand Down Expand Up @@ -117,4 +117,4 @@ More information about each of the Telerik Document Processing libraries is avai
* [System Requirements]({%slug installation-system-requirements%})
* [Installing on Your Computer]({%slug installation-installing-on-your-computer%})
* [First Steps in using Telerik Document Processing]({%slug getting-started-first-steps%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6/.NET 8/.NET 9]({%slug distribute-telerik-document-processing-libraries-net-versions%})
* [How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, {{site.dotnetversions}}]({%slug distribute-telerik-document-processing-libraries-net-versions%})
Binary file added getting-started/images/downloads-account.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added getting-started/images/dpl-downloads-account.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added getting-started/images/dpl-product-files.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions integration/integration-with-vs-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,11 @@ The **Telerik Document Processing Configuration wizard** allows you to select wh

|Library |Packages |
|---------|---------|
|**RadPdfProcessing**|Documents.Core<br>Documents.Fixed<br>Zip<br>Documents.ImageUtils<br>Documents.Fixed.FormatProviders.Image.Skia<br>Documents.CMapUtils|
|**RadSpreadProcessing**|Documents.Core<br>Documents.Fixed<br>Documents.Spreadsheet<br>Documents.SpreadSheet.FormatProviders.OpenXml<br>Documents.SpreadSheet.FormatProviders.Pdf<br>Documents.Spreadsheet.FormatProviders.Xls<br>Documents.ImageUtils<br>Zip|
|**RadWordsProcessing**|Documents.Core<br>Documents.Fixed<br>Documents.Flow<br>Documents.Flow.FormatProviders.Pdf<br>Documents.ImageUtils<br>Documents.Flow.FormatProviders.Doc<br>Documents.DrawingML<br>Zip|
|**RadPdfProcessing**|Documents.Core<br>Documents.Fixed<br>~~Zip~~*<br>Documents.ImageUtils<br>Documents.Fixed.FormatProviders.Image.Skia<br>Documents.CMapUtils|
|**RadSpreadProcessing**|Documents.Core<br>Documents.Fixed<br>Documents.Spreadsheet<br>Documents.SpreadSheet.FormatProviders.OpenXml<br>Documents.SpreadSheet.FormatProviders.Pdf<br>Documents.Spreadsheet.FormatProviders.Xls<br>Documents.ImageUtils<br>~~Zip~~*|
|**RadWordsProcessing**|Documents.Core<br>Documents.Fixed<br>Documents.Flow<br>Documents.Flow.FormatProviders.Pdf<br>Documents.ImageUtils<br>Documents.Flow.FormatProviders.Doc<br>Documents.DrawingML<br>~~Zip~~*|

>note *As of **Q2 2025** the Zip Library will no longer be used as an internal dependency in the rest of the Document Processing Libraries - PdfProcessing, WordsProcessing, SpreadProcessing, SpreadStreamProcessing. It will be replaced by the System.IO.Compression. We will continue to ship the Telerik Zip Library as a standalone library so clients can still use it separately.

## See Also

Expand Down
4 changes: 2 additions & 2 deletions introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ The Telerik Document Processing libraries support the following file formats:

## Available Assemblies

>The Telerik Document Processing libraries are available in **.NET Framework**, **.NET Core/.NET 6/.NET 8/.NET 9** (or newer) for Windows and **.NET Standard** compatible versions. You can download the assemblies of these libraries from the following products:
>The Telerik Document Processing libraries are available in **.NET Framework**, **{{site.dotnetversions}}** (or newer) for Windows and **.NET Standard** compatible versions. You can download the assemblies of these libraries from the following products:
>

|.NET Framework Products|.NET Core/.NET 6/.NET 8/.NET 9 *for Windows*|.NET Standard|
|.NET Framework Products|{{site.dotnetversions}} *for Windows*|.NET Standard|
|----|----|----|
|[UI for ASP.NET MVC](https://www.telerik.com/aspnet-mvc)||[UI for Xamarin](https://www.telerik.com/xamarin-ui)|
|[UI for ASP.NET AJAX](https://www.telerik.com/products/aspnet-ajax.aspx)||[UI for ASP.NET Core](https://www.telerik.com/aspnet-core-ui)|
Expand Down
Loading