Info
Version: | 5.5.13.4 |
Author(s): | Bruno Lowagie, Paulo Soares, et al. |
Last Update: | Thursday, June 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://itextpdf.com/ |
NuGet Url: | https://www.nuget.org/packages/iTextSharp |
Install
Install-Package iTextSharp
dotnet add package iTextSharp
paket add iTextSharp
iTextSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle(>= 1.8.6.1)
Tags
Only security fixes will be added
We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText to benefit from the many improvements such as:
- HTML to PDF (PDF/A) conversion
- PDF Redaction
- SVG support
- Better language support (Indic, Thai, Khmer, Arabic, Hebrew)
- PDF Debugging for your IDE
- Data Extraction
- Better continued support and bugfixes
- More modular, extensible handling of your document workflow
- Extra practical add-ons
- Encryption, hashing and digital signatures
iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF), allowing you to add PDF functionality to your software projects with ease. We even have documentation to help you get coding.
iText is available under AGPL and Commercial license.
iText Community: https://www.nuget.org/packages/itext/
iText is a complete re-write of iText 5, allowing you to choose your adventure with add-ons, all based on a simple, modular code structure that is easy to use and well documented.
iText includes pdfDebug, the first debugging tool that gives you a clear overview of your content streams and document structure as well as pdfCalligraph, allowing you to leverage advanced typography.
Several iText engineers are actively supporting the project on StackOverflow: https://stackoverflow.com/questions/tagged/itext.