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 this specific text".
I am trying to get the amount of image files in the folder and insert the specific image at the Text "Bild {n} einfügen" - n being the CurrentItem of the Files in the ImageFolder.
Here's what I have so far:
I am positive that I'll be able to create "bells&whistles", like "Create Document if it does not exist" on my own - but I lack knowledge how to insert the image into the file at the Text "CurrentItem from the folder"/ "Bild" {n} "einfügen" and - ideally - how to insert Text as well - as only "InsertImage" has the option to insert at specific Text, while "Write to Word document" only offers to write at a bookmark...
Bye
Michael