Hello,
I want header to be printed on each page of report. So I am using I an using top-of-page command to print data as follows.
Docnum--
date
:
:
:
:
:
**********************************Summary************************************
Total amount for customers is and so.
Some additional data1
Some additional data2
************************************************************************************
Now, if the first page is completely filled with data and it can only accomdate two more line of summary report then the next two lines related to additonal data goes on page 2 but then again header is printed. I want either whole summary to be printed on next page if a page does not have sufficient space and the header should not be printed if its just printing summary on next page.
Regards,
Rajesh.