xsl-list
[Top] [All Lists]

Re: Vertical lines

2003-11-18 08:22:40
Skwirel Software Ltd wrote:

Tomas,

Thanks for the answer.  I've already tried this, but the results are
unacceptable.

You can also try using a leader w/in a rotated block container, e.g.:

<fo:block-container
    position="absolute"
    reference-orientation="90"
    inline-progression-dimension="15.2cm"
    block-progression-dimension="12mm"
>
 <fo:block>
  <fo:leader leader-pattern="rule"
      leader-length="15cm"
      rule-style="solid"
      rule-thickness="1cm"/>
 </fo:block>
</fo:block-container>

When I render this example with XSL Formatter 2.5 and measure the resulting rule in Acrobat using PitStop Pro, I get a 15cm x 1cm vertical box.

Cheers,

Eliot
--
W. Eliot Kimber
Innodata Isogen
eliot(_at_)isogen(_dot_)com
www.isogen.com


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



<Prev in Thread] Current Thread [Next in Thread>