[xep-support] Repeating table-column value across page boundary
David Tolpin
dvd at davidashen.net
Wed Mar 8 09:15:39 PST 2006
>
> I have a requirement to format a 3 column table like so:
>
> DESC PAGE DATE
> xxx 1 Mar 08/06
> 2 Mar 08/06
> 3 Mar 08/06
> ..
Karl,
put an absolute container into the header for the first column, and
position it outside the area (that is, with negative bottom attribute).
> If the table requires more than one page I want to repeat the value
> of the
> DESC column at the top of the next page (and ideally add the text
> "cont.")
> like so:
>
> DESC PAGE DATE
> xxx 51 Mar 08/06
> (cont.) 52 Mar 08/06
> 53 Mar 08/06
> ..
XSL 1.1 has table markers for that; XEP will support them eventually.
For now, a trick would be to cover the (cont.) on the first page with
another absolute-container at the beginning of the first cell. Should
work in most implementations.
David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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
More information about the Xep-support
mailing list