Please don't click on these links yet.

Under construction: ? * # 0-9 |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z

Your opinion is needed with a new "FAQ" I'm thinking of writing up. Click on this "FAQ link" now and leave a comment if you can spare the time.
Tutorials : How I made it toolbars paginations buttons widgets tweeks mega tweeks everything else inspiration ideas FAQ problems Fixing problems

How to add the PDF24 widget to your blog

Wednesday, May 16, 2012  at 4:27 PM


Live-demo in sidebar on this site!
Click the next link to view an example pdf file created by this widget.

You may have already come across the website PDF24.org but was never able, like me, to locate the widget for turning blog posts into pdfs. It took me months, in reality, to locate this widget and once I did I still could not get a copy of it. Every webpage I went onto ended up at a dead end and there was no code available for this widget at all that I could find on the PDF24.org website. I finally resorted to copying the code from the "View Source" page on my web browser.

After having tested this widget it only sends emails with the attached pdf if you manually type in an email address. Copying and pasting an email address into the submit section fails to send the pdf, even though it says it has sent it. You simply do not receive that email. 

Below is the entire code for the widget. Do not alter it in any way except for the words typed in red. You can change those words to suit you own taste. But leave everything else alone. You do not need to add your blog's url anywhere in the code. This widget automatically detects your url, no matter where you place it on your blog. Therefore, you can have this widget on more than one blog, and each PDF24 widget will work separately from each other. So, if you have, for example, added this code to your blog titled "123.blogspot.com" (for example) as well as to your other blog, titled "abc.blogspot.com" (for example) you will have two separate widgets that work independantly of each other. If you type in an email address on the "123.blogspot,com" blog, the pdf that will be created and sent to the email address will only locate the posts on the "123.blogspot.com" blog. These two widgets (if you add the code below to two blogs) will not be able to detect each other or link to each other.

The widget's code (below) can either be added into a HTML/Javascript widget on Blogger or embedded directly into your template in the body section of your template.

Here is the complete code:

<!-- Start pdf24.org sidebar plugin --> 
<style type="text/css"> 
 .pdf24Plugin-sbp-box {  
background-image:url(http://pdf24-blogger-widget.googlecode.com/svn/tags/1.1/bg.gif);  
background-repeat: no-repeat;  
width:190px;  
height:125px;  
position:relative;  
margin: 0px 0 0 -11px;  
padding:4px;  
font-family: Verdana, Arial 
.pdf24Plugin-sbp-title {  
position:absolute;  
left: 10px;  
top: 4px;  
text-align:left;  
width:110px;  
color:#fff;  
font-size: 14px;  
font-weight:bold 
.pdf24Plugin-sbp-sendto {  
position:absolute;  
left: 10px;  
top: 71px; 
.pdf24Plugin-sbp-sendto input {  
width: 169px; 
height: 17px;  
border:1px solid silver 
.pdf24Plugin-sbp-submit {  
position:absolute;  
right: 15px;  
top: 100px; 
.pdf24Plugin-sbp-submit input {  
background-color: #66A4DA;  
border:0px;  
border-left: 1px solid silver;  
border-bottom: 1px solid silver;  
color:#fff;  
font-weight:bold;  
padding:1px;  
cursor: pointer 
.pdf24Plugin-sbp-backlink {  
position:absolute;  
left: 11px;  
top: 103px;  
font-size:11px; 
</style> <script language="javascript" src="http://pdf24-blogger-widget.googlecode.com/svn/tags/1.1/script.js"></script
<div class="pdf24Plugin-sbp-box">
<div class="pdf24Plugin-sbp-title">Send articles as PDF to</div>
<form action="http://doc2pdf.pdf24.org/doc2pdf/blogger.php" target="pdf24PopWin" name="pdf24Form" method="POST" onsubmit="return pdf24_onSubmit(this);">  
<div class="pdf24Plugin-sbp-sendto"><input value="Type in your email address" onmousedown="this.value = &#39;&#39;;" name="sendEmailTo" type="text" /></div>
<div class="pdf24Plugin-sbp-submit"><input value="Send" onclick="pdf24_onSubmitBtnClick();" type="submit" /></div>
</form>
<div class="pdf24Plugin-sbp-backlink"><a href="http://en.pdf24.org" target="_blank" title="PDF | PDF Creator | PDF Converter">PDF Creator</a></div> 
</div> 
<!-- End pdf24.org sidebar plugin --> 

To use this widget go to the page you want created as a pdf (via a direct link or by using a blog archive or labels search) then simply type in your email address in the space provided, click on the send button and the pdf converter will display a pop up window. It then begins converting the article to a pdf then sends it straight to your email address. The PDF24 widget will only convert the post or page you want turned into a pdf. It WILL NOT ADD the sidebar, header, footer or other content to the pdf, just the post title and content itself or the page itself. This is the best widget around for converting your posts into pdfs, and believe me I've tried many of them! Disadvantage: This widget does not like any type of code, whether it be css, HTML or Javascript and it will not print the code. So avoid printing any posts that have code on it.

0 comments:

Your Answer Thanks for contributing an answer to Blogger Tutorials for everyone! Please make sure your answer is NOT a SPAM comment, as such comments will be deleted. Provide details and share your research. Avoid statements based solely on opinion; only make statements you can back up with an appropriate reference, or personal experiences. Comment Options to add to the form below:
Of course, you can add various combinations of the above to your comment as long as you place the ending tags in the right locations.


Features:

To change your text to bold simply type in a left facing arrow then a UPPERCASE letter b then a right facing arrow. Then add your text, followed by typing in a left facing arrow, then type in /B and then a right facing arrow.

To change your text to italics simply type in a left facing arrow then a lowercase letter i then a right facing arrow. Then add your text, followed by typing in a left facing arrow, then type in /i and then a right facing arrow.

To change the colour of your text type in [co="red"]Add your text here[/co] You can change the colour of the text by either typing in the colour's word or by adding a hex colour code that includes the hash symbol.

Your text goes here. To add a marquee text type in [ma]Add your text here[/ma]

To add an image or gif type in [im]Add your image or gif URL here[/im]

Of course, you can add various combinations of the above to your comment as long as you place the ending tags in the right locations.

To add a Youtube video as a comment use either one of the two codes below and replace the video url with the one you want to add as a comment.
[video=ADD-ENTIRE-VIDEO-URL-THAT-YOU-VIEW-ON-THE-WATCH-PAGE-ON-YOUTUBE-HERE]
[video=ADD-ENTIRE-VIDEO-URL-THAT-YOU-VIEW-ON-THE-watch?feature=player_detailpage-HERE]

Scrollbox codes

<a target='_blank' title='DON'T TOUCH MY PHONE' href='ADDYOURURLHERE'><img src='https://lh4.googleusercontent.com/-qSyLJ0X94nk/T-_ekHbo_mI/AAAAAAAAHmY/qk0v-X5s32s/s320/58298-dont-touch-my-phone.png' border='0'/></a>

This free script provided by
JavaScript Kit

FAQ

YOUR OPINION COUNTS! A list of topics that I am thinking of writing about but need feedback from visitors before I go ahead with it.

Click to view more Pages
 

This site consists of tutorials that you would not normally see elsewhere. I am adding tutorials that I have either tweeked or created myself, using existing code already found on the Internet.

Back To Top Image by Cool Text: Logo and Button Generator - Create Your Own Logo

Scroll to Bottom Back to Top