I hope I am clear. If not, please tell me what you need to help me.
No header or footer are printed on the main report. These are suppressed.
I have 3 subreports locationed in details a, b, c sections. The subreports prints within groups. The group options has been edited to print each new group on a new page.
I am using xbase tables. The databases are null if there is no data. Each subreport/section has its own table. The subreports are not linked on the main report. They print one after the other.
Other than the blank page at the end of the report, it works perfect.
Problem: blank page
Detail A will always have data records.
B will only have one record or none.
C will only have one record or none.
There is an extra page if B or C have no records.
What I have done on main report:
In the A section expert, on the new page before,
Not onlastrecord
In the B section expert, on the new page before,
ONfirstrecord or not isnull({cr_b.sdvs}]
In the C section expert, on the new page before,
ONfirstrecord or not isnull({cr_c.sdvs}]
I have tried "And" in the formula, nothing changed.
The blank page does not designate where it coming from. There is a gray line without the DA or DB or DC below it.
Please help. Thank you.
Tater
No header or footer are printed on the main report. These are suppressed.
I have 3 subreports locationed in details a, b, c sections. The subreports prints within groups. The group options has been edited to print each new group on a new page.
I am using xbase tables. The databases are null if there is no data. Each subreport/section has its own table. The subreports are not linked on the main report. They print one after the other.
Other than the blank page at the end of the report, it works perfect.
Problem: blank page
Detail A will always have data records.
B will only have one record or none.
C will only have one record or none.
There is an extra page if B or C have no records.
What I have done on main report:
In the A section expert, on the new page before,
Not onlastrecord
In the B section expert, on the new page before,
ONfirstrecord or not isnull({cr_b.sdvs}]
In the C section expert, on the new page before,
ONfirstrecord or not isnull({cr_c.sdvs}]
I have tried "And" in the formula, nothing changed.
The blank page does not designate where it coming from. There is a gray line without the DA or DB or DC below it.
Please help. Thank you.
Tater