Single page block

Hi, I'm aggregating a bunch of fo:blocks into one fo document to be
turned into a pdf.  I'm wondering if there's any sort of tag that can
be placed around an fo:block that would indicate it should be on its
own page.  For example, if my document looks like this:

<Book/>
<Letter/>
<Painting/>
<Book/>
<Book/>
<Chapter/>

is there any way to tell the fo that Books need to be on their own
page while the others are allowed to shar pages?  I know of the
break-before and break-after, but those will generate blank pages for
me, which I can't have.  I do not know what order the elements will be
in.


-- 
Sam Fuqua
ÓÍ ÈÇ 454

Received on Friday, 10 April 2009 07:23:17 UTC