table footer placement

2003-03-31 Thread Partridge, Michael
The first time I sent this one I didn't get any replies, so I'll try it
one more time.

I've got a table with a header, footer, and just enough rows to make
the footer spill onto a new page. I also set the attribute
table-omit-footer-at-break to true. So I get this when transforming:

[WARNING] footer could not fit on page, moving last body row to next
page

What actually happens, however, is that the last row of the table is
on the first page, and the second page has the table header and footer
only. I'm using fop 0.20.5rc - is the message implemented but not the
functionality?

Mike Partridge 

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



Re: table footer placement

2003-03-31 Thread Clay Leeds
Mike,
This may not help, but have you tried 0.20.5rc2 and/or 0.20.4? Perhaps 
one of those may behave the way it should.

Partridge, Michael wrote:
What actually happens, however, is that the last row of the table is
on the first page, and the second page has the table header and footer
only. I'm using fop 0.20.5rc - is the message implemented but not the
functionality?

--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


table footer placement

2003-03-19 Thread Partridge, Michael
I've got a table with a header, footer, and just enough rows to make
the footer spill onto a new page. I also set the attribute
table-omit-footer-at-break to true. So I get this when transforming:

[WARNING] footer could not fit on page, moving last body row to next
page

What actually happens, however, is that the last row of the table is
on the first page, and the second page has the table header and footer
only. I'm using fop 0.20.5rc.

Mike Partridge 



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