Printer Icon on menu bar

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
cooperf01
Participant
Participant
Posts: 15
Joined: Fri May 22, 2015 9:41 am

Printer Icon on menu bar

Post by cooperf01 »

How do I remove the printer icon on the menu bar. The users will have no printer available to them.

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

Re: Printer Icon on menu bar

Post by Scott »

Set the following in the INI file.

[Buttons]
Print=False

You should also disable the print from the context menu.

[ContextMenu]
Print=False

[Security]
DisableContextMenu=True
- or -
UseCustomContextMenu=True

--Scott

Post Reply