[xep-support] fo:leader problem
ektan at pg.ebx.com
ektan at pg.ebx.com
Wed Jan 9 23:18:33 PST 2002
hi,
I have facing a problem in generating the dotted line and dashed line using
fo:leader. Why the dots and dashs become the rectangle after I increased
the rule thickness? Do you have any idea?
Here is my xsl fo:
<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="solid" leader-pattern="rule"/>
</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"
leader-pattern-width="4.0pt" rule-style="dotted" leader-pattern="rule"/>
</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="rule"/>
</fo:block>
</fo:table-cell>
Thank you for any help you can give.
best rgds,
ektan
(See attached file: lineHeight.pdf)
(See attached file: lineHeight.pdf)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lineHeight.pdf
Type: application/pdf
Size: 9046 bytes
Desc: Adobe Portable Document
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20020110/9bccf745/attachment.pdf>
More information about the Xep-support
mailing list