I am trying to find a library/tool that would allow me to generate PDF from MVC views.
Any ideas, suggestions?
Regards
use iTextSharp for C# which is ported from iText from JAVA
check out ITextSharp HTML to PDF?