Henrik Holle wrote: > how can i count all pages in my document? i have different "page-sequence > master-reference" but want to something like :" this document has 12 pages". > is it possible?
Yes, you got some hints already. Keep in mind that this will force FOP to keep all pages in memory until the last page is rendered. If you get a memory overflow exception, remove the forward reference to the last page first. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]