Skip to content

Instantly share code, notes, and snippets.

@JohnBunka
Created August 16, 2013 21:10
Show Gist options
  • Star 16 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save JohnBunka/6253547 to your computer and use it in GitHub Desktop.
Save JohnBunka/6253547 to your computer and use it in GitHub Desktop.
Embed PDFs with Google PDF viewer
<iframe src="http://docs.google.com/gview?url=http://example.com/mypdf.pdf&embedded=true" style="width:100%; height:1000px;" frameborder="0"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment