You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, from the docs I see we can get a list of available printers with win.getPrinters(callback) however there is no way to know which one has been set as the default printer (maybe by the OS). I feel its possible because other softwares are able to detect and automatically select the default printer which is exactly what i'm trying to do. I didn't see any other function that could help in this.
So how do we do that ?
Bug Report
Feature Request ?
Successfully reproduced against the latest version of NW.js?
Hi, from the docs I see we can get a list of available printers with
win.getPrinters(callback)
however there is no way to know which one has been set as the default printer (maybe by the OS). I feel its possible because other softwares are able to detect and automatically select the default printer which is exactly what i'm trying to do. I didn't see any other function that could help in this.So how do we do that ?
Bug Report
Feature Request ?
Successfully reproduced against the latest version of NW.js?
Additional Info
Operating System: Windows11
NW.js Version: Latest
Code snippet:
The text was updated successfully, but these errors were encountered: