Hi,
could someone please give me tips?
I am trying to create a Desktop Flow to insert images from a folder into a Word-Document at specific text.
The Folder of Images and the Word-Document exist. I am struggling at "how to insert each Image at the location of "Bild einfügen Nr. x". I am trying to get the specific text by reading from file.
I am trying to get the amount of image files in the folder and insert the specific image at the Text. Only "InsertImage" has the option to insert at specific Text, while "Write to Word document" only offers to write at a bookmark...
Here's what I have so far:
How do I create a list of the amount of files in the image folder - and give the list to the "For each-loop" as location? Do I even need to create a list?
I am positive that I'll be able to create "bells&whistles", like "Create Document if it does not exist" on my own.
Bye
Michael