Larry, This is probably dumb, but could you place vtext on your report and:
Set var vtext = 'Pink Copy for Customer' Print report Set var vtext = 'Yellow Copy for Store' Print report Set var vtext = 'White Copy for Office' Print report For each set? > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence > Lustig > Sent: Sunday, June 19, 2005 11:35 AM > To: RBG7-L Mailing List > Subject: [RBG7-L] - RE: Printer collation issue. > > > I agree with Dawn about not having colored copies - could you set up a > > colored border on the report pages instead and print on a color printer? > > The problem is that I need to use the multi-part carbonless laser forms in > order to capture the signature and some other information written on to > the > forms during the delivery. These forms come in various "flavors", usually > three or four-up multi-colored forms. > > I suppose I could look for the forms in plain white and print the Customer > Copy, etc. messages on the paper -- I don't think the customer would be > too > happy with this solution since they are used to the multi-color forms, and > I > think their customers are too. > > I tried the COLLATION OFF technique, and I do get the pages in the order I > need > (that is, three copies of page 1, three copies of page 2, etc) but I > cannot > change any of the text on second and third copy of each page (the report > generator creates the page and sends the identical image to the printer > three > times). The closest I can come with this solution is to print the same > message > on each page: ("Pink Copy for Customer, Yellow Copy for Store, White Copy > for > Office"). This is the closest I'm able to get so far to my solution. > -- > Larry > > --- RBG7-L > ================================================ > TO POST A MESSAGE TO ALL MEMBERS: > Send a plain text email to [email protected] > > (Don't use any of these words as your Subject: > INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, > REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) > ================================================ > TO SEE MESSAGE POSTING GUIDELINES: > Send a plain text email to [email protected] > In the message SUBJECT, put just one word: INTRO > ================================================ > TO UNSUBSCRIBE: > Send a plain text email to [email protected] > In the message SUBJECT, put just one word: UNSUBSCRIBE > ================================================ > TO SEARCH ARCHIVES: > Send a plain text email to [email protected] > In the message SUBJECT, put just one word: SEARCH-n > (where n is the number of days). In the message body, > place any > text to search for. > ================================================
