sample node js code for Extract Images from PDF and recognize BarCodes
There are two options available for your requirements as following along with the Node.js unit tests as well
- You can extract image from the PDF page and read the image barcodes
- Render PDF page to an image and read the image barcodes