Hi,

I have a rather complex footer. The requirement is that one small detail must 
be different in the last page. Is there a simple way to accomplish this? Of 
course I can have different pages referencing different footer but this (at 
least in my understanding) requires me to duplicate the footer code and change 
that minor detail in one of them.
What I am looking for is something along the lines
<xsl:if test="$currentPageNumber = $lastPageNumber"> ....
How could I get reasonable values into the two variables? Is this possible at 
all? Any other idea?

Thanks for any help
---markus---


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to