[jboss-user] [JBoss Seam] - Re: Creating Seam iText PDF: Linebreak in p:table cell

norman.richards@jboss.com do-not-reply at jboss.com
Mon Jan 21 19:51:52 EST 2008


Put the text in a p:paragraph.


  | <p:cell>
  |    <p:paragraph>
  |        <p:text ... /> - <p:text ... />
  |    </p:paragraph>
  | </p:cell>   
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122002



More information about the jboss-user mailing list