Integrate Word document inside electron App

Chandan Kumar Singh 41 Reputation points
2022-12-09T06:17:29.817+00:00

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:

  1. Word document need to open inside electron app with MenuBar/ToolBar.
  2. How to integrate word app in my electron app/desktop app?

Thanks,
Chandan Singh

Microsoft 365 and Office | Development | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. mital thakkar 1 Reputation point
    2022-12-20T07:22:52.94+00:00

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.