Im looking to install DocumentOCR in RPA / Pega Robotics studio. I need steps on this.
Install Pega Robot Studio first with all required prerequisites, then run the Pega Robotic Automation installer again and choose the OCR feature so the DocumentOCR component is added to your machine. After the install finishes, restart Robot Studio and create or open your automation project. Add the DocumentOCR component from the toolbox, then use its ProcessToText method to read the image or scanned document and convert it into text. Pega’s documentation shows that Document OCR is installed through the OCR feature in the Robotic Automation installation and then used inside Robot Studio through the DocumentOCR methods