how to display pdf in browser using node js code example Example: node js serve pdf file app.use('/pdf', express.static(__dirname + '/pathToPDF'));