I want to generate a PDF by passing HTML contents to a function. I have made use of iTextSharp for this but it does not perform well when it encounters tables and the layout
Here is a wrapper for wkhtmltopdf.dll by pruiz
And a wrapper for wkhtmltopdf.exe by Codaxy - also on nuget.