xsl-list
[Top] [All Lists]

Re: [xsl] Question about table column width in XSLT/XSLFO

2006-10-15 14:21:30
At 2006-10-15 07:36 -0700, meenakshi n wrote:
How can table column width be handled in XSLT and XSLFO?

What do you mean by your question?

The XML looks like this:

<table tocentry="Y">
<tgroup align="left" charoff="50" cols="4">
<colspec colname="c1" colwidth="1.50in">
 </colspec>
<colspec colname="c2" colwidth="2.0in">
 </colspec>
<colspec colname="c3" colwidth="3.0in">
 </colspec>
        <colspec colname="c4" colwidth="1in">
 </colspec>
        <tbody valign="top">

Fine, but you don't ask what you want to do with the column widths. Do you need to address them? Do you need to transform them to XSL-FO? Do you have a stylesheet fragment that you need modified to access the widths?

Thank you in advance for all your help.

What help do you need?

. . . . . . . . Ken

--
UBL/XSLT/XSL-FO training: Allerød/Vårø Denmark 2006-11-13,17,20/24
UBL International 2006  2006-11-13/17 http://www.ublconference.com
World-wide corporate, govt. & user group UBL, XSL, & XML training.
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--