pdf-signer icon indicating copy to clipboard operation
pdf-signer copied to clipboard

sign pdf documents

Results 24 pdf-signer issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

This PR aims in fixing the error of invalid asymmetric cipher when trying to validate the generated pdf signature with some sites like: https://validator.docusign.com https://verificador.iti.gov.br This issue is related to...

I have a form PDF that is been filled with pdf-lib. When I try to sign it using this tool I got the error: "Failed to find the pages descriptor."...

I've tried with several p12 certificates and when I sign via my Nodejs approach it returns an invalid signature on Adobe. ![image](https://user-images.githubusercontent.com/3058417/102821622-2b083880-43b6-11eb-83c6-5a780b5bebd5.png) However, signing just with Adobe the signature seems...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Hi I am trying to add signature text in PDF but I am unable to place the visible signature in the correct position. Please help me with it.

Hi thanks with help of pdf-signer i was able to sign as well as position placeholder dynamically.However while i validate the pdf in adobe reader it doesnt apply green tick...

Hi support, please help me how to adjust frame of image? Thanks