From: Adam Rogoyski (rogoyski@math.utexas.edu)
Date: Fri Jul 18 2003 - 09:43:59 PDT
Are there any plans to support the table-layout="auto" property for
tables? Is there a road map for when new unsupported features will be
added?
And until there is support for table-layout="auto", is there a good way
to approximate it? I have data with xhtml tables in it I need to convert
to xsl-fo. I am able to get reasonable results for a simple table with
only text table cells by just computing the max string-length of each
column (child::tr/td[N]) and multiplying the string-length by the font
width to set the table-column column-width attribute. But any
multi-spanned columns, non text elements or nested elements in each cell
make this impossible.
Adam Rogoyski
-------------------
(*) 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 Jul 18 2003 - 09:46:38 PDT