Options for Built-In Dialog for FilePrintSetup

K

klav

I want to display the FilePrintSetup built-in dialog but I want to disable or
hide the button "Set as Default Printer." Is there a way to do this?
 
P

Perry

No offense, but why would you want that?

Rephrasing my question here:
what would you like to achieve?

Krgrds,
Perry
 
K

klav

Because I want to allow the user to change their printer only for that
particular session -- I don't want them to change their default printer for
all applications.
 
K

klav

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.
 
P

Perry

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top