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]

Reply via email to