Printer setting

Hi,I have tried in many ways to change the default printer setting using script. The other application (Word, Excel and so on … ) take immediately the change and work correctly, but Notes does not take it. Can help me please? There is a way to reset the printer, or purge the cache ? I have read in forum same other response, but I hope that someone have found the solution.

Thanks in advance.

Subject: Printer setting

I also have the same problem.

Anyone with any idea at all?

A co-worker told me that using the windows API call should work:

Call SendMessage(HWND_BROADCAST, WM_WININICHANGE, 0, Byval “Windows”)

But, it is not working for me on Win XP .