I have a program that generates invoices. We want to print these invoices on forms that will be passed through a laser printer. One Copy White (Drawer 1) and one Copy Yellow (Drawer 2). We'll print one page from one drawer and then the same page from the second drawer with ONE print file.
I can't figure out an easy way to do this.
I thought about printing one copy, closing the print file, overriding the print file to the second drawer and then process the invoice again. Doing this over and over seems very sloppy and I'll have hundreds of spool files in the out queue versus one. I also thought about just going back to two part forms on an impact printer. And I may do that if there isn't an easy way to do it the way I want.
Looking for any and all suggestions.
Thank you.
I can't figure out an easy way to do this.
I thought about printing one copy, closing the print file, overriding the print file to the second drawer and then process the invoice again. Doing this over and over seems very sloppy and I'll have hundreds of spool files in the out queue versus one. I also thought about just going back to two part forms on an impact printer. And I may do that if there isn't an easy way to do it the way I want.
Looking for any and all suggestions.
Thank you.