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 [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

![image](https://user-images.githubusercontent.com/11390130/126310176-76824822-00d5-4bb7-a34f-80153eb15739.png)

Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). Commits 6fe3614 Release...

dependencies

When using the `shouldAnnotationAppearOnFirstPage` this error occurs. I also tested with the [throw_out_pdfmockkit branch](https://github.com/vizicsaba89/pdf-signer/tree/throw_out_pdfmockkit) using `annotationOnPage` the same error occurs. Interestingly enough, it seems to inclusively corrupt all the following...

I have added a solution for PDF documents that have links, both internal and visible.

Is it possible to know how many pages the PDF has with the library that is used? It is necessary as I need to know how many pages there are...

For instance like ñ , wont render on appearance, ex. Signed by: Dañie , is there anyway that can be render ? any tips would be appreciated.

Hi everyone. I have an error when signing the pdf, although I put the certificate key correctly, I get the following error: ``` Error: Failed to find a certificate that...