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

Alexander Peshkov peshkov at renderx.com
Fri Mar 19 07:37:42 PST 2004


Hello Richard,

Add text-align-last="justify" to the fo:block that encloses fo:leader
and it will work as expected.

Best regards,
Alexander Peshkov                             mailto:peshkov at renderx.com
RenderX


RR> Hi

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

RR> A snippet of the code is below;


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

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


-------------------
(*) 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