Urgent!!!Help required regarding xsl-fo

Hi, 

I am generating PDF reports using xsl-fo and jakarta tomcat version 4.1.18 
I have the following requirement for generating a pdf report.
My data xml has groups namely stocks, equities, mutual funds,etc.
And under each group, there is information like name of stock/equity/mutual
fund,date,value, etc,etc. 
In my pdf report, I need to print a line titled "Total Amount : $" at the
end of each group.
After printing all this, I need to print a disclaimer at the bottom of the
last page.

The number of groups to be printed for each user can vary.

So in some cases, it so happens that the "Total Amount" line of the last
group is printed on the last line of a the pdf report.
If this happens, then I need to move the "Total Amount" line to the next
page.

Can this functionality be achieved in xsl-fo...?
If yes, how do i get it done...??
 
Thanks in advance....! 
Amit
--
View this message in context: http://www.nabble.com/Urgent%21%21%21Help+required+regarding+xsl-fo-t1705193.html#a4628789
Sent from the w3.org - www-xsl-fo forum at Nabble.com.

Received on Tuesday, 30 May 2006 15:49:14 UTC