Hi Fabio, fabio wrote: > Hi, > thanks for your reply. > > > I would like that the dots were aligned vertically: on the following image > you can see that the dots are not aligned with the red lines. It's possible > to do this? > http://www.nabble.com/file/p22945146/leader.gif
Theoretically yes, you have to set the ‘leader-alignment’ property to ‘reference-area’ or ‘page’. Unfortunately it has not been implemented in FOP yet, and I can’t think of any immediate workaround. > I attached the image file, the pdf file, and the fo file > > Best regards > Fabio > > http://www.nabble.com/file/p22945146/leader.gif leader.gif > http://www.nabble.com/file/p22945146/leader.fo leader.fo > http://www.nabble.com/file/p22945146/leader.pdf leader.pdf Sorry, Vincent > Andreas Delmelle-2 wrote: >> On 07 Apr 2009, at 12:21, fa...@nè wrote: >> >> Hi >> >>> <snip /> >>> is it possible to align the dots on the right? >> Sorry, can you elaborate? If I try your sample over here, the dots run >> all the way through to the right margin, so I'm not sure what you >> mean... >> >>> I would like that the dots were aligned vertically >> Do you mean that you want the dots to end up roughly in the middle of >> the line? In that case, you could do something like: >> >> <fo:leader leader-pattern="use-content" leader-pattern- >> width="9pt">·</fo:leader> >> >> >> HTH! >> >> Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
