awe_webcore_set_suppress_printer_dialog

Set whether or not the printer dialog should be suppressed or not. Set this to "true" to hide printer dialogs and print immediately using the OS's default printer when WebView::print is called. Default is "false" if you never call this.

@param suppress Whether or not the printer dialog should be suppressed.

version(Windows)
void
awe_webcore_set_suppress_printer_dialog
()

Meta