[seam-issues] [JBoss JIRA] Commented: (JBSEAM-4517) Add Support to create New Page for Chapter/Section in PDF

Cody Lerum (JIRA) jira-events at lists.jboss.org
Fri Jan 8 12:38:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBSEAM-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503025#action_12503025 ] 

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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list