Decode QR codes from the pdf programmatically without scanning them

Viewed 31

I created the pdf that contains multiple QR codes, Now I want to decode all the QR codes which are present in the PDF file without scanning them, I searched about it and didn't get anything.

Thanks in advance

I'm creating the QR codes using rqrcode gem.

0 Answers
Related