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

From: Alexander Peshkov (peshkov@renderx.com)
Date: Fri Mar 19 2004 - 07:37:42 PST

  • Next message: DESEYNE Jacques: "RE: [xep-support] Trying to make a leader fill a table cell"

    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@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@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@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



    This archive was generated by hypermail 2.1.5 : Fri Mar 19 2004 - 07:46:28 PST