I have a subreport inside a main report on a new page due to the layout. When the subreport generates no data(sql table is empty), there is a blank page generated in the mainpage. How can i omit this empty page? please help me here..
A:
You can try to work around by using the <printWhenExpression>
construct or try it with isRemoveLineWhenBlank
DaDaDom
2009-12-15 16:44:57