Can Grow Property of a report section

  • Thread starter Thread starter Gita
  • Start date Start date
G

Gita

I want to print an invoice where the data is comming from
a Header and a Details table. The Header and Footer data
comes from the Header Table and the body comes from the
Details table. The body has to be a fixed size, so i have
set the Can Grow and Can Shrink property to No.
If there are more details lines than what will fit in the
body, they do not get printed at all. How can i get it to
print on the next page?
 
Consider removing the details and placing them on a subreport that goes in
your detail section. Set the height of the subreport to what you need. Make
sure you remove the detail records from the main report's record source.
 
Thanks for your reply.
It has already been done like that and it doesn't print
the rest of the body on to the next page.

Gita Patel
 
Sorted.

Gita Patel
-----Original Message-----
Thanks for your reply.
It has already been done like that and it doesn't print
the rest of the body on to the next page.

Gita Patel
report's
record source.
.
 
Back
Top