[jboss-user] [JBoss Seam] - Re: PDF table doesn't show in RTF format

brachie do-not-reply at jboss.com
Thu Feb 14 15:36:57 EST 2008


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



More information about the jboss-user mailing list