jquery - Save HTML as PDF (With CSS(in different file) in ASP.NET C# MVC? -
i doing search on net since 3 days , have tried many examples no success. want render .cshtml view page pdf using either client or server side code. tried jspdf giving no result. please help. isn't there easy way?
have @ resources mentioned in article - http://www.codeproject.com/questions/425227/html-to-pdf-conversion-using-csharp & below:
http://pdfcrowd.com/web-html-to-pdf-net/
convert html content pdf using c# , asp.net
you may need generate html @ server side views , convert pdf file.
Comments
Post a Comment