Info
Version: | 1.0.0 |
Author(s): | Rogger Tan (LMT) |
Last Update: | Saturday, July 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LMT.AspNet.ViewToPdf |
Install
Install-Package LMT.AspNet.ViewToPdf
dotnet add package LMT.AspNet.ViewToPdf
paket add LMT.AspNet.ViewToPdf
LMT.AspNet.ViewToPdf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.6)
- Select.HtmlToPdf(>= 18.3.1)
Tags
Add "using static LMT.AspNet.ViewToPdf.PdfView;" for convenience.
Checkout demo here: https://github.com/15110123/Lmt.AspNet.ViewToPdf/blob/master/Lmt.AspNet.ViewToPdf.Test/.