xsl-list
[Top] [All Lists]

Rif: Total PAGE number

2003-05-26 04:04:23

Ciao Marco, prova cosi:

<fo:static-content flow-name="xsl-region-after">
     <fo:block text-align="center">Pagina<fo:page-number/> di
<fo:page-number-citation ref-id="endofdoc"/></fo:block>
     </fo:static-content>



-------Messaggio originale-------

Da: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Data: lunedì 26 maggio 2003 11.42.08
A: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Oggetto: [xsl] Total PAGE number

New week, new question: 

I have some problem with the page number, in a XSL to be displayed with a
PDF format.

Now I have the current page number at video: 

<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="end" font-size="10pt" font-family="sans-serif"
line-height="14pt"> PAGE <fo:page-number/>
</fo:block>
</fo:static-content>

but I have a sequence of PAGE 1, PAGE 2, .....

how could I display something like PAGE 1/3
PAGE 2/3 ... and so on ?


thank u much

Marco

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


.

GIF image

<Prev in Thread] Current Thread [Next in Thread>