> > I have two column table. Width of the first column is
> > specified as 1.5* while the second *.
> > ... in result PDF file (produced with XEP) the second
> > column seems like of zero width
> Try turning off the table columns extension. It should not be
> necessary with a compliant FO processor (such as XEP).
Yes, it helped! Thanks. I thought this option is necessary, but in FO source
I really found width of the first column 100% and second one 0%...