RE: table overflow onto page 2 into specific region

2008-12-29 Thread Chakravarty, Abhishek
: table overflow onto page 2 into specific region Not sure I've understood exactly what it is you need. But I'll try. First of all, you simple need fo:table-header [1] and fo:table-footer [2] before your fo:table-body. That gives you headers and footers for the table that is repeated on

Re: table overflow onto page 2 into specific region

2008-12-19 Thread Jeremias Maerki
Not sure I've understood exactly what it is you need. But I'll try. First of all, you simple need fo:table-header [1] and fo:table-footer [2] before your fo:table-body. That gives you headers and footers for the table that is repeated on each page. [1] http://www.w3.org/TR/xsl11/#fo_table-header