[xep-support] Trying to make a leader fill a table cell

Rose, Richard Richard.Rose at capitalone.com
Fri Mar 19 06:45:48 PST 2004


Hi

I'm trying to make a leader after a word extend to the outer limit of a
table cell using leader-length.maximum with either mm or % values however
the leader only extends for about 10mm. Can you help?

A snippet of the code is below;


<fo:table table-layout="fixed" border="0.5pt solid black">
<fo:table-column column-width="33mm" />
<fo:table-column column-width="61mm" />
<fo:table-body>
<fo:table-row>
<fo:table-cell number-columns-spanned="2" padding="1mm">
<fo:block font-size="8pt" font-family="humanist">POSIZIONE:<fo:inline
font-size="6pt">
<fo:leader leader-length.maximum="100%" leader-pattern="dots"
rule-style="solid" rule-thickness="0.5pt" />
</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>

CheerZ
:D richard rose
 
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list