From: Dean, Tim (STP) (Tim.Dean@guidant.com)
Date: Thu Aug 05 2004 - 10:20:44 PDT
I am trying to create borders around rows in a table. My FO content looks more-or-less like the following:
<fo:table border-collapse="collapse" ...>
...
<fo:table-row border-style="solid" border-width="thin" ...>
<fo:table-cell>
...
</fo:table-cell>
<fo:table-cell>
...
</fo:table-cell>
<fo:table-cell>
...
</fo:table-cell>
</fo:table-row>
</fo:table>
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".
What am I missing here?
Thanks,
Tim Dean
Principal Software Engineer
Telephone: (651) 582-4791
-------------------
(*) 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 : Thu Aug 05 2004 - 10:38:02 PDT