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 tien hai nguyen <ti...@dental-on-line.fr> on 2003/11/04 15:28:14 UTC

region-before

hi dear list !

how can I print a different "region-before" ?  if I have more than one page 
for example in my first page I want a block like this in my region-before :

<fo:static-content flow-name="xsl-region-before" >
  <fo:block text-align="center">
    this is my first page
  </fo:block>
</fo:static-content>

and in the next pages something like that :

<fo:static-content flow-name="xsl-region-before" >
  <fo:block text-align="center">
    this is an other page
  </fo:block>
</fo:static-content>

thanks for your help.


tien hai.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org