Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 335 Bytes

File metadata and controls

13 lines (7 loc) · 335 Bytes

windowsPrinter

windows printer

主要唤醒系统打印机执行打印

支持pdf、word、excel、jpg四种类型的文件打印

打印路径详见PrintController中

此项目为后端代码,使用springboot快速搭建,提供接口使用,无数据库操作

前端代码详见:https://github.com/YunZezzZ/print_web.git