Re: [xep-support] Borders on table rows

From: Alexander Peshkov (peshkov@renderx.com)
Date: Fri Aug 06 2004 - 06:16:39 PDT

  • Next message: Alexander Peshkov: "Re: [xep-support] Saxon 8 & XSLT2"

    Hello Tim,

    Current version of XEP supports only 'separate' border model: http://xep.xattic.com/xep/doc/spec.html#ftn.d0e2466
    thus table-rows do not have borders.

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

    DTS> I am trying to create borders around rows in a table. My FO content looks more-or-less like the following:

    DTS> <fo:table border-collapse="collapse" ...>
    DTS> ...
    DTS> <fo:table-row border-style="solid" border-width="thin" ...>
    DTS> <fo:table-cell>
    DTS> ...
    DTS> </fo:table-cell>
    DTS> <fo:table-cell>
    DTS> ...
    DTS> </fo:table-cell>
    DTS> <fo:table-cell>
    DTS> ...
    DTS> </fo:table-cell>
    DTS> </fo:table-row>
    DTS> </fo:table>

    DTS> According to the FO spec, the table-row element should support the border attributes as long as the table's border-collapse attribute is "collapse" or "collapse-with-precedence".

    DTS> What am I missing here?

    DTS> Thanks,

    DTS> Tim Dean
    DTS> Principal Software Engineer
    DTS> Telephone: (651) 582-4791

    DTS> -------------------
    DTS> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    DTS> in the body of the message to majordomo@renderx.com from the address
    DTS> you are subscribed from.
    DTS> (*) 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 Aug 06 2004 - 06:33:12 PDT