Ail Sahin wrote:

Hi there,

I have an stylesheet with a region-before and a region-body.
The region-before "extents" at 8cm, because it's an area where the reveicers address is written. the region body has a margin-top of 7cm. When there is a page-break, the region-body starts at 7cm. Is there a way to say that the region-body should start at 7cm only on the first page?

It sounds like you need to use a different simple-page-master for the first page compared with the rest of your document. This is easily achieved using fo:page-sequence-master and fo:condition-page-master-reference.

There is an example on the website:

http://xmlgraphics.apache.org/fop/fo.html#fo-first-page

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to