From: "Al-Dhahir, Haitham" <[EMAIL PROTECTED]>

Chris,

Thanks for the suggestions.

My document contains multiple page sequences. It is my understanding that
<fo:page-number-citation> only works with a single page sequence starting
from page 1, as all it does is give you the number of the last page in the
sequence - not necessarily the total number of pages. That's why I'm using
two passes.

If you are not specifying an initial-page-count (or setting this to auto) or force-page-count on your page-sequences, then page numbering flows from 1 to total through whole document, and you can use <fo:page-number-citation> to reference an FO in another page-sequence, i.e. the last page-sequence.


However, you wont be able to use <fo:page-number-citation> for the total if you reset the page-numbering for each page-sequence using initial-page-count or force-page-count.


I will try to investigate whether there is a memory leak; in the meantime I would be grateful if anyone else has any suggestions/ideas.


Good luck!

Chris

_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection http://www.msn.co.uk/specials/btbroadband



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



Reply via email to