Skip to content

jsreport extension for storing static images inside the store and embedding them into templates

License

Notifications You must be signed in to change notification settings

jsreport/jsreport-images

Repository files navigation

jsreport-images

NPM Version Build Status

⚠️ This extension is deprecated and does not work since jsreport v2, use assets extension instead

jsreport extension for storing static images inside the store and embedding them into templates

See https://jsreport.net/learn/images

Installation

npm install jsreport-images

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-images')())

About

jsreport extension for storing static images inside the store and embedding them into templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published