https://github.com/jsreport/jsreport-pdf-sign
jsreport extension for signing pdf outputs using certificate
https://github.com/jsreport/jsreport-pdf-sign
Last synced: about 1 year ago
JSON representation
jsreport extension for signing pdf outputs using certificate
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-pdf-sign
- Owner: jsreport
- License: lgpl-3.0
- Created: 2019-05-22T19:17:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T12:06:02.000Z (about 6 years ago)
- Last Synced: 2025-03-27T11:43:37.186Z (about 1 year ago)
- Language: JavaScript
- Size: 151 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> ⚠️ This extension is deprecated because it is part of the [jsreport-pdf-utils](https://jsreport.net/learn/pdf-utils) now.
# jsreport-pdf-sign
[](https://npmjs.com/package/jsreport-pdf-sign)
[](https://travis-ci.org/jsreport/jsreport-pdf-sign)
jsreport extension for signing output pdf with a certificate.
See the docs http://jsreport.net/learn/pdf-sign
## Installation
```
npm i jsreport-assets@1.1.4
npm i jsreport-pdf-sign
```