[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Keeping fo:block with the page's end
Subject: [xsl] Keeping fo:block with the page's end
From: Frank Lorenz <f.lo@xxxxxx>
Date: Tue, 02 Aug 2005 22:09:42 +0200
|
Hi,
is it possible to keep a fo:block with the end of a page?
In the example below i have a page with 2 columns and 9 fo:block elements.
The 9'th element should be shown at the end of the page.
Example:
---------------
| ### | ### |
| ### | ### |
| ### | |
| ### | |
| ### | |
| ### | ### |
---------------
Regards
Frank
|