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

Subject: Re: [xsl] Question about table column width in XSLT/XSLFO
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Oct 2006 15:41:19 -0400
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: Allerxd/Verx 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@xxxxxxxxxxxxxxxxxxxx
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

Current Thread