nativefier / nativefier

Make any web page a desktop application
MIT License
34.87k stars 2.2k forks source link

[OS X] Print missing from file menu #123

Closed MacWorks closed 8 years ago

MacWorks commented 8 years ago

I have noticed that the option to Print is not available as a keyboard shortcut nor is it present in the file menu. However using window.print does present a print dialog box.

Is there any way to add the print functionality so that it's present via keyboard shortcut and in the File menu?

jiahaog commented 8 years ago

Electron does not support this, and hence I have no plans to implement it myself

andersonkida commented 6 years ago

Hello. How's the printing issue? Is the printer call already supported?!

andersonkida commented 6 years ago

printer