Popularity
1.8
Stable
Activity
0.0
Stable
25
4
11

Description

iTextSharp is an unofficial .NET Core port of the iText open source Java library for PDF generation written entirely in C# for the .NET platform. This repository contains the source code of the last version of the library released under the Mozilla Public License and the LGPL, before the project moved to the AGPL. You can use this version if you need a free PDF library for use in closed-source projects.

Programming language: C#
Tags: Itextsharp     Pdf     C    

iTextSharp (LGPL / MPL) 4.1.6 for .NET Core alternatives and similar packages

Based on the "PDF" category.
Alternatively, view iTextSharp (LGPL / MPL) 4.1.6 for .NET Core alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of iTextSharp (LGPL / MPL) 4.1.6 for .NET Core or a related project?

Add another 'PDF' Package

README

iTextSharp (LGPL / MPL) 4.1.6 for .NET Core

iTextSharp is an unofficial .NET Core port of the iText open source Java library for PDF generation written entirely in C# for the .NET platform. This repository contains the source code of the last version of the library released under the Mozilla Public License and the LGPL, before the project moved to the AGPL. You can use this version if you need a free PDF library for use in closed-source projects.

NuGet

Supported Frameworks

The following frameworks are supported:

  • net40
  • net45 and up
  • netstandard2.0

Installation

A compiled binary of iTextSharp 4.1.6 is provided by the iTextSharp-LGPL-Core NuGet package. To install it, run the following command in the Package Manager Console:

Install-Package iTextSharp-LGPL-Core

Updates and bug fixes

For more recent versions (available under AGPL and commercial licenses), please refer to:


*Note that all licence references and agreements mentioned in the iTextSharp (LGPL / MPL) 4.1.6 for .NET Core README section above are relevant to that project's source code only.