Replicate
1. Create a report that has a page footer (1 page) and a summary (1 page)
2. Add a Last Page Footer band
3. Set the PrintWhenExpression for Last Page Footer band to: Boolean.FALSE
4. Run the report
Expected Results
Two pages (the report and the summary).
Actual Results
Three pages (report, summary, and last page footer page).
Work Around
Use a Detail band instead of Last Page Footer band.
Recommended Comments