Embedding Word office in an ASP.NET page

Yousef Alaqra 1 Reputation point
2022-10-06T10:56:23.083+00:00

Hi everyone,

I looking for a way to embed Word office onto an ASP.NET page. I want the user to be able to edit and adding signature to the Word document directly from within my ASP.NET page (aspx).

Also, I'd like to be able to have a hook on the Save button, so that when the user is signed the document and clicks on Save should convert the document to pdf , I would then be able to execute some code of my own.

Thanks!

Microsoft 365 and Office Development Other
Microsoft 365 and Office Install, redeem, activate For business MacOS
Microsoft 365 and Office Word For business Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-10-06T15:39:32.903+00:00

    Hi @Yousef Alaqra

    I'm not sure there is such a capability. I do know that you can embed a word document (view), but I don't believe the capability is there to edit a word document/save on another webpage outside the Word Online environment.

    Embed a Word document in your blog

    https://support.microsoft.com/en-us/office/embed-a-word-document-in-your-blog-0faa0253-2751-44bf-8486-ea7837fe7db1

    ----------------------------------------

    If this is helpful please accept answer.

    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.