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
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
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
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:
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