Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 351 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 351 Bytes

pdfgen

Pdfgen is a worker which checks every second if we have a pdf generation waiting in database. If yes then we create a lot of pdfs for employees with different configuration/layouts and other stuff.

It works with hummusjs a very fast library for processing pdf files written in c++ wih node bindings.