yogesh wrote:
> Hello,
> I want to include html text directly into a pdf document. The html
> text is contained within a string which is actually obtained by querying
> the database. As a test, i am hard quoting a sample html text which
> should be rendered as bold.
(snip)
> However, in the pd
Hello,
I want to include html text directly into a pdf document. The html
text is contained within a string which is actually obtained by querying
the database. As a test, i am hard quoting a sample html text which
should be rendered as bold.
My code is as follows:
FileOutputStream fileOutpu