PdfLibrary an extremely easy way to convert a HTML response directly into a PDF document and print the PDF document in an ASP.NET MVC or similar web application.
Info
Version: | 0.0.1 |
Author(s): | Ahmed Oumezzine |
Last Update: | Monday, May 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ahmedOumezzine/PdfLibrary |
NuGet Url: | https://www.nuget.org/packages/PdfLibrary |
Install
Install-Package PdfLibrary
dotnet add package PdfLibrary
paket add PdfLibrary
PdfLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.1.0)
Tags