This library written in Typescript is a wrapper based on pdfmake to generate PDF documents in an easy and readable way.
Note
while the upstream project is no longer maintained, the package that it is designed to work with is still active. compared to [email protected]
, [email protected]
does change some of it's own internal dependencies, but it has no breaking changes in it's own API.
this fork simply allows pdfmake-wrapper
to be used with [email protected]
, without needing to jump through NPM argument hoops.
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.
If you are interested to contribute to this library, please, check the contribution file here.