Skip to content

Instantly share code, notes, and snippets.

@ig0r74
Created October 15, 2015 09:45
Show Gist options
  • Select an option

  • Save ig0r74/afbf3e763f0512db3fe5 to your computer and use it in GitHub Desktop.

Select an option

Save ig0r74/afbf3e763f0512db3fe5 to your computer and use it in GitHub Desktop.
Embed PDF File
<!-- DC PDF Embed Start -->
<iframe src="http://docs.google.com/viewer?url=http://cdn.dcodes.net/sc-samples/sample.pdf&embedded=true" style="width:760px; height:400px;" frameborder="0">
Your browser should support iFrame to view this PDF document</iframe>
<!-- DC PDF Embed End -->
Parameters:
---------------------
url - path to PDF file
embedded (true/false) - embed into page
width - width of pdf frame
height - height of pdf frame
<!-- DC PDF Embed Start -->
<a href="http://docs.google.com/viewer?url=http://cdn.dcodes.net/sc-samples/sample.pdf" target="_blank">View PDF File</a>
<!-- DC PDF Embed End -->
Parameters:
---------------------
url - path to PDF file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment