Stump the Panel » End Users and Information Workers

Slide Viewer Web Part, SP 2003

(3 posts)
  • Started 8 months ago by jbramseyer
  • Latest reply from tecrms
  1. jbramseyer
    Member

    I have received a request to add a web part to our SharePoint 2003 site that will directly display a powerpoint slide presentation within a web part (most likely with next and back arrows for slide navigation).

    Does this prepackages web part exist for SP 2003?

    Posted 8 months ago #
  2. No

    Posted 3 days ago #
  3. tecrms
    Member

    You may try this:

    1. Place a CEWP on your page.
    2. Place the following Iframe code in it and adjust as needed.

    <iframe
    id="HCDRL"
    src="http://YourSitePathTodocumentHere/Open_Status_Reports/TESTING_Review_Open_Status.ppt" style="height:100%;width:100%;">

    [If you see this text, your browser cannot display this graph inside of this document. Click here to view it separately.]
    </iframe>

    Note: If have problems with the powerpoint showing up in the iframe, try converting the ppt file to xps file format.

    Posted 3 days ago #

RSS feed for this topic

Reply

You must log in to post.