This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: fo:page-number


"Jan Weiss" <jweiss@bct-technology.com> wrote
> sorry, my browser is not able to show the given link properly.
Bad luck.

Put a 
    <fo:block id="lastpage"/>
at the end of your fo:flow and use
   <fo:page-number-citation ref-id="counter"/>
anywhere to retrieve the number of the last page.
Bad for streaming rendering, i guess.

HTH
J.Pietschmann

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]