Looking at Visual Studio 2012 ultimate, there are built in microsoft office templates
Question is how to create a c# app that will create a word doc and fill in specific parts of the new doc based on customizable text boxes in the app?
and keep track of various docs it created? if the text box 1 is for the title of the doc that could be put in a certain font/size and written to specific coordinates
thanks