Thanks Holger,
that's working for me.

Sven

Holger Dehnhardt wrote:

> Sven,
> 
> <xsl:if test="position() > 1">
>       <fo:block break-before="page"/>
> </xsl:if>
> 
> should do the trick. If anyone has a better solution, I would appreciate it.
> 
> Holger
> 
> Am Mittwoch, 1. September 2004 10:48 schrieb Sven Waibel:
> 
>>>Hello,
>>>
>>>i've a problem with break-after="page" respectively break-before="page".
>>>
>>>I always get an empty page either before my content starts or after the
>>>content.
>>>
>>>first page | empty page | content | content | last page
>>>or
>>>first page | content | content | empty page |last page
>>>
>>>That's consistent, but how can i achieve that no empty pages exist?
>>>
>>>Regards
>>>Sven
>>>
>>>---------------------------------------------------------------------
>>>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]




-- 
**************************************************************************
* Sven Waibel                                   imbus AG                 *      
* Tel:     09131/7518-36                        Kleinseebacher Str.9     *
* Fax:     09131/7518-50                        91096 Möhrendorf         *
* EMail:   [EMAIL PROTECTED]                    WWW: http://www.imbus.de *
**************************************************************************

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

Reply via email to