I have a desktop app that essentially displays a list of ms word documents that are stored on a local server. A selected document can be opened, edited by the user, and saved back to the store via a word add-in. I would now like to implement an Office Online version of the desktop application? What would be the best way to do this? If the documents were held in OneDrive and the users held Office 365 licences would the solution be different/easier?
Asked
Active
Viewed 561 times
1 Answers
0
this is totally doable, check out a very similar question (and answer :) ) here: Load document from local filesystem to Office online
the destination/source of the documents, after you read this answer, its relatively irrelevant, but if you want to go Office 356 of course you can use the graph API to get and upload the documents you need. (pointers on the answer as well)

Community
- 1
- 1

Juan Balmori
- 4,898
- 1
- 8
- 17