Hello,
I have a problem in my UiPath process. I can’t introduce variables in the activity GetOCRText:
I need a ClippingRegion Dynamic, the goal for my process is (step-by-step):
- I have a file with coordinates for OCR fields
- The process read the coordinates from this file, save that values in variables.
- In the end the process use that variables for define the clipping region for OCR in the PDF.
it’s a small problem in the software with big impact in my life