介绍
基于 pdf.js
实现的签章工具,可识别pdf中的数字签名信息等,修改了皮肤样式,整合ActiveXObject。
运行
git到本地:
git https://github.com/Saberization/signature.git
安装依赖:
npm install
启动服务:
gulp server
打包构建:
gulp generic
基于 pdf.js
实现的签章工具,可识别pdf中的数字签名信息等,修改了皮肤样式,整合ActiveXObject。
git到本地:
git https://github.com/Saberization/signature.git
安装依赖:
npm install
启动服务:
gulp server
打包构建:
gulp generic