RE: [xep-support] Rookie question: full page table

From: Powell, Todd <Todd.Powell@hq.doe.gov>
Date: Wed Feb 08 2006 - 05:44:09 PST

Hi Tomas,

I've had to do some pretty funky things with tables to get cover pages
with a desired layout, so maybe one of these techniques would work for
you...

> 2) Last row on each page should be "extended" to reach bottom
margin of
> body region (so the whole body region is covered by the table, see
"figures" below).

For this requirement, do your tables have borders that need to look like
they extend to the end of the page? If not, you could place a
break-after="page" attribute on the fo:table.

If you need the table borders (which I think you indicate in your
figures), here's an idea (just shooting from the hip, but maybe :-)

What if you detect the last row of the table being displayed (the "real"
table), and suppress the bottom border. Then, you create a second,
absolutely positioned table at the bottom of each page with one row (and
one cell as in your example figures) with no content. This border-only
table would have a bottom border and both side borders visible, but not
the top border. You could make this table 10 inches high, so it will
definitely extend up into the "real" table. Maybe this would give you
the visible structure you're looking for.

Hope this helps!

Todd Powell

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Wed Feb 8 06:13:46 2006

This archive was generated by hypermail 2.1.8 : Wed Feb 08 2006 - 06:13:47 PST