Cannot Get Css To Work In Itextsharp (5.4.3) When Making Pdf
I have a problem trying to apply a css file to my pdf using the iTextSharp (5.4.3) generation library. basically the css is not being applied at all. I have the following method in
Solution 1:
iTextSharp is very poor with designs using css, images etc. Instead wkhtmltopdf is the best.
Post a Comment for "Cannot Get Css To Work In Itextsharp (5.4.3) When Making Pdf"