# print_web **Repository Path**: yunzezzz/print_web ## Basic Information - **Project Name**: print_web - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-17 - **Last Updated**: 2021-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # print_web 打印前端项目 项目主要实现的是Windows环境下的批量打印 支持pdf、word、excel、jpg文件类型的打印 此项目为前端项目,使用electron 1.8.8版本,与后端代码联合使用(print.jar即为后端jar包) 使用npm run package 即可打包为exe文件,可以在Windows环境下安装、使用 服务端代码详见:https://github.com/YunZezzZ/windowsPrinter.git