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

https://github.com/jsreport/jsreport-static-pdf

jsreport recipe which loads pdf from static source
https://github.com/jsreport/jsreport-static-pdf

jsreport pdf

Last synced: 4 months ago
JSON representation

jsreport recipe which loads pdf from static source

Awesome Lists containing this project

README

          

**⚠️ This repository has been moved to the monorepo [jsreport/jsreport](https://github.com/jsreport/jsreport)**
--

# 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
```