Chris Bowditch wrote:

Miroslav Pukhalsky wrote:

Hi, there!
[..]


It sounds to me like you need to keep the tail together, i.e. so there are no page-breaks part way through the tail. In XSL-FO, you can put keep-together="always" on a block to achieve what you want. However, keep-together is only supported on a table-row in FOP.

You can place your tail content into a table with 1 row and 1 cell, and put keep-together="always" on the table-row. This should have the desired effect.

Hi,
but how do you force the tail to be placed at the bottom of the page 2 if 2 pages are needed? If I understood what Miroslav asked.


I'm very interested in the solution because I need the same functionnality but I use fo:block-container with absolute position but I have to manage overlap problems...

Thank you.


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



Reply via email to