Hi Luis Bernardo,
Even having block-container inside the table cell didnt give the expected
result.. Still the height is growing depending on total no of rows in table.
Here is the xsl snippet which i used -
<fo:table-row height="3mm">
<fo:table-cell padding="1mm"
padding-top="0.5mm" padding-bottom="0.5mm">
<fo:block-container border="solid red 1pt"
block-progression-dimension.minimum="1cm"
inline-progression-dimension="100%">
<fo:block hyphenate="true"
wrap-option="wrap" white-space-collapse="false"
white-space-treatment="preserve" linefeed-treatment="preserve"
><xsl:value-of select="B.4.k.2.1"/></fo:block>
</fo:block-container>
</fo:table-cell>
</fo:table-row>
--
View this message in context:
http://apache-fop.1065347.n5.nabble.com/Re-Fixing-the-table-height-tp41699p41744.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]