Rick Col wrote:

hello, there:

I have a pretty simple xml document, my fo document to
generate does not have header/footer, it only has
body.
The only thing I want is to have everything matched
inside fo:flow as one page. But xsl-region-body can be
matched many times, I want to have every child (please see
below) on one page just like a looping process.

What do you mean by every child on one page? Do you mean all your content on a single page, a bit like HTML? You can either make your simple-page-master have a very big page-height, e.g. page-height="9999999in".


XSL-FO does provide properties for specifying infinite page length, i.e. media-usage="unbounded" However, AFAIK this in not implemented in FOP.

<snip/>

Chris



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



Reply via email to