Slgus
(Sandro Giongo)
#1
Hi everyone!
So, when we apply OCR in a pdf document, the activity returns the DOM, which contains information about the words and their positions.
My question is: can I use the coordinates of a word to take a screenshot of a small area next to it?
Is there an activity that allows me to input coordinates to do this?
I tried to create a new UiElement with the coordinates of a word from the DOM, but I didn’t find any information about it.
Thank you!
Hi @Slgus ,
“Take screenshot” activity can be used to take screenshot and in the clipping region property, coordinates can be assigned.
Thanks, and Regards,
Ayushi
Slgus
(Sandro Giongo)
#3
Can you really use variables in the Clipping Region field??
When I input variables in there, it disappears after I press Enter.
Is there a way to use this without hardcoding it??
Slgus
(Sandro Giongo)
#4
This video has some information about what I’m trying to do:
system
(system)
Closed
#5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.