# jsreport-static-pdf

[![NPM Version](http://img.shields.io/npm/v/jsreport-static-pdf.svg?style=flat-square)](https://npmjs.com/package/jsreport-static-pdf)
[![Build Status](https://travis-ci.org/jsreport/jsreport-static-pdf.png?branch=master)](https://travis-ci.org/jsreport/jsreport-static-pdf)

jsreport recipe which loads pdf from static source.

See the docs http://jsreport.net/learn/static-pdf

## Installation

```
npm i jsreport-assets
npm i jsreport-static-pdf
```
