суббота, 13 мая 2017 г.

Embeddable Google Document Viewer

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.

Some other sites that offer similar features: Zoho ViewerPdfMeNot.

1 коммент.:

  1. 1 Place: Upload the PDF to Google Sites or other hosting. The URL of the file in Sites is something like http://sites.google.com/site/TITLESITE/PAGEX/NAMEFILE.pdf?attredirects=0, remove ?attredirects=0 and works fine.

    ОтветитьУдалить