πŸ“’ Actions Speak Louder Than Words!

Using Google doc to embed external PDF reader

Posted: Mar 10, 2020 | Reading time: 1 min
⚠️ Warning: This post is over a year old, the information may be out of date.
πŸ“’ I’ve moved to a new website. Please visit me at https://journal.robbi.my !
post

I found a trick to use Google doc PDF handler to embed PDF on HTML directly

<iframe style="width: 98%; height: 400px;"
src="https://docs.google.com/gview?url=<PUT PDF URL FILE LOCATION HERE>&amp;embedded=true"
width="300" height="150" frameborder="0"></iframe>

Example:

Does it look nice? This just a plain and stupid right? However, it quite good, fast and no need to install any PDF reader script 🀭

Edit

Have some thoughts, discussion or feedback on this post?
IndieWeb Interactions

Below you can find the interactions that this page has had using Indieweb. Which means, you can mentioned this URL on any website that support WebMention. Have you written a response to this post? Let me know the URL:

((Do you use a website that do not set up with WebMention capabilities? You can use Comment Parade.)