I need to convert Views from my MVC 5 application into C # using Razor to PDF. I've already tried it, and the free tools depend on iTextSharp, which I researched has a different markup.
But I need to convert any HTML page to PDF, that is, convert my existing pages with the least cost of time and future maintenance.
Some suggestions, free or paid that you use. Is there any solution that puts header and footer in any HTML?