Question
1
Replies
29
Views
Posted: May 27, 2020
Last activity: May 27, 2020
Read QR Code from PDF - Openspan
Hello Pega Community,
we have a new challenge in RPA to read QR codes from images in PDF,JPG,PNG etc, is there please a way to do this in Openspan, Has anyone done this before?
Regards
David
There isn't a native component to read a QR code in Pega Robotics. You could create a component to do so and use robotics to fetch the image from the application where you are retrieving it from. Below is a link to a potential solution written in C#.
https://www.codeproject.com/Articles/1250071/QR-Code-Encoder-and-Decoder-NET-Framework-Standard