I have a master/detail report. However, the details could exceed the first page of the report and push the report to a second page. I wonder like to eliminate this problem.
Currently the report looks like:
---------------
Master (header)
---------------
Details
line1
line2
...
totals
---------------
More Master (footer)
---------------
I would like to either:
1. make 2 columns in the details
----------------
Details
line1 |line4
line2 |line5
line3 |line6
|Totals
-----------------
or 2. getting the second page to print like the first page (master(header) and master(footer) included), but the details continued and the totals on the second page.
I would post an attachment of the current report, but i don't see how.
Is it possible??
thanks in advance!
Currently the report looks like:
---------------
Master (header)
---------------
Details
line1
line2
...
totals
---------------
More Master (footer)
---------------
I would like to either:
1. make 2 columns in the details
----------------
Details
line1 |line4
line2 |line5
line3 |line6
|Totals
-----------------
or 2. getting the second page to print like the first page (master(header) and master(footer) included), but the details continued and the totals on the second page.
I would post an attachment of the current report, but i don't see how.
Is it possible??
thanks in advance!