Trying to mark out the region for masking in PDF Element, I am passing Clipping region to the below activites in Uipath, following options have been tried:
- Single Click with Clipping region , does not work.
- Double Click selects the entire PDF content and it masks the entire region.
- ‘Send Hotkey’ with Ctrl+A does not select the specific region.
Only Double Click works , but it selects the entire PDF area, though Clipping Region is specified.
Is there any other activity in Uipath for marking out that specific region ? Any inputs would be helpful