> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> 
> Tbe below is an issue listed in the FAQ:
> ------------
> 3.9. Page numbers are not properly right aligned.
> 
> This happens for fo:page-number-citation elements if the 
> citation occurs before FOP formatted the requested page, 
> usually in TOC or index pages. It is caused by the problem 
> that FOP has to guess how much space the yet unknown page 
> number will occupy, and usually the guesses are somewhat off. 
> 
> The most recent FOP releases should have this problem fixed. 
> Check whether you can upgrade. 
> -------------
> 
> I am using fo:page-number-citation to generate a page number 
> for a "(see page X)" entry in a sentance. This is currently 
> adding spurious white space as stated in the issue above.
> 
> Has anyone come across this issue themselves, and can they 
> provide a work around.

Hi Andy,

What FOP version do you use?
If 0.92b or trunk, please provide a short FO file that demonstrates
behaviour.

If 0.20.5, as a workaround, you should:
1/ put your TOC in a blind fo:table
2/ give explicitely a white border to your fo:table-cells

That should do the trick

Pascal

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

Reply via email to