Hi, I am building an automation, in which my document has a barcode that I need to read and extract its content. I have tried the ‘UiPathTeam.Barcode’ library, but it’s not working for my case.
Can anybody guide in this matter, please?
Thanks.
Hi, I am building an automation, in which my document has a barcode that I need to read and extract its content. I have tried the ‘UiPathTeam.Barcode’ library, but it’s not working for my case.
Can anybody guide in this matter, please?
Thanks.
Refer this solution.
Hi @ashokkarale , I tried that, but it’s not working for me. Do you have other suggestions please? thanks.
Hi,
if possible, can you share the barcode as an image file etc?
Regards,
A sample of your barcode and what info you need might help here to get you a solution
Cheers
Hello @ngweijie97,
You can try extract images from pdf files and you may get a barcode image from it and then you can use a python script over the extracted qr images to extract the meaningful data from the barcode.
Regards,
Bharat