Hi,

I am having a heck of a time to get this working. I want to add a
"continued" to the second page (and all subsequent pages) if the page
continues. However the marker shows up on the first page also. What am I
doing wrong?

retrieve marker call:

<fo:retrieve-marker retrieve-class-name="warn-summary-continuation"
retrieve-boundary="page-sequence"
retrieve-position="last-ending-within-page"/>

marker:

<fo:marker marker-class-name="warn-summary-continuation">
        <fo:inline xsl:use-attribute-sets="front-back-matter-header">
                <xsl:text> - Continued</xsl:text>
        </fo:inline>
</fo:marker>


Thanks,

Bones
-- 
View this message in context: 
http://www.nabble.com/retrieve-marker-to-show-page-continues-tp15737289p15737289.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to