jsreport-weasyprint

0.2.0 • Public • Published

jsreport-weasyprint

jsreport recipe using WeasyPrint utility to convert html to pdf. This recipe solves the same task as phantom-pdf, wkhtmltopdf or electron-pdf. However it has the best support for defining printing layout using css @page rule.

weasyprint

Installation

You can run the whole jsreport with already installed recipe using single command:

docker run -p 5488:5488 jsreport/jsreport-weasyprint

Or you can follow these steps to install WeasyPrint recipe

  1. jsreport application folder
  2. npm install jsreport-weasyprint
  3. install WeasyPrint

Development

git clone https://github.com/jsreport/jsreport-weasyprint.git
cd jsreport-weasyprint
npm run docker

Package Sidebar

Install

npm i jsreport-weasyprint

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • pofider
  • bjrmatos