vizicsaba89 / pdf-signer

sign pdf documents
MIT License
37 stars 33 forks source link

Sign a PDF with existing /Sig field #26

Closed vicpara closed 3 years ago

vicpara commented 3 years ago

Hi, Is there a way to sign PDF files with existing AcroFields of type /Sig ? I would appreciate any guidance in how to do it using your library. I like all the extra features you added on top of node-signpdf. Thanks

pankucsi commented 3 years ago

Helo @vicpara

Please take a look on the *.spec.ts files for use cases. You will find the most usable solutions for this lib.

Unfortunately we are lacking on documentations and freetime for this project but pls stay tuned!