Make Pdf from Asp.Net MVC

Programming, error messages and sample code > ASP.NET
Creating PDF docs in Asp.Net MVC is a fairly common functionality requested by LOB applications. Usually either for reporting or, more often, for having printable friendly documents (invoices, receipts etc).

With Rotativa, you will know how to print PDF in ASP.NET MVC.

Source code is on GitHub https://github.com/webgio/Rotativa.
 
For more detail, you can refer: