September 10, 2009
5:24 am | Last updated: September 10, 2009 at: 5:28 am
Google Docs embeddable document viewer
Google Docs has an undocumented feature that lets you embed online PDF files and PowerPoint presentations in a web page from anywhere on the web. Zoho Viewer, and PdfMeNot offers similar features.

Here's the code:
<iframe style="WIDTH: 600px; HEIGHT: 500px" src="http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true" frameBorder=0></iframe>
Note: Replace bold in the code with your PDF and PPT files URL.
Loading

Leave a comment »