[xep-support] Borders on table rows
Dean, Tim (STP)
Tim.Dean at guidant.com
Thu Aug 5 10:20:44 PDT 2004
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 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