Hi to all !
I have the following scenario, and need some advice:
The user will input a word document as a template, and provide some parameters in runtime so i can query my database and get data to fill the document.
So, there are two basic things i need to do:
1- Replace every key in the document with it´s respective result from the current query line.
2- "Merge" (copy? duplicate?) the existing document ...