Re: [xsl] multiple fo:tables - one data source

Subject: Re: [xsl] multiple fo:tables - one data source
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 20 May 2003 15:17:53 +0100
> Any comments or suggestions sincerely appreciated.

some hint of what the input looks like would be needed, I guess.

> The problem I have is
> directing a table-cell to one table or the other.

You don't iterate over the input directing it to the output tables, so
iteratively building up those tables. You build each table in turn,
pulling in the data from wherever it is in the source file, but without
knowing any information at all its hard to give any help.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread