Hi Experts, my ask is very simple. I need to identify a specific color text (Blue/Red) from a pdf and then create a hyper link on that. Can someone help on how to use UiPath to find a colored text?
Thanks
Hi Experts, my ask is very simple. I need to identify a specific color text (Blue/Red) from a pdf and then create a hyper link on that. Can someone help on how to use UiPath to find a colored text?
Thanks
In pdf directly using any UiPath in built activity you might be able to find the color…
May be try exploring python
Cheers
I believe there no built-in activities as such, either you can use your custom activity if you can code
Or
You can search alternatively in Python
Thanks,
Srini