I have a report that currently prints on an 8.5 x 14 size paper. This report has a total of 300 rows (100 rows per page or 3 pages). The report currently has 15 columns per page.
This report need to be modified to add 15 more columns totaling 30 columns. However, the final output still needs to be printed on 8.5 x 14. With the proposed report being 30 columns, here is want I need:
Columns 1-15 to print on page 1 with rows 1-100.
Columns 16-30 to print on page 2 with rows 1-100.
Columns 1-15 to print on page 3 with rows 101-200.
Columns 16-30 to print on page 4 with rows 101-200.
Columns 1-15 to print on page 5 with rows 201-300.
Columns 16-30 to print on page 6 with rows 201-300.
Does anyone know how to do this in Crystal Reports version 9 or 10?
This report need to be modified to add 15 more columns totaling 30 columns. However, the final output still needs to be printed on 8.5 x 14. With the proposed report being 30 columns, here is want I need:
Columns 1-15 to print on page 1 with rows 1-100.
Columns 16-30 to print on page 2 with rows 1-100.
Columns 1-15 to print on page 3 with rows 101-200.
Columns 16-30 to print on page 4 with rows 101-200.
Columns 1-15 to print on page 5 with rows 201-300.
Columns 16-30 to print on page 6 with rows 201-300.
Does anyone know how to do this in Crystal Reports version 9 or 10?