I need to convert html which include css classes based on css file(s).The HTML also has images as background (css class that has background-image as property). It uses css3 properties and models (i.e.- flexbox). I'm just at the begining of my search, but few names came along: wkhtmltopdf Pechkin itextsharp phantom.js HtmlToPDF
I had some experience with iTextSharp but not with a rich html as mentioned.
I'm looking for a tool that can convert that kind of HTML to a PDF. Can be done using .net->C# - (prefered) or node.js, but not PHP. Thanks in advance