Re: [xsl] attempt at dynamic sizing a table

Subject: Re: [xsl] attempt at dynamic sizing a table
From: "Noel Golding" <noel@xxxxxxxxxxxxxxx>
Date: Thu, 24 Oct 2002 10:04:54 -0400
sorry, I did not mention I need to create an FO file that I will use to
create a PDF with FOP, FOP currently does not automatically resize cells.


----- Original Message -----
From: "Adam Griffin" <agriffin@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, October 24, 2002 10:01 AM
Subject: RE: [xsl] attempt at dynamic sizing a table


> I don't believe any browsers would know how to apply a 'point' size to a
> table column, only fonts. I think you could possibly use px or em sizing
on
> a font and also utilize the same unit on the column.  Still, even then the
> units aren't going to make much sense unless you use a fixed width font.
If
> don't size anything, the table will size itself appropriately (most of the
> time).
>
> -Adam
>
>
> -----Original Message-----
> From: Noel Golding [mailto:noel@xxxxxxxxxxxxxxx]
> Sent: Thursday, October 24, 2002 9:27 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] attempt at dynamic sizing a table
>
>
> is it possible to set a column-width to pt?  That would be ok.  If I had
12
> characters at 12pt that would make the column-width 144pt.  Is that
> feasible?
>
> Thanks!!
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread