A wrapper around iTextSharp so that PDFs can be created using a fluent API.
Info
Version: | 1.0.2-alpha |
Author(s): | Bruce Fenske |
Last Update: | Thursday, July 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://viralogic.github.io/PdfBuilder/ |
NuGet Url: | https://www.nuget.org/packages/PdfBuilder |
Install
Install-Package PdfBuilder
dotnet add package PdfBuilder
paket add PdfBuilder
PdfBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- itextsharp.xmlworker(>= 5.5.13)
Tags