Thank's for that piece of advice but I'm rather looking for a solution
allowing to position elements in a relative way.
The problem is that I want to design absolute-positionned blocks but,
because I don't know the number of times a block will be repeated and
hence it's Y position, I cannot use an absolute positionning.
Regards
--
S�bastien Foucault
Chuck Paussa <[EMAIL PROTECTED]>
01/03/2002 19:11
Please respond to fop-user
To: [EMAIL PROTECTED]
cc:
Subject: Re: Relative position elements
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
>