0.3.0-beta.5
PDF document generation library for server-side and client-side in pure JavaScript.
Check out the playground and examples.
Documentation URL: https://pdfmake.github.io/docs/
Source of documentation: https://github.com/pdfmake/docs Improvements are welcome!
using npm:
git clone https://github.com/bpampuch/pdfmake.git cd pdfmake npm install npm run build
using yarn:
git clone https://github.com/bpampuch/pdfmake.git cd pdfmake yarn yarn run build
MIT
pdfmake is based on a truly amazing library pdfkit (credits to @devongovett).
Thanks to all contributors.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
pdfmake

PDF document generation library for server-side and client-side in pure JavaScript.
Check out the playground and examples.
This is unstable master branch for version 0.3.x, for stable use version 0.2.x see branch 0.2 or older version 0.1.x see branch 0.1.
Features
Documentation
Documentation URL: https://pdfmake.github.io/docs/
Source of documentation: https://github.com/pdfmake/docs Improvements are welcome!
Building from sources
using npm:
using yarn:
License
MIT
Authors
pdfmake is based on a truly amazing library pdfkit (credits to @devongovett).
Thanks to all contributors.