Is there any way to distinguish between window.print, File->Print and Ctrl+P events in javascript?

前端 未结 0 1285
情歌与酒
情歌与酒 2020-12-01 00:02

In my app I need to treat the print event differently for each scenario. I\'ve tried doing so by comparing the events in a \'beforeprint\' listener, but they seem to be equa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题