*Resolved* Stringing a number of Crystal reports together to make one long report
Hi, I have a number of crystal report files that make up a book of sorts. Is there any method of stringing the reports together to make one long report?
I have considered sending each file to the printer in order but when you have an odd number of pages and you are printing front and back it results in a blank page in the report.
I'm using VB6 and CR 8.5.
Thanks in advance for any ideas anyone can supply. -Scott
*Resolved* > I'll just add the multiple reports as sub reports in a blank Primary report. Thanks for reading anyway.