Skip to content

Instantly share code, notes, and snippets.

@EtienneTr
Created September 13, 2016 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EtienneTr/e3861b3855096c81c590a6d458d7f661 to your computer and use it in GitHub Desktop.
Save EtienneTr/e3861b3855096c81c590a6d458d7f661 to your computer and use it in GitHub Desktop.
PDF file in iframe : viewer's toolbar is hidden in edge !
<!--
live test in browsers (edge bug) : https://b8391de22ac946893c6e71d2298755543662c8d9-www.googledrive.com/host/0B2UUJ2UrD4VeYjQxR1lXazdrdWc/
Or HTML code with local pdf : -->
<iframe id="viewer" name="viewer" src="mypdf.pdf" width="800px" height="800px">
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment