Display a PDF or PowerPoint slide deck in a web part
How can I display a PDF or PowerPoint slide deck in a web part?
July 17th, 2015 1:38pm

Hi,

We can display a PowerPoint document using a page viewer web part, and add the following code in a Content Editor Web Part to display a PDF file.

<object><embed src="FILENAME.PDF" height="850" width="850"
 type="application/pdf"></embed></object>

The following blogs for your reference:

Display a PowerPoint document in SharePoint via the page viewer web part

http://www.nothingbutsharepoint.com/2011/12/07/display-a-powerpoint-document-in-sharepoint-via-the-page-viewer-web-part-aspx/

Embedding PDFs into SharePoint 2010 pages

http://www.sharepointanalysthq.com/2011/03/embedding-pdfs-into-sharepoint-2010-pages/

Best Regards

Free Windows Admin Tool Kit Click here and download it now
July 20th, 2015 2:58am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics