/node-pdf-qrcode

Generate a PDF file containing a QR Code

Primary LanguageTypeScript

Node QR Code PDF

Generate a PDF file containing a QR Code

Prerequisites

  • Node.js 10+
  • Yarn or NPM

Installation

  • Install dependencies
yarn install
  • Start Application
yarn start

Render a QR CODE on the page with handlebars

Open the browser and enter the URL: http://localhost:4500/invoices/view

Download the PDF containing a QR CODE

Open the browser and enter the URL: http://localhost:4500/invoices/download