R
Ram
I want to change the Printer Information and Tray in which to print
programatically from word. How can I do that?
I tried using
wrdDoc.MailMerge.Application.ActivePrinter = "some printer";
and it does not seem to work. If I leave it blank, it prints to the
default printer.
Can someone help?
Thanks,
Ram
programatically from word. How can I do that?
I tried using
wrdDoc.MailMerge.Application.ActivePrinter = "some printer";
and it does not seem to work. If I leave it blank, it prints to the
default printer.
Can someone help?
Thanks,
Ram