Hello,
I would like to save a word (or word like) template document to the server and then use web forms to collect and save the data to MySQL DB. Then load the template(s) with the data from the DB replacing the word template variables along the way.
Any thoughts? I thought you could do this easily, but am reading a lot of complicated methods involving exporting DB to XML then loading word from that...want easiest method