Thanks J. Looks like we will have to play with markers. We'll give it a shot and see what come out of it.
Clay, we don't yet have the option of using a post-processing application (iText). We did consider it as a solution. Thank you both for your responses. Hope to get this to work soon. -----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, March 09, 2006 1:20 PM To: [email protected] Subject: Re: Sequential page numbers on alternate pages Anil Pinto wrote: > Now the requirement that is causing us a headache :-) is that only pages > with data need to show page numbers and only sequenced on the data pages, ... > The <page-number/> FO element does not seem to help with this requirement. Nor anything else from the standard. > Would appreciate if anybody could help with this specific scenario. You can try playing tricks with markers. Get a rough estimate for the middle of the data pages, place a marker there, like <fo:marker marker-class="logical-page-no">3</fo:marker> and reference the marker in the footer instead of using fo:page-number. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
