14305 shaares
Here's the code I used to embed the PDF file:
<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>
but you should replace the bold URL with your own address. As I mentioned, the document viewer works for PDF and PPT files.
<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>
but you should replace the bold URL with your own address. As I mentioned, the document viewer works for PDF and PPT files.