Blogger: Deh Gel
I have found two concepts embedding PDF file from Google Drive. First, a normal embedding from Google Drive that having a slide at left side. Second, embedding PDF file from Google Drive by removing slide at left side. Now, here are the steps:
First concetp:
I have found two concepts embedding PDF file from Google Drive. First, a normal embedding from Google Drive that having a slide at left side. Second, embedding PDF file from Google Drive by removing slide at left side. Now, here are the steps:
First concetp:
- Go to drive.google.com
- Locate the PDF file and open it
- You will see at the righ-bottom "Open", "Share", and "Download". Click the ARROW at "Open" button
- Click "Open Google Drive Viewer"
- Click "File"
- Click "Embed this PDF file"
- Copy the code shown
- Paste to your website/blogger/wordpress/etc html/css editor.
Second concept:
- Go to drive.google.com
- Locate the PDF file
- Right click PDF File
- Click details
- Below "HOSTING", click the link
- Copy the code in the address bar
- Paste to your website/blogger/wordpress/etc html/css editor.
- Now, change the ff:
<iframe src="https://docs.google.com/file/d/0B6qyFCWE86h_aHlIY0UxM0RiMlE/preview" width="100%" height="800"></iframe>
to like this:
<iframe src="https://googledrive.com/host/0B6qyFCWE86h_ajZidnBfeXRneVk/GPH-Test%20Test%20Test.pdf" width="100%" height="800"></iframe>
Thank you for reading and viewing it.
0 comments:
Post a Comment