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
You should check out RazorPDF which is using iText to generate the PDF, but in a friendlier way.