- From: <RShonk@flowserve.com>
- Date: Thu, 26 Sep 2002 11:10:44 -0400 (EDT)
- To: www-xsl-fo@w3.org
- Cc: kku@skynet.be
> I am still struggling to create a table that fills up the complete page.
I
> cannot use absolute positioning because the table can span multiple
pages.
I am using fop 0.20.4 with xalan 2.3.1 Using height in fo:table
accomplishes this
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:table height="xx">
TABLE ELEMENTS
</fo:table>
</fo:table-cell>
<fo:table-row>
</fo:table:body>
Richard Shonk
Flowserve Corp.
Programmer / Analyst
Parts Distribution Center
Moosic, Pa.
(570) 451-2225
Received on Friday, 27 September 2002 03:26:21 UTC