I'll be working on page-position="last" this month. :-) But there may also be another aprroach, one that I haven't tested, though:
If you define the whole subtotal line inside the marker and not only the value itself, you could simply omit the subtotal line on the last line. That'll get you a slighlty higher memory-consumption but may solve your problem. On 01.02.2006 19:40:40 Andreas L Delmelle wrote: > On Feb 1, 2006, at 18:45, Roberto Nunnari wrote: > > Hi, > > > One more question.. > > > > What if I don't want the static area with the subtotal not to be > > printed on the last page? Is that possible? > > In theory: yes. You would need to define a fo:conditional-page-master > with page-position="last()", which has no fo:static-content (or at > least one that doesn't contain a fo:retrieve-marker). > > In practice... > see: http://xmlgraphics.apache.org/fop/compliance.html#fo-property- > page-position > > :-( Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
