Hi, region-before is nested in the region-body top margin. Then, region-body/@margin-top should be higher than region-before/@extent. Pascal
________________________________ De : Johannes Wolfgang Woger [mailto:[EMAIL PROTECTED] Envoyé : mercredi 29 septembre 2004 11:52 À : FOP Objet : margin-bottom, region-before ingnored by region-body with column Hi, it seems that my <fo:region-body > ignores the space that <fo:region-before> requires. <fo:simple-page-master master-name="Tabelle_A4" page-width="29.7cm" page-height="21cm" margin-top="2cm" margin-botton="2cm" margin-left="2cm" margin-right="2cm"> <fo:region-before extent="3.5cm"/> <fo:region-after extent="1.5cm"/> <fo:region-body margin-top="2cm"/> </fo:simple-page-master> Here the bottom 1.5 cm of the region-before are occupied by the region-body. If I dit not set a margin-top of 2cm in region-body, the region-before would disapear. I have a <fo:table> inside region-body which spanns over two pages. The margin-bottom="2cm" and the region-after (see above) is totally ignored. Any suggestions ? Wolfgang --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]