node-signpdf icon indicating copy to clipboard operation
node-signpdf copied to clipboard

Simple signing of PDFs in node.

Results 54 node-signpdf issues
Sort by recently updated
recently updated
newest added

HI, I am not sure if i can consider the following a issue, but as far as i can see, this package is not supported on browser environment. Since the...

enhancement
browser

I can sign the PDF, but when I open the PDF it shows a blank page. So, I have to click on Click to "view this version" is there any...

wontfix

I don't know, why You not create simple example for this library? Not all users know how use this library.. 1. How to import Your library? especially plainAddPlaceholder 2. How...

``` Could not find a declaration file for module 'node-signpdf'. ```

Hi vbuch, I have gone through a lot of your answers, and I have been able to go to the PR which was for pdfkit 0.11, and make the pdfkitAddPlaceholder...

question
visual

Hey guys, I have a question regarding the usage of this library to create a signature field that can be used to digitally sign a PDF file. In Adobe Pro...

question
visual

@vbuch **Describe the bug and the expected behavior** --> Currently, I am using this library to signup a document and then verify it, over in the code I initially create...

wontfix

Hi! I signed an existing pdf with the following code: ```javascript import fs from 'fs'; import { SignPdf, plainAddPlaceholder } from 'node-signpdf'; const signer = new SignPdf() const p12Buffer =...

I was reading the README.md file and noticed the two links don't lead to the correct rows in the tests file and decided to fix them so future readers could...

**Describe the bug and the expected behaviour** I tried to sign the document after the document signed on Adobe Acrobat but I found that after using node-signpdf there is an...

PDF > 1.3