Centerfuge
Programmer
Hey all, n00b here. I'm having a problem finding a solution to an issue. I need to print to alternating trays on a printer dependent upon which subreport the main report is printing.
the details:
I'm printing a bill for my company based in CR9. There is one main report that is actually simply a combination of mulitple sub-reports. The first three subreports are collection letters that will be suppressed if blank. The next page is the bill coverpage, this page needs to be printed from the tray with letterhead. The remaining pages will all be printed from the second tray (which does not contain letterhead). I'm open for ANY suggestions on how to do this, whether it requires working strictly in Crystal or manipulating Crystal through C# code. Thanks for any help!
the details:
I'm printing a bill for my company based in CR9. There is one main report that is actually simply a combination of mulitple sub-reports. The first three subreports are collection letters that will be suppressed if blank. The next page is the bill coverpage, this page needs to be printed from the tray with letterhead. The remaining pages will all be printed from the second tray (which does not contain letterhead). I'm open for ANY suggestions on how to do this, whether it requires working strictly in Crystal or manipulating Crystal through C# code. Thanks for any help!