Hello EveryOne,
i need to extract Qr code data from multiple pdf and we have multiple Qr codes under o ne PDF. If anyone have any knowledge about the same, please share.
Hello EveryOne,
i need to extract Qr code data from multiple pdf and we have multiple Qr codes under o ne PDF. If anyone have any knowledge about the same, please share.
Do you want to extract the QR and paste the decoded address? or the exact actual QR code.
there are several QR code reading activities on the marketplace.
have a look at this one, I have used it to get the value of the barcode
want to extract data from qr codes but qr activities reading only one qr code from one pdf
are you able to achieve to extract the qr codes as image from the document using Extract image from PDF?
You can extract all qr codes as image and then loop through all the image?
Here is an example of QR extraction from argentinian invoices. It extracts text then parse content (Base64 decoding and Json Deserialization)
https://github.com/gabimarin777/uipath/tree/master/QR%20Facturas
Hope it helps!
Gabriel Marin
yes you are right but we received scanned invoices , it is creating the problem