New to programming. Trying to create an add-in that will insert an audio file as object in MS Word, but not within the body of the text, but in the margin. Using Visual Studio. Could someone please enlighten me on how to do that within
Windows API? Also, is it better to use Open Office XML to do this or is Visual Studio sufficient?