|
I'm using the FOP 0.91beta. Whenever I use the break-after="page" in a block, any document after that point does NOT get rendered after that point. It inserts the page break and then the rest is gone. If I render to RTF, the page break is not a problem (but does not appear to be inserted)
For example the following line would cause any XSL below it to be ignored.
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" break-after="page"/>
Any ideas on what is going on here?
Thanks. |
- break-after page Will Peterson
- Re: break-after page Jeremias Maerki
- Re: break-after page Jeremias Maerki
- Re: break-after page b . ohnsorg
