Thanks but that's not what I'm looking for. I'm familiar with the code you
responded with and it's only helpful if you know what printer you want to
switch to. My users have as many as 7 or 8 printers they can use. I need to
display a list and let them choose.
I found code that will allow me to establish this list and will proceed with
developing my own dialog for this. Thanks for your help though.
> Look here
>
[quoted text clipped - 20 lines]
> >> >or
> >> > hide the button "Set as Default Printer." Is there a way to do this?
Perry - 30 Jan 2007 19:09 GMT
Intercept the builtin Print command, and use yr own printer selection dialog
in such case.
You stated, you have the code to enumerate printers ...
Krgrds,
Perry
> Thanks but that's not what I'm looking for. I'm familiar with the code you
> responded with and it's only helpful if you know what printer you want to
[quoted text clipped - 31 lines]
>> >> > hide the button "Set as Default Printer." Is there a way to do
>> >> > this?