Dear All
I am developing a DMS application where i have a requirement to create document template. Not only create but the CRUD operation will be done in document template. Through the template several word file will generated (by choosing the template). The requirement is as follows -
Template Manager – CRUD for creating Document Master Templates.
1. Template Components – CRUD variables within the template.
a. Text Variable
b. Number Variable
c. Date Variable
d. True/False Variable
e. Multiple Choice Variable
f. Computation Variable
g. Dialog
h. Database
i. Clause
j. Span
k. Dialog
After putting the variables the template will be created and in future many files will be created based on the template. How can i fulfill this requirement. Please help me.
Thanks in advance.