We want to generate that file based on the real order data. for that first of all will still check if we have that order and if the user is allowed to access it
How We Can create Pdfs??
There are many third party packages we can use PDFKit
Installing into our NodeJs application
npm install --save pdfkit
Comments