O2S.Components.PDF4NET.NETFramework 10.3.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package O2S.Components.PDF4NET.NETFramework --version 10.3.3
NuGet\Install-Package O2S.Components.PDF4NET.NETFramework -Version 10.3.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="O2S.Components.PDF4NET.NETFramework" Version="10.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add O2S.Components.PDF4NET.NETFramework --version 10.3.3
#r "nuget: O2S.Components.PDF4NET.NETFramework, 10.3.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install O2S.Components.PDF4NET.NETFramework as a Cake Addin
#addin nuget:?package=O2S.Components.PDF4NET.NETFramework&version=10.3.3

// Install O2S.Components.PDF4NET.NETFramework as a Cake Tool
#tool nuget:?package=O2S.Components.PDF4NET.NETFramework&version=10.3.3

PDF4NET is a .NET library for generating and importing PDF documents on the fly from any .NET application. The library does not rely on any Adobe products for creating and importing PDF files. It hides the complex structure of PDF files behind a simple object model that allows creation of complex PDF files or import of existing PDF files with a few lines of code. It supports a wide set of features, ranging from simple PDF creation to form filling, content redaction, complex color conversions or digital signatures.
The PDF4NET library can use either a grid based layout approach allowing precise positioning of content on document's pages or a flow based layout making the generation of complex documents a breeze. The final PDF file is compressed, making the library appropriate for web applications. The library can be used from WinForms, ASP.NET, WPF and Mac applications without any restrictions, the source code being fully portable between platforms. The library is written entirely in C#, being 100% managed.
The PDF4NET library is licensed per developer and can be distributed ROYALTY FREE, reducing your project costs.
The complete list of features is available here: https://o2sol.com/pdf4net/features.htm

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on O2S.Components.PDF4NET.NETFramework:

Package Downloads
O2S.Components.PDF4NET.Render.NETFramework

PDF4NET.Render is a PDF rendering add-on library for PDF4NET library. It brings PDF to image capabilities to PDF4NET. The library featues: - single page PDF conversion to PNG and TIFF - multi-page PDF conversion to multi-page TIFF - color, grayscale and black&white rendering - selective rendering (render only text and/or images and/or vector graphics) - built in graphic engine that ensures identical results across all supported platforms The library can be used from WinForms, ASP.NET, WPF, UWP, Mac applications without any restrictions, the source code being fully portable between platforms. The library is written entirely in C#, being 100% managed. The PDF4NET.Render add-on library is licensed per developer and can be distributed ROYALTY FREE, reducing your project costs. A license for PDF4NET library is required. The complete list of features is available here: https://o2sol.com/pdf4net/features.htm

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.0.1 126 4/1/2024
14.0.0 225 3/4/2024
13.2.3 231 2/1/2024
13.2.2 355 1/3/2024
13.2.1 387 12/4/2023
13.2.0 394 11/1/2023
13.1.4 394 10/2/2023
13.1.3 438 9/4/2023
13.1.2 543 8/1/2023
13.1.1 624 6/30/2023
13.1.0 625 6/1/2023
13.0.2 569 5/2/2023
13.0.1 677 4/3/2023
13.0.0 739 3/1/2023
12.1.4 740 1/31/2023
12.1.3 816 12/30/2022
12.1.2 908 11/30/2022
12.1.1 914 10/31/2022
12.1.0 998 9/30/2022
12.0.2 1,051 9/5/2022
12.0.1 1,045 7/29/2022
12.0.0 1,050 7/4/2022
11.2.2 1,025 5/30/2022
11.2.1 987 4/29/2022
11.2.0 1,056 3/29/2022
11.1.2 1,054 2/28/2022
11.1.1 1,045 1/31/2022
11.1.0 769 12/30/2021
11.0.3 835 11/30/2021
11.0.2 934 10/29/2021
11.0.1 874 9/29/2021
11.0.0 825 8/30/2021
10.6.3 786 7/30/2021
10.6.2 734 6/29/2021
10.6.1 809 5/28/2021
10.6.0 701 4/29/2021
10.5.2 734 3/30/2021
10.5.1 783 2/25/2021
10.5.0.2 885 2/3/2021
10.5.0 783 1/28/2021
10.4.2 833 12/30/2020
10.4.1 900 11/30/2020
10.4.0 869 10/29/2020
10.3.3 918 9/29/2020
10.3.2 890 8/28/2020
10.3.1 965 7/31/2020
10.3.0 902 6/26/2020
10.2.3.2 894 6/2/2020
10.2.3 841 5/27/2020
10.2.2 1,182 4/30/2020
10.2.1 1,120 3/31/2020
10.2.0.4 973 2/27/2020
10.2.0.2 927 2/26/2020
10.2.0 939 2/26/2020
10.1.0 1,082 1/10/2020
10.0.0 1,055 12/1/2019
9.9.9.3100 1,356 11/14/2019

Please visit https://www.o2sol.com/pdf4net/whatsnew.htm for release notes.