joeller, joeller wrote > This was posted on iTextSharp forum and an email was returned reporting > that iTextSharp mailing list was closed and to use iText mailing list > instead. So I am doing that here.
Unfortunately you seem to have done it without registering the email address you use on nabble with the iText mailing list. Thus, your post is visible only for those mailing list consumers reading on nabble. > I have an html report. I want to render it as a PDF. I have found code > in a > number of places including the public void generatePdf() on [...] Those places (and, consequently, also your code based on them) use the HtmlWorker class. This class has been deprecated for a number of years now. A new worker class, XmlWorker, should be used instead. This class has fixed many deficiencies of the HtmlWorker class. AFAIK that class is packaged separately. Regards, Michael -- View this message in context: http://itext-general.2136553.n4.nabble.com/HTMLWorker-Parse-StringReader-does-not-populate-document-tp4659331p4659338.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php