You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by sivamaran pillay <si...@hotmail.com> on 2000/11/01 08:37:27 UTC

Adding of only certain number of rows in table on each page

Hi I am facing this problem where I have to extract data from my xml 
document and populate them into a table of 4 columns.

Firstly, my xml looks like this.

<Format>
<Table>
<Number>
1
</Number>
<Topic>
Applet
</Topic>
<SubTopics>
Applet Communication
</SubTopics>
</StudentObjectives>
Study hard!
</StudentObjectives>
<BibRef>
1,3
</BibRef>
</Table>
</Format>

I have  more <Table>OTHER TAGS NESTED INSIDE</Table> in my 
<Format>/<Format>.

I can extract the data and put them into multiple rows in my table but how 
can I extract data and put them into my table where for each page there must 
be only 5 rows of data?(meaning as long there is data populated in 5 rows on 
a page, another 5 rows of data would be created on the following page and so 
on..)?

Pls help.
Thanks.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.