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.
Is possible?
Thanks.
Giovannip
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)