Thanks again Chris. -----Original Message----- From: Chris Bowditch [mailto:[EMAIL PROTECTED] Sent: 29 September 2004 14:26 To: [EMAIL PROTECTED] Subject: Re: Adjacent tables
Mark Donnelly wrote: > Been looking through the FO documentation and cant find anything to do with > creating adjacent tables. > > Id like to have one table on the left and then two tables on top of each > other next to the first (ie to the right of the first). > > Anyone know of any methods? Create an outer table with two columns and two rows and nest the 3 inner tables in the table cells of the outer table. You will need to put number-rows-spanned="2" on the first cell of the first column to merge the two cells in the first column. Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]