I've dynamically created a table in ASP.NET and rendered that table into a
string builder. Viewing the string builder shows all of the html code for
the table, and that code correctly renders a table. However, when passing
that string builder into HTMLWorker.ParseToList(New
StringReader(sbHtml.ToString), Nothing) the collection of IElements only
contains the opening tag for the table. That is, it contains 1 item, and
that item is: {iTextSharp.text.pdf.PdfPTable}
Any suggestions on how to get the entire table to be parsed?
Bill H.
------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
iText-questions mailing list
[email protected]
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