You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Richard Sweeney <Ri...@ncsoft.co.uk> on 2003/04/28 16:22:29 UTC

Determining table column count

I'm creating a table with a dynamic number of columns and at the top of the
table there is a row with a comment on the right hand side. If I specify
number-columns-spanned to a value larger than the number of columns then it
throws an exception.

Basically I have an XML file with all the columns that can appear in the
table, but not all of them are listed so I can check what width the column
is to determine whether or not I have to create a column.

Can I specify a value for number-columns-spanned that will span the all the
columns in the table or do I need to do it another way?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org