Hi,
I have a pdf document that contains a bar code and I need to scan that bar code and get the data in there.
How to solve the issue?
Here I have attached the PDF for the same.
form-cms1500-filled.pdf (2.2 MB)
Thanks in advance!!
@Kunal_Jain
Hello,
I have a use case where I want to read barcodes and QR codes from a document. The document is processed with document understanding (ML extractor).
According to the release notes (October 2022 ) “A new feature is now available for barcodes and QR codes detection.”.
What does this mean? What was implemented? When i use the UIPatch OCR in the document manager barcodes and QR codes are detected (can be selected), but the text is always “¿”.
check this thread its about barcodes data
Hi @Krishna_Raj
I have gone through the code but I just need to scan the bar code present and no information is required.
Can we get something more easier than this?
@supermanPunch @Anil_G , @ppr , @Parvathy , @AJ_Ask , @ushu , @Gokul001 , @Palaniyappan , @Sudharsan_Ka
Can we get any solution for the above issue please?
Or can you let me know how can we take a screenshot of just the barcode to use it in other manners?
singh_sumit
(Sumit Singh Tariyal)
August 2, 2024, 1:30pm
5
Hie @Kunal_Jain hope this link help you to resolve your Query
cheers Happy Automation
dokumentor
(Gabriel Marin)
August 2, 2024, 2:23pm
6
I’ve shared this sample some time ago that includes 2D barcode recognition without using Document Understading
Comparto el siguiente proceso que incluye el reconocimiento de datos de documentos de identidad de Argentina (DNI). El mismo utiliza reconocimiento de código de barra PDF417 para la obtención de los datos. Soporta formatos PDF, JPG y PNG. Los campos a obtener son:
Nombres
Apellidos
Nro de DNI
Nro de Trámite
Fecha de nacimiento
Fecha de emisión
Sexo
Letra Ejemplar
Saludos!
Hope it helps!