Hi ,
I have an issue with hyperlink in a word document where it is getting broken when save the file with in UiPath.
but same file if I edit and save the file manually it remains intact and hyperlink working fine.
the question is why it is breaking when UiPath edit and save the file.

Gokul001
(Gokul Balaji)
2
Hi @karthik_kulkarni1
Have you tried with send hot activity
- Press Ctrl+A to select all text.
- Press Ctrl+Shift+F9
Regards
Gokul
Hello @karthik_kulkarni1
Can you please share the screenshot of the workflow that you have created?
Also are you modifying the hyperlink and saving the file?
Thanks