David wrote:
> in order to create the whole table I need to previously
 > convert the HTML messages (<br>, <a></a>, etc.) in to PDF text

Look for HTMLWorker: it is able to translate HTML snippets
into an ArrayList of iText objects. These iText objects can
be added to a table cell.
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to