Connector/Remote Repository

iTextSharp

iTextSharp is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform. iText 7 Community: https://www.nuget.org/packages/itext7/

Recent Packages

Version Downloads
5.5.12 17
5.5.10 9
5.4.2 17
1.0.0 8

License Information

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

Latest Version: 5.5.12

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

nuget install iTextSharp -Version 5.5.12 -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.5.12 -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.5.12" />