Page 1 of 1

How to print a footer on the page before the last one on a report defined with 2 pages ?

Posted: Tue Jan 20, 2009 2:23 am
by alepage
Hi,


I have create a one page report like this, with EngineV2 :

______________________

EntetePage : PageHeader
EnteteClient : Header
EnteteIntro : Header
EnteteDevis : Header
TabArticles : Data
LigneVide : EmptyBand
FinTabArticles : Footer
Totaux : Footer
PiedPage : PageFooter
______________________


The footer named “Totaux” must appear only one the report’s last page, so I use the value “only Last Page” of the property “Print on”.
As the report prints on 1 or 2 or still more pages, it works well.

Next I add a second page to my report, and on this second page, I add an image that covers whole the page .The image is not added in a band (data band, footer...), but directly on the empty page.

When I print with the report, the footer named “Totaux” disappears from the last page of the report’s "first page" . It has been replaced by some blank. The last page containing only the image prints fine.

What should I do to have the “Totaux” footer again in this last case?


Regards

How to print a footer on the page before the last one on a report defined with 2 pages ?

Posted: Tue Jan 20, 2009 3:09 am
by Edward
Hi Alepage,

If possible, please send this report template to support[at]stimulsoft.com for analysis.

Thank you.

How to print a footer on the page before the last one on a report defined with 2 pages ?

Posted: Fri Feb 06, 2009 9:59 am
by alepage
Hi,

there's no more problem.


Thanks,