https://issues.apache.org/bugzilla/show_bug.cgi?id=45702
--- Comment #7 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-08-30 02:55:47 PST --- ... and some more: the following also works like a charm <block id="..."> <block>first page</block> <block break-before="page">continue</block> <block break-before="page" break-after="page">continue</block> test dummy text </block> It seems that there's no problem, except for the case where the last inner block has break-after, and no more content follows. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
