
4,391 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
I am working on Electron app, there is a requirement to open a word document inside electron(desktop) app window.
I tried many different way to open inside the window ,but its opening as a separate in word app.
Requirement:
Thanks,
Chandan Singh
I am having simillar functionality to implement from electron app need to open Word with addin already there avilable. I tried using running debugging mode command in electron app but for it Node Modules need to be install in user's system so looking forward for any other solution that we can apply.