There is an example concerning this in the doco I think but...

Put a block like this in the document

<fo:block border-color="white" border-style="solid" text-align="end">
      Page <fo:page-number/> of <fo:page-number-citation
ref-id="terminator"/>
</fo:block>

and then at the end of the document put a block with the id terminator, like
so...

<fo:block id="terminator" />
  </fo:flow>
  </fo:page-sequence>
</fo:root>

Regards,

- Paul Smith

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 14 September 2001 08:59
To: [EMAIL PROTECTED]
Subject: Total page number of a PDF document


Hi!

Is it possible to indicate the total page number of the document, e.g. for
an output of the type "page 3 of 35" ?
I did not find something to this question in the documentation or the
examples.

Thank you first

Greetings
Viktor Keimes

___________________________________________
> Dr. Viktor Keimes
> Gerling GKI AB-IM; Spiesergasse 20, D-50597 Köln
> Tel: +49 (0)221 144-62005
e-Mail: [EMAIL PROTECTED]
___________________________________________





---------------------------------------------------------------------
This message is intended for the addressee or its representative only. Any
form of unauthorized use, publication, reproduction, copying or disclosure
of the content of this e-mail is not permitted. If you are not the intended
recipient of this e-mail message and its contents, please notify the sender
immediately and delete this message and all its attachments subsequently.

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

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

Reply via email to