You probably need to upgrade to trunk.
I know this works in trunk:
<list-block>
<list-item>
.....
</list-item>
<list-item break-before="page">
<list-item-label>label</list-item-label>
<list-item-body>body</list-item-body>
</list-item>
</list-block>
and it also works if you put the break inside the body.
if you are stuck with 1.0 and it doesn't work you can always create two
lists and put the break in between.
On 7/30/12 11:50 PM, Bonekrusher wrote:
Hi all,
I am using FOP 1.0 and 0.95. How can I force a Page Break in a fo:list-item?
I've tried "break-before" which drops the content and keep-with-next on the
list-block or list-item. Neither work.
Thx
--
View this message in context:
http://apache-fop.1065347.n5.nabble.com/Force-Page-Break-in-fo-list-item-tp36554.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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]