Classic Report - 2 footers problem

StormStorm Member Posts: 27
Hi
I have an Invoice report
Simplified...:
Sales Invoice header
PageLoop
Sales Invoice Line

The Header and footers are located on the Pageloop dataitem

The problem:
I need to have some Logos in the bottom on every page - but the Total also needs to be at the bottom, but only on the last page. When I try to solve it, either the total gets on every page or all footers appear on the last page. Even though I have separate sections for each of them.

I have tried:
Changing the "Print on every page" property (as well as the other Section properties).

I am considering:
Handling it through Code so I can decide when to print the different footers. But the problem with that approach is that NAV will reserve the space for the footer that is not printet (as far as I know) so I hope someone else have a much better solution :-)

Thanks.

Comments

Sign In or Register to comment.