"matt_lc" wrote : Hi,
|
| I try to format a table in a PDF export. The problem is that the alignment parameters
are not applied when the table become a bit complex...
|
| here is a sample of code that doesn't work :
|
| !
I had the same problem, and I found a work around,
<p:cell horizontalAlignment="right">
<p:font ...>
<p:paragraph>
<p:text value="Your value goes here" />
</p:paragraph>
</p:font>
</p:cell>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125647#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...