2

Its been told that HTMLWorker is deprecated in favor of XMLWorker. But when I googled around & I cannot find much help around this class. I am struggling to find the DLL which contains the implementation for this class.

I have looked at the following links:

http://demo.itextsupport.com/xmlworker/itextdoc/flatsite.html

http://sourceforge.net/projects/itextsharp/?source=dlp

While I am still searching for an example which will show me how to convert HTML text into a PDF document using XMLWorker class while utilizing the CSS class, it would be great if someone can please help me on this.

SharpCoder
  • 18,279
  • 43
  • 153
  • 249
  • What do you mean when you say *while keeping the CSS class*? Do you mean you have problems using `CSSResolver`? – Bruno Lowagie Jul 31 '13 at 11:22
  • I mean while utilizing the CSS class. – SharpCoder Jul 31 '13 at 11:34
  • iTextSharp files live on SourceForce: http://sourceforge.net/projects/itextsharp/files/ – Chris Haas Jul 31 '13 at 12:52
  • (iText and) iTextSharp have moved away from SourceForge and are now on GitHub: http://github.com/itext/itextsharp Please don't use the SourceForge link any more. If SF gets even worse than it is already, we may cut our ties with SF entirely. – Amedee Van Gasse Feb 12 '16 at 15:41
  • You have the Example #3 [here](http://stackoverflow.com/questions/25164257/how-to-convert-html-to-pdf-using-itextsharp/25164258#25164258). – kiriz May 06 '16 at 13:59

0 Answers0