Jeremias Maerki-2 wrote:
> 
> You can try to write an additional stylesheet that converts the
> column-width properties as necessary.
> 
> Or you can try to implement the missing functionality in RTFHandler.java
> in FOP though that may not be the easiest thing to do.
> 

Hello Jeremias,

Thanks for the suggestion.

Will the column width in "%" works? Like..

<fo:table-column column-width="60%" column-number="1"/>

Or I have to hard code the coulmn width like 

<fo:table-column column-width="250" column-number="1"/>

Secondly, have you heard about XFC? What is your take about it?

With Thanks!
NewKid
-- 
View this message in context: 
http://www.nabble.com/FOP-0.94-bin---Severe-Exceptions-on-Solaris-Box-tp16175972p16323311.html
Sent from the FOP - Users mailing list archive at Nabble.com.


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

Reply via email to