Hello,

I tried using the "bottom" attribute in a block-container with
position="absolute" but doesnt work like I wished.
This snippet puts a red box at the top of the page, I expected it to come
aligned with the bottom of the region-before which I defined with
<fo:region-before extent="113.51mm"/>
Any ideas ? Is this a FOP problem or is my FO wrong ?

<fo:static-content flow-name="xsl-region-before">
<fo:block-container height="25mm" width="190mm" bottom="0mm" left="0mm"
text-align="center" position="absolute" border="solid 1px red">

</fo:block-container> 
</fo:static-content>


Dipl. Inform. Patrick Chaumette

T-Systems ITS GmbH

Service Prozesse Retail
Hausanschrift: Fasanenweg 9, 70771 Leinfelden-Echterdingen
Postanschrift: Postfach 100258, 70746 Leinfelden-Echterdingen
Telefon: (0711)972-2437
Telefax: (0711)972-1949
E-Mail: [EMAIL PROTECTED]
Internet: http://www.t-systems.de



> -----Ursprüngliche Nachricht-----
> Von: Chuck Paussa [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 16. April 2002 19:41
> An: [EMAIL PROTECTED]
> Betreff: Re: Absolute positioning?
> 
> 
> Patrick,
> 
> Sounds good to me. Try it and see if it works. (Then write to 
> the list 
> to tell us if it does.) The "bottom" attribute is definately 
> part of the 
> spec.
> 
> Chuck
> 

Reply via email to