You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Sebastien Foucault <se...@fr.ibm.com> on 2002/03/01 10:15:53 UTC

Relative position elements

Hello,

Are relative position attributes implemented in fop (either on block 
element or on block-container element) ?
If so how to make them work ?


Thank's in advance
--
Sébastien Foucault


Re: Relative position elements

Posted by Chuck Paussa <Ch...@systems.dhl.com>.
Sebastien,

They are on block-container. I don't know about block but here's some 
code I use:

<fo:block-container height="4.5in" width="7.2in" 
top="{$calcRemitBoxTop}mm" left="0in" position="absolute">

Chuck Paussa

Sebastien Foucault wrote:

>Hello,
>
>Are relative position attributes implemented in fop (either on block 
>element or on block-container element) ?
>If so how to make them work ?
>
>
>Thank's in advance
>--
>Sébastien Foucault
>