Hi,

I had a similar problem with SeamPDF and realized that in RTF format tables are 
not available.

What I did is extending the SeamPDF with two classes UIRtfCell and UIRtfTable. 
The implementation is similar to to UICell and UITable, but using the itext 
RTF-Table implementation classes.
Also, you have to add your new tags to the xml files contained in the SeamPDF 
package.

Regards,

Alexander

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129497#4129497

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129497
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to