/signature

基于pdf.js,实现的在线验章、签章工具

Primary LanguageJavaScriptApache License 2.0Apache-2.0

介绍

基于 pdf.js 实现的签章工具,可识别pdf中的数字签名信息等,修改了皮肤样式,整合ActiveXObject。

运行

git到本地:

git https://github.com/Saberization/signature.git

安装依赖:

npm install

启动服务:

gulp server

打包构建:

gulp generic