----- Original Message ----- From: Matthias Born <[EMAIL PROTECTED]> Date: Thu, 15 Jul 2004 18:54:07 +0200 To: [EMAIL PROTECTED] Subject: Re: Last page footer
Thanks for your response. Effectively, it doesn't work properly within fop. Regards AR > hi, > > i don't know where the problem is within fop, but in xep it works like > following: > > use 2 different <fo:simple-page-masters/> > one called standard, one called "last-page". > > give the one called last-page a different <fo:region-after/> and give it > a name!!! > <fo:region-after name="LAST-FOOTER"/> > > use a <fo:page-seqence-master/> with > <fo:repeatable-page-master-alternatives> and <fo:cond.-page-master/> > use the condition "last" > > in the page sequence make a <fo:static-content flow-name="LAST-FOOTER"> > and fill it with your different content > > hope that works imho it should. > > the attached example are in german, sorry ;-) > > may be it doesn't work properly within fop, cause it's written for xep > > regards! > > matze > > Roy wrote: > > > > Hello, > > > > I'd like to print a different footer for the last page. Did anyone find a > > workaround for this not yet implemented feature ? > > > > Thanks > > AR > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Matthias Born > Orientation in Objects GmbH > Weinheimer Str. 68 > 68309 Mannheim > Telefon: +49 (621) 71 83 9 - 0 > << repeatable-pm-alternatives.fo >> << repeatable-pm-alternatives.pdf >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- _______________________________________________ Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free! http://www.net2phone.com/cgi-bin/link.cgi?143 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
