You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Etwin van Krimpen <ev...@ambrac.nl> on 2002/01/07 12:06:44 UTC

Re: Haw force last page to be blank?

Dariusz,

Try this:

<fo:page-sequence format="1" initial-page-number="{$initial.page.number}"
                      force-page-count="end-on-even"
                      master-reference="body">
...

Regards,

Etwin


----- Original Message -----
From: "Dariusz Grabowski" <da...@pol.pl>
To: <fo...@xml.apache.org>
Sent: Sunday, January 07, 2001 11:58 AM
Subject: Haw force last page to be blank?


>
> Hi .
> I have a problem using blank-or-not-blank tries.
> I’m going to create a following print job:
>
> first page contains different layout that other pages.
> even pages are blank
> odd pages contain text.
> Document must contain even number of pages. This means that last page must
be
> blank.
>
> Have somebody same idea? The best way will be sample file.
>
> With Best Regards
> Dariusz Grabowski
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org
>


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


ODP: Haw force last page to be blank?

Posted by Dariusz Grabowski <da...@pol.pl>.
Thank you Etwin 
Its works.

With Best Regards
Dariusz Grabowski




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