<fo:page-number-citation ref-id="endofdoc"/> will produce it, if the last thing in your document is something with 'id="endofdoc"', e.g. <fo block id="endofdoc"></fo:block>
----- Original Message ----- From: "Abhijat Upadhyay" <[EMAIL PROTECTED]> To: "'FOP User'" <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 7:04 PM Subject: Page Numbering when using multiple fo:page-squence tags > hi there!! > > if i am using mutiple page sequence (these are generated thru an iterator like > using xsl:for-each tag, phisically there's just one fo:page-sequence tag)... > then i am not able to show "Page X of Y " correctly in my page... could someone > give a solution for this.... > > ________________ > Abhijat Upadhyay