Sign in Sign up
nuget

MvcPdfActionResult

For ASP.net 5 only: Generates pdf documents from your razor views within an asp.net 5 MVC project.Simply use return type as PdfActionResult in the controller will output PDF document instead of HTML. This converts HTML to PDF using the iTextXmlWorker Library. This is a DNX (Asp.net vNext) implementation of MvcRazorToPdf by andyhutch77

nuget View on Nuget

Activity

Latest release
10y ago
Total releases
3
Cadence
~39 days
Last 12 months
0

Details

First release
Sep 02, 2015
Releases
Version Released
1.1.0 minor
1.0.1 patch
1.0.0 initial