Skip to content

cherdianto/pdf-digital-signature-with-node-signpdf-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-digital-signature-with-node-signpdf-ejs

I'm trying to create simple program for adding the digital signature to a pdf file with self-signed certificate. I use node-signpdf and pdf-lib library.

HOW-TO

clone the repo

git clone https://github.com/cherdianto/pdf-digital-signature-with-node-signpdf-ejs.git

install all the dependencies

npm install

run the application

npm start

About

I'm trying to create simple program for adding the digital signature to a pdf file with self-signed certificate. I use node-signpdf and pdf-lib library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published