Skip to content

Commit 11b48ee

Browse files
Update first-steps.md (#618)
1 parent b3fdc23 commit 11b48ee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

getting-started/first-steps.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,12 @@ This sample application will use [RadWordsProcessing]({%slug radwordsprocessing-
5353
For .NET Framework project:
5454
* __Telerik.Windows.Documents.Core.dll__
5555
* __Telerik.Windows.Documents.Flow.dll__
56-
* ~~Telerik.Windows.Zip.dll~~*
5756

5857
For .NET Standard ({{site.dotnetversions}}) project:
5958
* __Telerik.Documents.Core.dll__
6059
* __Telerik.Documents.Flow.dll__
61-
* ~~Telerik.Zip.dll~~*
6260

63-
>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.
61+
>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.
6462

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

0 commit comments

Comments
 (0)