Wednesday, 13 March 2019

Electron - Silent print on print requests

Hi guys, I'm working on an electron app which displays a website like this: Template SiteThe problem I have is that I have to make the print dialog dissappear. When you do webContents.print you can pass {silent: true}, but is there any way you can make this the default for all prints?

Submitted March 13, 2019 at 09:28PM by DeltidsFarmor

No comments:

Post a Comment