changing printer-tray during one print job
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. In our rental-administrative software we have an option to produce and print invoices. In this print-routine I'd like to change what tray the printer selects paper from. The first page will be from tray X (paper with a giro on the bottom of the page) and then I'd like to tell the printer to use paper from tray Y to produce the rest of the invoice. How can I do this or is it even possible to change printer tray in the middle of a print-job, or do I have to split this print-job into two jobs? Thanks;) HarryS - Norway