I did, but the dialog box still comes up

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
AnthonyM
Provider
Provider
Posts: 57
Joined: Wed Sep 22, 2004 2:37 pm

I did, but the dialog box still comes up

Post by AnthonyM »

There are currently no printers installed on the machines, but when the patron presses CRTL-P , the dialog comes up tells them there are no printers installs and asks if they want to install one. While group policy prevents them from going further, it would be nice if they didn't get that far. I know it sounds a little picky, but I get calls about "the printer not working" (yes, there are signs every where that says there is no printing) that know I wouldn't get if there was no sign the station could even print. Out of sight, out of mind.

Anthony[/quote]

Scott
Site Admin
Site Admin
Posts: 2535
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Set the following to disable Ctrl-P.

[MenuItems]
...
FilePrint=False
...

[Buttons]
...
Print=False
...

This disables the Ctrl-P. All the hot keys are tied to buttons and menu items. Disabling both explicitly will disable the hot key.

--Scott

Post Reply