Is possible open a remote file (url, xml, binary) ?
For example, I open a dummy docx with Add-In (from url) then the Addin retrieve a xml docx from url and put it in opened document (replace document dummy).
Is possible?
Thanks.
P.S.: I create a Addin and I retrieve a xml docx from url on open dummy file but I fail to put into opened document (replace).