markcfleming1990 / pdf_sign33

πŸ–‹ Using node-signpdf and pdf-lib.js to sign a pdf

Home Page:https://www.youtube.com/playlist?list=PLiKs97d-BatHWLh9MYrKwA9g6CD8RvAO3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign a pdf with Javascript

Repository to sign pdfs using PDF-LIB.js and node-signpdf

Install

  • Clone repo
  • Then install dependencies
npm i

Usage

  • Open src/index.js
  • Update the two arguments in for SignPDF class (if you do not want to use the test ones)
  • create a folder called exports in the root of the project
  • Then run this command in your terminal
npm start

About

πŸ–‹ Using node-signpdf and pdf-lib.js to sign a pdf

https://www.youtube.com/playlist?list=PLiKs97d-BatHWLh9MYrKwA9g6CD8RvAO3


Languages

Language:JavaScript 100.0%