How could I open a pdf file in microsoft word? Tried to use start process but got this error:
Start Process: The specified executable is not a valid application for this OS platform.
Try to use Start Process Activity inside Try Catch you will not get any error.
Regards,
Kommi Jeevan
Hi @kommijeevan
Thanks a lot. Do you mind to further explain on how to use the Try Catch, possibly with the workflow? As I am new to UiPath and not really sure how to do it.
Can you please tell me what do you type in Start Process ----Executable pat @kommijeevan
@kommijeevan
May I ask what should I write on “type app argument”? Is it the path of the pdf file?
The user wants to open pdf using word !! @kommijeevan
@kommijeevan
Could you further explain on how could I open the pdf file in microsoft word instead please? I tried the code it’s running now but after executed the file is not opened.
1 Like