Closed vicpara closed 3 years ago
Hi, I'm trying to add a signature AcroField '/Sig' for signature in PDF files after I generate them using pdf-signer. Is there a way to do this?
pdf-signer
Yes, please check out the sign.spec.ts file.
it('sign once -> save -> sign again', ...
Hi, I'm trying to add a signature AcroField '/Sig' for signature in PDF files after I generate them using
pdf-signer
. Is there a way to do this?