This is a known problem, documented in
http://xmlgraphics.apache.org/fop/knownissues.html#Layout+Engine
A possible work-around is to determine the page numbers yourself (using
the area tree XML format) and insert those numbers as text instead of
page-number-citation in a second run.
A better work-around would be to fix the problem in the code, but so far,
nobody seems to feel enough of an itch to start on it.
On 10.08.2006 13:17:48 andyrob_24_7 wrote:
> Does anyoneprovide their readers with '(see page 9)' cross references via FOP.
>
> I have a document that is doing this, but because of the issue with the
> fo:page-number-citation spacing I get big gaps after the last bracket.
>
> The fo is as follows:
>
> <fo:inline>
> (see page <fo:page-number-citation ref-id="{id}"/>
> </fo:inline>
>
> I was wondering about using a maximum length?
Jeremias Maerki
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]