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
I found the following library more effective in converting html to pdf. nuget: https://www.nuget.org/packages/Select.HtmlToPdf/