Perfect PDF allows you to convert almost any Razor view into a PDF, quickly and easily! Pass a lambda to the strongly-typed PdfActionResult, and let this little library do the heavy lifting for you!.
Info
Version: | 2.0.0-rc15 |
Author(s): | Heroic Applications - Matt Honeycutt |
Last Update: | Sunday, September 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://perfectpdf.net/ |
NuGet Url: | https://www.nuget.org/packages/PerfectPdf |
Install
Install-Package PerfectPdf
dotnet add package PerfectPdf
paket add PerfectPdf
PerfectPdf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.Mvc.Futures(>= 5.0.0)
- Microsoft.AspNet.Razor(>= 3.2.3)
- RazorEngine(>= 3.5.0)
Tags