On Mon, 3 Dec 2001, Jim Urban wrote:
> I have a servlet which dynamically generates XML which is then translated
> into FO and ran through FOP to generate PDFs. What can I embed (like a
> "\f") in the XML text that will cause FOP to automatically start a new page?
>
> Thanks,
>
> Jim Urban
I've translated "\f" into:
</fo:flow>
</fo:page-sequence>
<fo:page-sequence master-name="simple">
<fo:flow flow-name="xsl-region-body">
If thats not sufficently clear, I could provide an example plain-text to
xsl-fo conversion program I've written.
Michael Akerman
-----------------------------------------------------------------
[EMAIL PROTECTED] Information Services
(501) 575-5870 University of Arkansas
http://www.uark.edu/~mike
-----------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]