[jboss-user] [JBoss Seam] - Re: Creating Seam iText PDF: Linebreak in p:table cell
brachie
do-not-reply at jboss.com
Tue Jan 22 03:14:06 EST 2008
@Norman: Thanks for the reply, you saved my day! :-)
But I realized that something like:
<p:cell>
| <p:paragraph>
| <p:text ... /> - <p:text ... />
| </p:paragraph>
| <p:text ... />
| <p:text ... />
| </p:cell>
Will only display the text in the two last <p:text ... /> tags, not the text in the paragraph.
If I remove the 2 last <p:text ... /> the paragraph content is displayed fine... strange?
Regards,
Alexander
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122068#4122068
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122068
More information about the jboss-user
mailing list