Forum Discussion
TeamSupermus
5 months agoCommunity Member
Print without dialog box (JavaScript)
My client wants to be able to print a result slide (which is no issue), but they want to print that slide without the dialog box to select the printer and printer settings. So just by using the def...
Jürgen_Schoene_
5 months agoCommunity Member
there is only one command in javascript to print
there are no paramter to change the standard behaviour of this function
(but it is possible to start the local browser in kiosk/enterprise mode, then the print dialogs do not appear)