Re: Change value of Variable

2008/10/20 Saqi <saqib.javed@gmail.com>:
> Hello sonika_nitj,
> Thanks for your reply. I have already tried that. now the situation is that
> if my data overflows from one page to 2nd and then to 3rd and so on, in this
> case i want to show the count,how many records on one page occured, at the
> end of each page.how can i do this?

You can't do this.

1. There is no feedback from the page layout (formatter) software to the XSLT.
2. 'Variables' in xsl-fo are immutable. Think of them as constants that you set.

You need to think of your problem in a different way.


regards



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Monday, 20 October 2008 06:27:00 UTC