Hi,
I have written a vb.net app which does mail merge to a template. Even though in the template I have set it to do duplex printing(double sided printing) when the new document is created (by oDoc.Execute) it looses that setting and prints in seperate pages. I don't want to print the doc through the app rather the user should be able to do that from the created mailmerge document, but I don't want them to change the printer setting each time the app is run.
any help will be appreciated
I have written a vb.net app which does mail merge to a template. Even though in the template I have set it to do duplex printing(double sided printing) when the new document is created (by oDoc.Execute) it looses that setting and prints in seperate pages. I don't want to print the doc through the app rather the user should be able to do that from the created mailmerge document, but I don't want them to change the printer setting each time the app is run.
any help will be appreciated