First, I don't know if this is possible...second, it may be doable in some other way I'm unaware of. Here's the situation.
My jury program is designed to send out reminders two weeks before the panelists are scheduled to have orientation. For instance, today we will print the reminder cards for the term beginning in two weeks. These cards are 4 standard postcards on a single 8 1/2 X 11 sheets of paper (they are pre-perforated so after the printing process is complete, they are separated into 4 postcards and ready to mail).
I use a Word Template to print the information side (has a single field where the orientation day is filled in) and then the user puts the paper back in the printer to print the names & addresses on the card.
This all works wonderfully, except the paper is THICK, and it jams if set in Tray 1 of the printer. However, Tray 6 is specifically designed for heavier paper stock.
Does anyone know how I can with a TPrinter object programatically set the Tray of the printer? (I would prefer a programatic option since I have another process that uses thick paper and I could also use this technique here!!) I see the procedure 'GetPrinter', but I'm not sure this will return any information I can use.... Or alternatively, a way to set my Word template to always print from Tray 6? I have tried setting the document to print, but once Word is closed those settings are "forgotten".
Any assistance appreciated!!
thanks!
Leslie
Anything worth doing is a lot more difficult than it's worth - Unknown Induhvidual
My jury program is designed to send out reminders two weeks before the panelists are scheduled to have orientation. For instance, today we will print the reminder cards for the term beginning in two weeks. These cards are 4 standard postcards on a single 8 1/2 X 11 sheets of paper (they are pre-perforated so after the printing process is complete, they are separated into 4 postcards and ready to mail).
I use a Word Template to print the information side (has a single field where the orientation day is filled in) and then the user puts the paper back in the printer to print the names & addresses on the card.
This all works wonderfully, except the paper is THICK, and it jams if set in Tray 1 of the printer. However, Tray 6 is specifically designed for heavier paper stock.
Does anyone know how I can with a TPrinter object programatically set the Tray of the printer? (I would prefer a programatic option since I have another process that uses thick paper and I could also use this technique here!!) I see the procedure 'GetPrinter', but I'm not sure this will return any information I can use.... Or alternatively, a way to set my Word template to always print from Tray 6? I have tried setting the document to print, but once Word is closed those settings are "forgotten".
Any assistance appreciated!!
thanks!
Leslie
Anything worth doing is a lot more difficult than it's worth - Unknown Induhvidual