I use Draw (could also be done in Impress) to create very similar pages. I want this to be done based on a template page and a list strings processed by a macro ore something like that. I tried to create a macro myself using AI but I failed. Maybe there is some sort of mail merge function in Draw or Impress to solve this?
Here is what I have:
- A draw file with one page only.
- The page contains very few elements, one of them is a text element called “Template1”.
- Now I want to take my list of strings (could be a multi line input field or from another file) and create a new page for each entry. On this new page the content of the text element “Template1” should be replaced with the text from the file.
How would you solve this?