Re: [xep-support] fo:table-row question

From: David Tolpin (dvd@renderx.com)
Date: Mon Jun 16 2003 - 13:30:37 PDT

  • Next message: Marcus Brodd: "[xep-support] A few questions from a newbie"

    >
    > <fo:table-row border-top=3D"1pt solid blue">
    > <fo:table-cell><fo:block>Cell 1</fo:block></fo:table-cell>
    > <fo:table-cell><fo:block>Cell 2</fo:block></fo:table-cell>
    > </fo:table-row>

     Because the only supported table borders mode is 'separate', in which
     only background properties apply to rows.

    >
    > Am I forced to draw a line on every cell like this?
    > <fo:table-row>
    > <fo:table-cell border-top=3D"1pt solid blue"><fo:block>Cell =
    > 1</fo:block></fo:table-cell>
    > <fo:table-cell border-top=3D"1pt solid blue"><fo:block>Cell =
    > 2</fo:block></fo:table-cell>
    > </fo:table-row>
    >

    Yes, and it is easy to achieve during XSLT transformation that generates the FO.

    David
    -------------------
    (*) 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 : Mon Jun 16 2003 - 13:31:32 PDT