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

Stimulsoft Reports.NET discussion
Post Reply
alepage
Posts: 56
Joined: Mon Jan 19, 2009 7:02 am
Location: France

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

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

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

Post by Edward »

Hi Alepage,

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

Thank you.
alepage
Posts: 56
Joined: Mon Jan 19, 2009 7:02 am
Location: France

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

Post by alepage »

Hi,

there's no more problem.


Thanks,
Post Reply