[
https://jira.jboss.org/jira/browse/JBSEAM-4205?page=com.atlassian.jira.pl...
]
Robert Morse commented on JBSEAM-4205:
--------------------------------------
A viable work around for this is to use <p:html> and <s:formattedText> inside
the cell. I tried it using the RichFaces editor to create the text and it works very
well. I would opt for this solution since it easily allows other formatting (e.g., style,
color, etc.) rather than using multiple <p:font> tags.
Multiple p:paragraph's in p:cell cause text duplication
-------------------------------------------------------
Key: JBSEAM-4205
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4205
Project: Seam
Issue Type: Bug
Components: PDF
Affects Versions: 2.1.2.CR2
Environment: Seam 2.1.2.CR2, JBoss 4.2.3.GA, Mac OS X 10.5.7, iText 2.1.2 and
iText 2.1.5
Reporter: Robert Morse
Assignee: Norman Richards
Fix For: 2.2.0.CR1
Attachments: test.xhtml
I'm trying to create a 2 column page layout using tables. If each cell only has one
or two paragraph elements, then the formatting is fine. Once the third paragraph is
added, then the 1st paragraph is repeated prior to rendering the 3rd! I will attach a
test xhtml file since this is a lot easier to see than to explain. You'll notice that
I've added most of the attributes available to the p:table component in an attempt to
find a fix, but none seem to have any affect.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira