Hi,
I have a table with different column width.
I get column width in a variable. How do i assign to the column-width property?


I gave it as,
<fo:table-column column-width="{$colwidth}cm"/>
where colwidth is a variable name holding the column width value.

But this value is not accepting and it gives the error :
        Error in column-width property value "{$colwidth}"


Can anybody tell me how can i assign the variable to column-width property

Thanks and Regards,
Sujata


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to