Converts Razor views to pdf document via PdfActionResult using itextsharp NuGet Package

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.




Got any Converts Razor views to pdf document via PdfActionResult using itextsharp Question?





Info

Version: 1.1.0
Author(s): cynere
Last Update: Friday, November 20, 2015
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/MvcPdfActionResult


Install
Install-Package MvcPdfActionResult
dotnet add package MvcPdfActionResult
paket add MvcPdfActionResult
MvcPdfActionResult Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3052