Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 351 Bytes

electron-print

web端静默打印解决方案

两种实现

一、Electron中嵌入本地页面-打印

本地页面流程图

二、Electron中嵌入远程页面-打印

远程页面流程图

运行

npm install
npm run start

效果

效果图