On Jun 19, 2008, at 21:22, Amick, Eric wrote: Hi Eric
Here's the thing, Andreas: the spec says display-align is available on region-after, but it may be that FOP doesn't support it. Am I reading the compliance page right?
As far as I can tell, display-align in regions should work. We have testcase checking for this, and it's not disabled...
As I understood the OP, the issue was that the region-after, even if after-aligned, still takes up 3.5in of space. This could be avoided by putting the footer-content in an fo:footnote, whose height is dynamically allocated based upon the content. The only thing to watch out for would be that footnotes can potentially be broken over multiple pages, so one also needs keep-together.within-page="always" on the footnote-content.
Cheers Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
