Page 1 of 1

Dont print empty page

Posted: Thu Sep 10, 2015 8:07 am
by pomestnik
Hello, i have a simple report.
Databand1 as report header. and DataBand2 (with Master Component= DataBand1).
DataBand1.Print if Detail Empty =false.
And if there is no data to print, the empty page is printing.
How disable printing of emty page ?

Re: Dont print empty page

Posted: Thu Sep 10, 2015 9:22 am
by HighAley
Hello.

Please, use Conditions of the page.
Check is there is no data and Disable th component using Component is Enabled option.

Thank you.