Hi all,
Is it possible to identify that a page break has occurred when processing 
XSL:FO?

I wish to output some text "continued ..." at the bottom of the page when a 
page break occurs in the current block of data being output.  i.e. the current 
block is not complete.

We are currently using soft page breaks on fop ver .92b

e.g.
<fo:block-container width="100%" height="3cm">
  <fo:block/>
</fo:block-container>

<fo:block space-before="-3cm" ...>
..

Cheers,
Richard

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

Reply via email to