Re: [iText-questions] Need to display Html content in html format in pdf file

2009-09-22 Thread satheeshsamiappan
Hi , I was able to achieve the ouput tht i was expecting. using HTMLWorker.parseToList() i was able to achive this. Thanks satheeshsamiappan wrote: > > Hi All, > > I use velocity template engine to generate a template.This template > contains some junk of data along with html table format. T

Re: [iText-questions] Need to display Html content in html format in pdf file

2009-09-22 Thread 1T3XT info
satheeshsamiappan wrote: > 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. You are expected to read the book "iText in Action"!!! -- This answer is provided by 1T3XT BVBA http://ww

Re: [iText-questions] Need to display Html content in html format in pdf file

2009-09-21 Thread Leonard Rosenthol
What would make you think that you could just put HTML into a PDF and it would dynamically render like that?? Leonard On 9/21/09 8:32 AM, "satheeshsamiappan" wrote: > > Hi All, > > I use velocity template engine to generate a template.This template contains > some junk of data along with htm

[iText-questions] Need to display Html content in html format in pdf file

2009-09-21 Thread satheeshsamiappan
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:

[iText-questions] Need to display Html content in html format in pdf file

2009-09-21 Thread satheesh kumar
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: Wel