Currently, I am working on a process where I need to edit a PDF document. I want to place a new PDF element right above the signature line that is on the existing document.
In UiPath, is there a way for me to find the coordinates of a particular string in the PDF or a way to find coordinates using image recognition? If I can figure out the x/y and page number, it would be perfect.