Subject: Re: Question about table column width in XSLT/XSLFO
From: ms <mina_hurray@xxxxxxxxx>
Date: Mon, 16 Oct 2006 06:19:43 -0700 (PDT)
|
I am sorry I will clarify. What I mean is how can I
convert this kind of table into HTML or pdf using XSLT
ans XSLFO?
--- "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
wrote:
> 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
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|