Hello Laurent, > Georg Datterl a écrit : > > Hello Pascal, > > Yes, that seems to make the page-sequence-masters unnecessary. Thanks a > > lot. But I would still have to start a new page-sequence. Now if I could > > avoid that, too... > may that link help ? (i didn't try) > http://xmlgraphics.apache.org/fop/fo.html#fo-blank-pages
Call me stupid, but it seems like fo:block break-before="page", fo:block break-before="even-page" and fo:block break-before="odd-page" could do exactly what I need. Thanks a lot. Regards, Georg Datterl ------ Kontakt ------ Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg HRB Nürnberg: 17193 Geschäftsführer: Yong-Harry Steiert Tel.: 0911/36 78 88 - 26 Fax: 0911/36 78 88 - 20 www.geneon.de Weitere Mitglieder der Willmy MediaGroup: IRS Integrated Realization Services GmbH: www.irs-nbg.de Willmy PrintMedia GmbH: www.willmy.de Willmy Consult & Content GmbH: www.willmycc.de -----Ursprüngliche Nachricht----- Von: Laurent Morel [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 6. November 2008 14:46 An: [email protected] Betreff: Re: AW: force odd/even/new pages on demand Georg Datterl a écrit : > Hello Pascal, > > >> What you need is the property initial-page-number (="auto-odd" or >> ="auto-even") set on your fo:page-sequence. >> That should help you. >> > > Yes, that seems to make the page-sequence-masters unnecessary. Thanks a lot. > But I would still have to start a new page-sequence. Now if I could avoid > that, too... > may that link help ? (i didn't try) http://xmlgraphics.apache.org/fop/fo.html#fo-blank-pages --------------------------------------------------------------------- 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]
