- From: David Carlisle <davidc@nag.co.uk>
- Date: Fri, 29 Nov 2002 11:10:51 GMT
- To: raghu.s@objectorb.com
- CC: www-xsl-fo@w3.org
> I wanted to know wheather it is possible to overflow the > columns to next page. No, but if you know you want to split on the 10th column (as opposed to first typesetting the table and looking at the column widths to decide where to split) then you should be able to do the split while generating your FO in XSLT (or whatever you are using) Most of the time this is easy enough although it gets interesting if the table is already splitting over more than one page, or if you have complicated spanning entries crossing over the column on which you want to split. David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service.
Received on Friday, 29 November 2002 06:11:02 UTC