AW: page-position="last" - bug?

2003-04-09 Thread "Müller, Markus"
n: Al-Dhahir, Haitham [mailto:[EMAIL PROTECTED] $> Gesendet: Mittwoch, 9. April 2003 16:54 $> An: '[EMAIL PROTECTED]' $> Betreff: page-position="last" - bug? $> $> $> Hi, $> $> Does FOP have a bug which prevents it from correctly processing $>

Re: page-position="last" - bug?

2003-04-09 Thread Jeremias Maerki
page-position="last" is simply not implement, yet. Sorry. On 09.04.2003 16:53:50 Al-Dhahir, Haitham wrote: > Hi, > > Does FOP have a bug which prevents it from correctly processing > conditional-page-master-references with the condition page-position="last"? >

page-position="last"

2001-10-09 Thread Alessandro Marcellini
Hi all, I'm using fop in a web application to render a invoice that can be of many pages, so i need to write the totals in the footer of the LAST page only: this i can do with this fo tags: I tried with fop 0.17.0 and 0.20.1 and doesn't work. Someone knows if this property of fo:conditional

RE: page-position="last"

2001-06-25 Thread Kahn, Gary
I'll second that one. We use a different page layout for the last page on many of our reports. It is also important that I include various legal info on the last page. page-position="last" will go a long way in proving that FOP is viable for production quality work here

Re: page-position="last"

2001-06-25 Thread Alessandro Marcellini
Hi All, OK, if this can move up the priority of this argument ... I say that I need it very mutch!! I'm building a invoice on the basis of data stored in a Database. So, the grand total have to be written on the region-after of the last page ONLY!! Thank's Alessandro