Roger Roelofs wrote:
I know this has been covered, I've been wandering the archives, but it hasn't sunk in yet.

I have a xsl doc with the following basic structure. Instead of starting a new page for each iteration of this template, it resets to the top of the page and writes over the top of the previous content. How do I tell it to start a new page?
You can use break-after="page" attribute to enforce page break after a formatting object.

--
Oleg Tkachenko
Multiconn Technologies, Israel


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



Reply via email to