Hello,
I'm developping a feature that should generate 2007+ word report, from a template.
In input, i have a template .docm, and some text, image, and table, I need to add in it.
To identify the place to add those image, Run and Tbl, I can only use a run but no placeholders.
How can I find the P which contain my identifier text, and add after this one, some other P or Tbl ?
(The initial P can, and should be remove, but that's not very important).
Thank you !