mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
Update addDigitalSignature.ts
💡
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
const fs = require("fs");
|
||||
// Local copy of Node SignPDF because https://github.com/vbuch/node-signpdf/pull/187 was not published in NPM yet. Can be switched to npm packge.
|
||||
const signer = require("./node-signpdf/dist/signpdf");
|
||||
import {
|
||||
PDFDocument,
|
||||
|
||||
Reference in New Issue
Block a user