I managed to figure out how to embed a pdf via google drive into blogger. Once the file is uploaded to Google Drive, you need to change the visibility from private access to anybody on the web. Click Done and open the file in a separate window. There is a drop down menu (three dots on top of each other) that now shows "Embed item", which was not visible before. Copy the embed-code into your blog post (via HTML tab) and voila: mission accomplished! Here's the youtube tutorial that helps you to do this:
Alternatively, you could also just copy this following embed code into your post and exchange the file ID (example highlighted below) with yours. This is the quickest way and works for any google file you find. Code: <iframe src="https://docs.google.com/viewer?srcid=[put your file id here]&pid=explorer&efh=false&a=v&chrome=false&embedded=true" width="580px" height="480px"></iframe>. It tried it with Anita's file and it works.
No comments:
Post a Comment