Hi,
My requirement is to take multiple screenshots from multiple Applications and place them in a word file along with the Application name. I used word activities to do this, at first it worked fine but after sometime, the word application is getting freeze while executing. I tried a few different available solutions in forum but they didn’t work, is there any other way to insert an image into word file without opening the document? Like Invoke code, i tried Invoke code but I am facing an issue with namespace issue(Word.Application is not defined), Please provide a solution for this issue. Thanks
Main.xaml (9.8 KB)