Now, I will show you how to simply embed a PDF and other files inside your Blogger or Wordpress post or article.
For this tutorial I will use the Blogger platform. Follow the steps below.
1. First that you need to do is to have a host for your PDF, Word files. So you will need to register an account on Dropbox, click here www.dropbox.com.
2. After registering jut click the Dropbox icon to go to your account.
3. New Dropbox account will need to enable first the Public folders so click this link https://www.dropbox.com/enable_public_folder to enable your public folder.
4. Then click the Enable public folder button.
5. Now just click Send email if your dropbox account is not yet verified.
6. After clicking the email sent to you by Dropbox, just complete the enabling of your Public folder.
7. Now inside the Public folder click the Upload button to start uploading your file. For this tutorial I will use a PDF file.
8. Just click choose file to continue.
9. Then when finished uploading the pdf file click Done button.
10. Now click your PDF file and click Copy public link.
11. Then click the Copy to clipboard button to copy the URL of your pdf file.
12. Now copy and paste the code below in the HTML code of your blog post or article. In blogger switch from Compose to HTML.

For this tutorial I will use the Blogger platform. Follow the steps below.
1. First that you need to do is to have a host for your PDF, Word files. So you will need to register an account on Dropbox, click here www.dropbox.com.

2. After registering jut click the Dropbox icon to go to your account.

3. New Dropbox account will need to enable first the Public folders so click this link https://www.dropbox.com/enable_public_folder to enable your public folder.
4. Then click the Enable public folder button.

5. Now just click Send email if your dropbox account is not yet verified.

6. After clicking the email sent to you by Dropbox, just complete the enabling of your Public folder.

7. Now inside the Public folder click the Upload button to start uploading your file. For this tutorial I will use a PDF file.

8. Just click choose file to continue.

9. Then when finished uploading the pdf file click Done button.

10. Now click your PDF file and click Copy public link.

11. Then click the Copy to clipboard button to copy the URL of your pdf file.

12. Now copy and paste the code below in the HTML code of your blog post or article. In blogger switch from Compose to HTML.
<object data="PASTE HERE THE LINK OF YOUR PDF FILE" height="800" type="application/pdf" width="640"><embed src="PASTE HERE THE LINK OF YOUR PDF FILE" type="application/pdf" /></object>
CUSTOMIZATION :
PASTE HERE THE LINK OF YOUR PDF FILE - paste the link you copied from the dropbox clipboard earlier.
800 - change this value if you wanted to adjust the height of your pdf file.
640 - change also this value if you wanted to adjust the width of your pdf file.
13. I have made a live example below of how to embed PDF file inside blogger post or article.
That's how you easily embed PDF files inside your blog post or articles. Do not forget to bookmark this page for future updates and reference. Thanks guys!
If this article is useful to you please share this in your friends on Facebook, Twitter and Google+. Sharing is giving.
That's how you easily embed PDF files inside your blog post or articles. Do not forget to bookmark this page for future updates and reference. Thanks guys!
If this article is useful to you please share this in your friends on Facebook, Twitter and Google+. Sharing is giving.
Comments
Post a Comment