Not sure if it's what you're looking for, but I use this in my custom.xsl file:

<xsl:attribute-set name="section.level1.properties">
           <xsl:attribute name="break-before">page</xsl:attribute>
</xsl:attribute-set>


On 12/19/05, ncw <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
>
> I am using CSSToXSLFO to generate FO, and then FOP to generate PDF. I've
> found that the page-break-before attribute of fo:block is not yet
> implemented, and was wondering if this is something that will be
> implemented sooner or later. Is there any other FO construct I could use
> to achieve the same effect?
>
> Regards,
> Nancy
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
"It is hard enough to remember my opinions, without also remembering
my reasons for them!"
-- Friedrich Nietzsche

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

Reply via email to