Connector/Remote Repository

iTextSharp 5.4.2

iTextSharp is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

This package appears to have a custom/proprietary license agreement, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Usage Instructions

To install iTextSharp from the command line, run the following command:

nuget install iTextSharp -Version 5.4.2 -Source https://nuget.sapec.md/nuget/Sapec/

To install iTextSharp from the Package Manager Console within Visual Studio, run the following command:

Install-Package iTextSharp -Version 5.4.2 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="iTextSharp" Version="5.4.2" />

Description

iTextSharp is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.