PDF Engine Service is a Node.js REST service for filling PDF forms. The service accepts form fields as POST variables and returns a url link to the generated PDF.
The service leverages a PDF creation Github repo: https://github.com/tpisto/pdf-fill-form
The project is generated by LoopBack.