[xep-support] fo:table and height attribute

From: Sander Pilon <s.pilon@b-ware.nl>
Date: Thu Aug 18 2005 - 06:41:08 PDT

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@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
Received on Thu Aug 18 07:11:13 2005

This archive was generated by hypermail 2.1.8 : Thu Aug 18 2005 - 07:11:14 PDT