Connector/Remote Repository

itextsharp.xtra

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

Recent Packages

Version Downloads
5.4.2 13
1.0.0 11

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.4.2

To install itextsharp.xtra from the command line, run the following command:

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

To install itextsharp.xtra from the Package Manager Console within Visual Studio, run the following command:

Install-Package itextsharp.xtra -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.xtra" Version="5.4.2" />