You can also add print and download items
Another cool stuff you might want to add to your site is print and download button.
Visitor might want to have the soft copy of your web page or the hard copy.
When this is installed on your web, visitor can easily get a PDF format that can be printed out. Visitors can also choose what will be printed out in the copy. They can decide to print the pictures on the website or not.
You can get the button at printfriendly

Choose the button you want and get the code
Follow this step to put the bottom on your site
Step 1. In Your Blogger Dashboard Click Design > Edit Html > Tick the Expand Widget Templates Box.
Step 2. Find the following piece of code in your blogs Html : (Click Ctrl and F for a search bar to help find the code - More Info)
<data:post.body/>
Step 3. Paste the code for your Print and PDF button Directly Above/ Before <data:post.body/>
save and exit
Comments