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 j-...@chronopost.fr on 2002/10/10 17:43:50 UTC

Réf. : Réf. : FOP question


Hi Bh,

I do not know if it is about column of a table. If so, try with

<fo:table-column column-width="(144 div {$nombre_colonne} ) *1mm "
number-columns-repeated="{$nombre_colonne}"/>

where the variable nombre_colonne is the number of columns dynamically recovered
 from a XML:

<xsl:param name="nombre_colonne">
  <xsl:value-of select="count(./table/colonne)"/>
</xsl:param>


______________________________________________
Jianxin KONG   ( j-kong@chronopost.fr )
CHRONOPOST INTERNATIONAL
Dir. systèmes d'information