I am trying to convert HTML to PDF with iTextSharp in MVC Razor, but everything I have tried has not worked. Does anyone know how to accomplish this?
iTextSharp
here you can find a different approach in case you want to write plain xml, i find it much simpler and lighter.
http://www.codeproject.com/Articles/260470/PDF-reporting-using-ASP-NET-MVC3