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
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-static-pdf
- Owner: jsreport
- License: mit
- Created: 2019-05-31T19:33:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T16:40:15.000Z (almost 5 years ago)
- Last Synced: 2024-04-14T12:03:58.972Z (about 2 years ago)
- Topics: jsreport, pdf
- Language: JavaScript
- Homepage: https://jsreport.net
- Size: 306 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**⚠️ This repository has been moved to the monorepo [jsreport/jsreport](https://github.com/jsreport/jsreport)**
--
# jsreport-static-pdf
[](https://npmjs.com/package/jsreport-static-pdf)
[](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
```