Check out the following modules on npm:
- fill-pdf
- pdffiller
- pdf-fill-form
- node-pdffiller
- pdfkit
The node-pdffilleris a wrapper for PDFtk, the PDF Toolkit
There's a lot of good documentation on the website of PDFKit:
Those modules have different features and API. You should find something that suits your needs.
There's also an article:
- Generating a PDF with Express & Node.js by Koen van Gilst (it uses PDFKit)
To know more about Node JS, It's recommended to join Node JS Online Course today.