Here is my challenge (CR v8.5):
I am working on an Order Acknowlegement report. We need the same report to print twice... the first being a report marked "CUSTOMER COPY" while the second is marked "SALES COPY". I want to avoid having to run the report twice for the two different versions.
I first tried inserting a 'Sales Copy' subreport in the report header, but because subreports do not have Page Header/Footer sections, I would lose some information on multiple-paged reports - when I put my Page Footer data in the Group Footer as a workaround, that data only printed on the last page of the subreport.
Can I just have two seperate reports where the first "CUSTOMER COPY" report calls/passes parameters to the second "SALES COPY" report so that when I print the first, the second is printed as well? Or can anyone offer another creative solution? Thank you.
I am working on an Order Acknowlegement report. We need the same report to print twice... the first being a report marked "CUSTOMER COPY" while the second is marked "SALES COPY". I want to avoid having to run the report twice for the two different versions.
I first tried inserting a 'Sales Copy' subreport in the report header, but because subreports do not have Page Header/Footer sections, I would lose some information on multiple-paged reports - when I put my Page Footer data in the Group Footer as a workaround, that data only printed on the last page of the subreport.
Can I just have two seperate reports where the first "CUSTOMER COPY" report calls/passes parameters to the second "SALES COPY" report so that when I print the first, the second is printed as well? Or can anyone offer another creative solution? Thank you.