We have an application written in Delphi and we are using Crystal Report 11 for the report. There is an HP 3 tray printer which we use for printing. Our order form is printing on tray 3 in pre-printed document, and then the order description tray 2 should be printed on plain paper. But this is not happening, if we are doing these tasks together, then the second print-out to Trai 1 instead of Tray 2. But both are going to correct print out, if we are going out every time and log in again. I changed the code by giving the printer a separate printers (each tray added as separate printers) for each print-out. But it is not working.
I have given the printer name trilateral (crystal report component in Delphi) to replace the printer, is there something else? Please advise.
Thanks in advance.
Open the crystal and point in the report that it is in that other printer / tray once saved in the report. , You should not have any problem.
Comments
Post a Comment