An open API service indexing awesome lists of open source software.

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

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

[![NPM Version](http://img.shields.io/npm/v/jsreport-pdf-sign.svg?style=flat-square)](https://npmjs.com/package/jsreport-pdf-sign)
[![Build Status](https://travis-ci.org/jsreport/jsreport-pdf-sign.png?branch=master)](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
```