You are probably right. I know I just had a lot of problems with FOP's missing FO element/attributes during my fo:table trials and tribulations. It's not a big deal on the column-width attribute since proportional-column-width() is implemented. IIRC, I wanted a horizontally centered table, which was not possible without resorting to nested tables. That issue made width="xx%" moot since I had to drive the width's with XSL variables calculated at runtime.
-----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Friday, July 09, 2004 5:06 PM To: [EMAIL PROTECTED] Subject: Re: List problem Zaleski, Matthew (M.E.) wrote: > A few other comments on your tables from my recent dive into using them: > <fo:table width="100%"> is not supported AFAICT in fop 0.20.5. Percentages are supported in many places, including the width property. It's not supported in column-widths. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]