Please bear with me, as I am a newbie c# coder, so this is probably a trivial question. I have successfully made a Word 2013 document template in it's own solution in VSTO. In a seperate solution, I have a WPF project containing a form that has a button. What I fail to understand is how I call/open the Word document from this button? What should I put in the Button_Click event?
Any help is greatly appreciated! Thank you. Regards from the wannabe