With great trepidation I am about to attempt writing a COM addin for Word using .NET. The reason is that our marketing department wants to distribute a Word macro to our customers that will automatically create a document name and path at the bottom of any document before it prints. I’ve never done a COM addin but it appears that they are superior to a template file solution because they are easy for the user to install.
Any advice?