Skip to content

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

License

Notifications You must be signed in to change notification settings

goodspeed666/signature

 
 

Repository files navigation

介绍

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

运行

git到本地:

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

安装依赖:

npm install

启动服务:

gulp server

打包构建:

gulp generic

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 2.5%
  • HTML 1.5%