[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

fo:table question again

Subject: fo:table question again
From: "Khalid"<k_ali@xxxxxxxxxxxxxxx>
Date: Thu, 7 Feb 2002 20:26:31 GMT
fo table row span
hello,
I have posted this question b4 but no help so far,I thought may be I did not
explain it correctly,here I will try again to explain my question.

I create a table
then i get data from db which is popluated in table cells

the flow I want ot have is something like this

<create fo table here>

outer loop

	<create the title table row here>
	<fo:table-row>
		<fo:table-cell><fo:block>Description</fo:block></fotable-cell>
		<fo:table-cell><fo:block>Price</fo:block></fotable-cell>
	</fo:table-row>
	
	<inner loop < number of resultsets from db>
	
		<fo:table-row>
			<fo:table-cell><fo:block>data</fo:block></fotable-cell>
			<fo:table-cell><fo:block>data</fo:block></fotable-cell>
		if the database has allots of data and this table spans more then one page
then then 
		remaining data should go to next page which must be numbered 2
		but if the data in here does not span more then 1 page ( infact might eve
be one line of 		data) it still should go to next page and number it 2 or whichever
in the sequence.
		</fo:table-row>
	</innerloop>
	what I mean is that once it comes out of the inner loop it must go to next
page numbered x 	regardless of the fact that there is still room on the current
page.

outerloop
</fo:table>

I hope it makes some sense and I can get some ones attention..:-)
thanks in advance

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.