Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 268 Bytes

print-test

  • Run npm install
  • Run .\node_modules\electron\dist\electron.exe .
  • Clicking on the document will trigger a window.print()

This Repository demonstrates that window.print() doesn't work for some versions of Electron 3 after the first instance.