HINDI TLC wrote:


HI All,

Bruno, thx for replying.

I have attempted to add Chunk objects to the table but it loses the style properties such as font type, size, decoration, etc.

I have attached my code to give a clearer indication.

I see that you are using ToString.
The toString() method gives you the text that is inside a Chunk
(without the style). That's the problem with your app.
Wrap the Chunk inside a Paragraph and add the paragraph
to a cell object.
br,
Bruno


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to