Home >

How to embed PDF files and PowerPoint presentations in a web page

3. March 2011

There is an undocumented feature in Google Docs that lets you embed PDF files and PowerPoint presentations in a web page. The files don't have to be uploaded to Google Docs, but they need to be available online.

Here is how to do it:

<iframe 
src="http://docs.google.com/gview?url=
http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true" 
style="width:600px; height:500px;" frameborder="0">
</iframe>

Please remember to replace the bold URL with your own address.

EnjOy!

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading