----- Original Message ----- From: "Pascal Sancho" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 29, 2004 1:32 PM Subject: RE: margin-bottom, region-before ingnored by region-body with column
> Hi, > region-before is nested in the region-body top margin. > Then, region-body/@margin-top should be higher than region-before/@extent. > > Pascal > > Does that mean that the whole page is reserved for region-body and other regions can only exist when the region-body provides enough margin space ? Even the outer margins are consummed by region-body ? is this XSL-FO compliant? Wolfgang > ________________________________ > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]