Hello Gurus,

I am trying to add printing in my application, so instead of showing the setup screen for the printer where the user can select the settings for the page etc, like landscape, color/black and white, number of pages etc I am using my own dialog to get that settings.

Now number of pages I am able to pass, and since I will always be printing to the current default printer is there a way for to set properties of the printer such that it prints in llandscape if thats what the user has selected, and uses a particular paper size thats has been selected as well color or b/w whatever the user selects.

As I am using Automation to print from word, now sending the document is really easy, by passing options is not from automation espeacially for the web browser control, so if all this I can do by directly accessing the printing and then printng from the automation client my life would be much more simple..

So please help,.

Thanks!
Pauli