[xep-support] fo:leader

ektan at pg.ebx.com ektan at pg.ebx.com
Thu Jan 10 02:31:47 PST 2002


hi,
I have try to generate the dotted line and dashed line with the xsl fo
below:

<fo:table-cell border-width="0.1pt" border-color="black" border-style
="none" border-top-style="none" border-bottom-style="none"
border-right-style="none">
              <fo:block margin-left="4pt">
                  <fo:leader leader-length="3cm" rule-thickness="4.0pt"
leader-pattern-width="4.0pt" rule-style="dotted" leader-pattern="dots"/>
              </fo:block>
           </fo:table-cell>
           <fo:table-cell border-width="0.1pt" border-color="black"
border-style="none" border-top-style="none" border-bottom-style="none"
border-right-style="none">
              <fo:block margin-left="4pt">
                  <fo:leader leader-length="3cm" rule-thickness="4.0pt"
rule-style="dashed" leader-pattern-width="4.0pt" leader-pattern="dots"/>
              </fo:block>
</fo:table-cell>

However, I found that the dot's size always same as shown in
lineHeight1.pdf although I have increased the thickness for the line.

Besides that, I also can't get the dashed line although I have use
rule-style="dashed", so, do you have any idea about these problem?

Thanks for any help you can give.


best rgds,
ektan

(See attached file: lineHeight1.pdf)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lineHeight1.pdf
Type: application/pdf
Size: 8630 bytes
Desc: Adobe Portable Document
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20020110/b900f61f/attachment.pdf>


More information about the Xep-support mailing list