Antwort: How to get the current pagenumber?

On 11.02.2003 11:24:05 www-xsl-fo-request wrote:
>Hello,
>
>I have a document with 5 sites. Inside my xsl-region-before i have an id. 
One 
>part of of this id is the current pagenumber. Is there a funktion, that 
can 
>give me back the current page number?
>The second problem is that it must be variable. The script is written for 
lots 
>of different documents(with 1 up to 20 sites).
>
>Olaf Kull
>______________________________________________________________________________
>Mit der Auslands-SMS von WEB.DE FreeMail erreichen Sie Ihre Freunde auf
>der ganzen Welt - http://freemail.web.de/features/?mc=021171


Hi Olaf,

try something like that:

<fo:block>
       Page: <fo:page-number />
 </fo:block>

Greetings Olaf

--------------------------------------------------------------------
Olaf Wentzien

PPI Financial Systems
Hindenburgstraße 49
22297 Hamburg
Telefon: +49 40 / 22 74 33 - 343
Mobil: +49 160 / 367 74 34
Telefax: +49 40 / 22 74 33 - 320
E-Mail: mailto:olaf.wentzien@ppi.de
Web: http://www.ppi.de

Received on Tuesday, 11 February 2003 09:24:35 UTC