My employers have tasked me with automatically generating customer proposals (in .docx format) based on some data that a member of staff will enter in to a form.
The form can contain various stages for the proposal. For instance - some people may wish to have a prototype of their product created, and perhaps subject to some design changes, may wish for a second prototype to be added.
I am wondering how I will incorporate this flexibility in to the document template that we will be creating.
Is it possible that I can link each stage of my proposal to a .docx template file, and then import as many .docx templates as needed in to a 'master' template? Or will I need to modify my master template to contain blocks that would account for every possible different type of stage? (we want to avoid the latter, as it means modifying the master document a lot)
Many thanks in advance
Aaron