[css2xslfo-support] Re: Page breaking problem
Brought to you by:
wdonne
From: <wer...@re...> - 2005-03-21 10:55:23
|
Hi Grzegorz, I don't think there is another way to make an element unbreakable. Starting a new page can be done through named pages (with the page property). It is, of course, cumbersome, because you have to place <div style="page: a_name"> elements below the body element. The CSS2 named page feature switches to a named page if it encounters a new one, so you would need at least two of them and toggle between them. Werner. -- Werner Donné -- Re BVBA Engelbeekstraat 8 B-3300 Tienen tel: (+32) 486 425803 e-mail: wer...@re... |