Not applying the CSS while generating PDF using iTextsharp.dll

前端 未结 3 1486
余生分开走
余生分开走 2020-12-09 06:54

I am generating PDF using iTextSharp.dll, but the problem is that I am not able to apply that CSS. I have one div:

 
3条回答
  •  無奈伤痛
    2020-12-09 07:04

    In case someone is still having issues with this. The latest version of itextsharp (currently 5.3.2) significantly improves the HTMLWorker processor.

    you can get it here: http://sourceforge.net/projects/itextsharp/

提交回复
热议问题