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.xmlworker |
Install
Install-Package itextsharp.xmlworker
dotnet add package itextsharp.xmlworker
paket add itextsharp.xmlworker
itextsharp.xmlworker Download (Unzip the "nupkg" after downloading)
Dependencies
- iTextSharp(>= 5.5.13.2)
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
This DEPRECATED tool parses (X)HTML snippets and the associated CSS and converts them to PDF. It is replaced by iText pdfHTML addon https://www.nuget.org/packages/itext.pdfhtml/ and iText Community: https://www.nuget.org/packages/itext/
XMLWorker is an extra component for iTextSharp.
The first XML to PDF implementation, is a new version of the old HTMLWorker that used to be shipped with iTextSharp.