[xsl] alignment of a leader in XSL:FO

Subject: [xsl] alignment of a leader in XSL:FO
From: "Bjoern Eilmes" <beilmes@xxxxxx>
Date: Thu, 24 Jul 2003 14:58:29 +0200
Hello,

I am converting XML to PDF with FOP 0.20.5. In my XSL file I have defined a leader, this leader appears at the bottom of a line, but I like it to appear at the top of the line.
I tried the attributes leader-alignment="middle" and "top"  alignment-baseline="middle" and "top" but it does not work.

this is my line of code:
<fo:block><fo:leader leader-length="70mm" alignment-baseline="top" leader-pattern="rule" rule-thickness="1pt" color="black"/></fo:block>

Has somebody an idea how I get this leader at the top of a line?

Thx

Bjoern




______________________________________________________________________________
ComputerBild (15-03) empfiehlt: Der beste Spam-Schutz ist bei
WEB.DE FreeMail - Deutschlands beste E-Mail - http://s.web.de/?mc=021124


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread