FOP doesn't support automatic table layout (i.e. automatic selection of best column widths based on content), yet. However, you can use the proportional-column-width(N) function in the column-width property on fo:table-column to specify the relative width of the columns. The effective columns widths are then determined based on the table width.
On 09.07.2008 10:56:10 George Tsopouridis wrote: > > Hello, > > Is there a clear way to have dynamic table column-width in fop. I must tell > that i produce my fo with xslt... > What fop supports;; I am using fop 0.94 > > Thanks in advance... > -- > View this message in context: > http://www.nabble.com/fop-dynamic-table-column-width-tp18357126p18357126.html > Sent from the FOP - Users mailing list archive at Nabble.com. > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
