Arun Sinha wrote:
I have fixed table height in body.
...
<fo:table table-layout="fixed" height="128mm" border-style="ridge" >
Well, the FOP implementation for "height" means "height.minimum".
If the content requires more space, the actual heigth may be increased
beyond the requested height. No workaround at the FO level, you have to
ensure the content fits the specified heigth.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]