I have the following scenario:
1- A big number of customers, each one works in its own docx, all the documents are based on the same template
2- The edit the documents and when they finish the styling can be altered using copy and paste, etc
3- we wish to validate the document format to asure the titles, text, etc fit in the definition we have
4- After validation occurs we will merge then in one word document with same flavor and styles
How do you suggest to do the validation and the merge and how can I inherit each one of them from the template created?
Many thanks in advance