Hi,

I was wondering if it is possible to let a block-container take the width of
it's containing block.
So in the following example, it would take the actual width of the external
graphic.

<fo:block-container top="230mm" left="40mm" height="30mm"
position="absolute">
    <fo:block>
        <fo:external-graphic height="30mm" src="sign.gif"/>
    </fo:block>
</fo:block-container>

Anyway, the above example doesn't work..

Wouter de Vaal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to