We need to display a word document inside the browser as part of our SharePoint application. But when we tried to achieve this, it is always showing a popup with options like Open, Save and Save As. We don’t want this popup and directly want to show the document in browser window itself (not in corresponding applications like MS Word ).
We have a SharePoint application and document (Word) will be Stored at document library on SharePoint Server we want to display it in browser window on Client machine. We are able to achieve this for PDF file but for Word (.doc or .docx) files, same code is showing a popup with options Open, Save, Save As.
Hi Rishi,
You are able to achieve this for PDF by setting Browser file handling section to permissive from strict in Web Application. But for office files, You need to configure Office Web App to achieve this feature.
https://technet.microsoft.com/en-us/library/ee855124.aspx?f=255&MSPPError=-2147217396