Limit number of pages in report

R

Ron DeGregorio

I have a report that prints multiple pages of each group header.
I would like to limit the number of pages in my report to 1 page per each
group header.
Any way to do this?
 
R

Ron DeGregorio

I have a number of jobs that each have a from 50 to 200 tasks that happen on
different dates.
I am getting 2 to 3 pages for each job because there are anywhere from 50 to
200 tasks for each job. I have set a page break before each group heading
(grouping on jobs) so that I have separate multi page reports for each job.
The tasks are set in order of ascending chronology. I am not interested in
all the tasks, only those in the most immediate future so I would like to
limit each job report to 1 page. I am now doing this by selecting only the
pages for printing that are the first page of each job. This takes numerous
print jobs. Is there a way to limit the printing to only the first page of
each job so that I only have one print job?
I suppose I could print the entire report and throw away all the unwanted
pages but that is a rather inelegant solution.
 
Top