]
Cody Lerum commented on JBSEAM-4517:
------------------------------------
Will do. Just build off the branches/community/Seam_2_2 branch?
Add Support to create New Page for Chapter/Section in PDF
---------------------------------------------------------
Key: JBSEAM-4517
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4517
Project: Seam
Issue Type: Feature Request
Components: PDF
Affects Versions: 2.2.0.GA
Environment: Seam 2.2.0GA
Reporter: Cody Lerum
Assignee: Norman Richards
Fix For: 2.2.1.CR1
Attachments: Itext.xml.patch, UIChapter.java.patch, UISection.java.patch
Attached is a patch to allow the triggering of a newPage when a Chapter or Section is
started. 3 Patches
1. UIChapter.java
2. UISection.java
3. itext.xml (documentation)
This was already supported by iText, seam was just missing the value binding on the tag.
Example:
<p:chapter newPage="true">
</p:chapter>
or
<p:chapter>
<p:section>
</p:section>
<p:section newPage="true">
</p:section>
</p:chapter>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: