Office 365 & SharePoint 2013: Embed Word Document Contents On SharePoint Page
Our client sometimes wants to attach their documents to their pages so when they do some change on the content of the word file, it will reflect on the page.
This is an awesome functionality for users to update their page without playing by editing the content on the web parts. So for us developers, rather than pointing to a third-party tool, we have that on our own SharePoint 2013 and on Office 365.
Let’s see how a user can embed their word files on a SharePoint page
Upload a word file to a document library
Click the Menu dialog option for the selected Word document.
You will see the preview screen below.
Click the icon as shown by the arrow.
You will see a pop-up as per the screen below with an option, “Embed Information”.
Click the option and you will the screen below, Copy the embedded code.
Now we will add the embedded code to a page,
a. Create a page
b. Go the gear icon and click on Add a page.
Provide a name for the page.
You will be directed to edit the page as per the screen below.
Click on the ‘Insert’ Tab and choose Embed Code as per screen below.
It will open a dialog box, paste your copied code here.
You will see the preview below after pasting the code.
Click OK.
Your page will save and you will see the below page embedded with the document.