Simple templating engine for generating printouts (labels, invoices, etc) PDF.
Info
Version: | 2.0.4 |
Author(s): | Sebastian Bucko |
Last Update: | Monday, December 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sbc77/templator |
NuGet Url: | https://www.nuget.org/packages/TemplatorEngine.Pdf |
Install
Install-Package TemplatorEngine.Pdf
dotnet add package TemplatorEngine.Pdf
paket add TemplatorEngine.Pdf
TemplatorEngine.Pdf Download (Unzip the "nupkg" after downloading)
Dependencies
- TemplatorEngine.Core(>= 2.0.4)
- BarcodeCore(>= 1.0.1)
- PdfSharpCore(>= 1.1.0)