Skip to content

tericcabrel/node-pdf-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate a PDF file containing a QR Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published