Lugriz / pdfmake-wrapper

Wrapper based on pdfmake library (http://pdfmake.org) to generate PDF documents in an easy and readable way.
https://pdfmake-wrapper.vercel.app
MIT License
67 stars 18 forks source link
javascript pdf pdf-converter pdf-document pdf-generation pdfmake-library typescript

Pdfmake-wrapper

Pdfmake-wrapper logo

![license](https://img.shields.io/npm/l/pdfmake-wrapper?logo=github) ![version](https://img.shields.io/npm/v/pdfmake-wrapper?logo=npm) ![github actions](https://img.shields.io/github/workflow/status/Lugriz/pdfmake-wrapper/test%20project?logo=github-actions)

This library written in Typescript is a wrapper based on pdfmake to generate PDF documents in an easy and readable way.


[!IMPORTANT]
This library is no longer maintained, use pdfmake instead.

Go to the new documentation website pdfmakewrapper.org. You can check pdf examples from the original pdfmake repository here.

Contribution

If you are interested to contribute to this library, please, check the contribution file here.