Hi All, I use velocity template engine to generate a template.This template contains some junk of data along with html table format. This html content is stored in java.io.Writer object.
When I load this content into pdf using itext.Paragraph class, the html syntax are displayed as it is Eg: <p>Welcome to iText <table width="80%" border=1 cellspacing=1 cellpadding=1 id="reviewerTable" cols=7> <tr> <td>Id</td> <td>FirstName</td> <td>Lastname</td> I was expecting the above contents to be displayed in html browser view format.When I searched in net, I was not able to get enough info on how to achieve this. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/