[xep-support] fo:table and height attribute

Sander Pilon s.pilon at b-ware.nl
Thu Aug 18 06:41:08 PDT 2005


Hi,

I'm trying to generate a table with a specific height, but it doesn't
seem to do what I want. Here's the XSL:

<fo:table width="130mm" height="25mm" border="2pt solid red"
background-color="rgb-icc(0,0,153,cmyk,1,0.79,0,0)">
    <fo:table-body>
        <fo:table-row>
            <fo:table-cell>
                <fo:block font-family="verdana"
color="rgb-icc(255,255,255,cmyk,0,0,0,0)" font-size="31pt">
                        XX 
                </fo:block>
            </fo:table-cell>
        </fo:table-row>
    </fo:table-body>
</fo:table>

I can change the height to about anything, but it will not change the
height!

We're using the latest XEP.

Regards,

Sander

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list