[xep-support] Borders on table rows

Alexander Peshkov peshkov at renderx.com
Fri Aug 6 06:16:39 PDT 2004


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