Pdfmake-wrapper
Generate PDF documents in an easy and readable way
🧑💻
Built in Typescript
Pdfmake-wrapper contains types, which helps you to build PDF documents in an easy and readable way.
⚡
Fast Development
Pdfmake-wrapper also contains some functionalities under the hood that helps you to develop faster than using the original pdfmake library, such as working with images.
💻
Client/Server Support
Pdfmake-wrapper lets you to write your PDF documents either in client side and server side sharing the same API with minimal changes.