vue-print-nb
vue-print-nb copied to clipboard
Vue plug-in, print! Good!
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `json5` from 2.2.0 to 2.2.3 Release notes Sourced from json5's...
is there anyone could help me why print-nb not working in safari browser but working in chrome and firefox
怎么关闭预览框
 怎么手动触发关闭预览框,而不是点右上角的关闭按钮
安装npm包失败,此链接无法访问 https://registry.nlark.com/vue-print-nb/download/vue-print-nb-1.7.5.tgz
**浏览器怎么判断电脑是否连接了打印机?** 如果连接了,就直接打印,没有的话导出为pdf文件,让用户自己打印。

实测chrome: 版本 126.0.6478.185(正式版本) (64 位)能正常弹出内置打印窗,并打印 版本 127.0.6533.89(正式版本) (64 位) 不能正常弹出内置打印窗,也没有显示错误信息
浏览器预览界面点击打印后回调得到打印成功或则失败有办法实现吗
为什么不在beforeOpenCallback 这个钩子 函数内来有一个方法阻止调用打印机呢