As the title says, I am downloading invoices, then insert the pictures into word, then I would like to create a table with 4 rows and one column where I store some information about each invoice and paste it into the header of the document.
Can someone help me to do that, or is it possible at all? I have done it using recorder but it just takes too much time and there are thousands of invoices, that’s why i need some faster way, like the word application scope.
Adding image is straight forward, Add Image Activity
Regarding the table in header, can you create a Template with below Table in header with Row1,Row2,Row3,Row4 bookmarked. You can reusre the template for all your invoice processing and update the row values using set bookmark content activity (shown below)