Web2PDF Online is a free online coversion service that allows your visitors to save useful content from your site or blogs to PDF files. I saw the
icon while I was visiting Digital Inspiration blog.
I signed up and implemented the script given by Web2PDF in my blog. When I clicked this icon, new window come up and created a pdf file version for me. The reasons why I like this service are that it outputs the actual printable view of the web page (For example, If your blog or site has “print” css, it will automatically create a pdf file same as like your print view created by browser.) and it reports you that how many pages they converted to pdf version for your visitors in real time status. Now, my blog is available for both print and pdf version.) How cool!
If you don’t like the icon created by script or if you don’t like to put javascript in your blog. Here some tricks for you.
Tip for Web2PDF Online
Login to your account after you signed up. Grab authorid from script after you click Generate the Javascript. AuthorID will look something like this 22AF4CEA-ACDD-4C5F-8580-92464E0619BF
Url to print your post :
http://savepageaspdf.pdfonline.com/pdfonline/pdfonline.asp?
cURL=your_post_url&author_id=your_author_id
Code for Wordpress User
<a href=”http://savepageaspdf.pdfonline.com/pdfonline/pdfonline.asp?cURL=<?php the_permalink() ;?>&author_id=22AF4CEA-ACDD-4C5F-8580-92464E0619BF” title=”Get PDF version for this post (provided by Web2PDF Online)”>PDF version</a>
Code for Blogger/Blogspot User
<a href=”http://savepageaspdf.pdfonline.com/pdfonline/pdfonline.asp?
cURL=<data:post.url/>
&author_id=22AF4CEA-ACDD-4C5F-8580-92464E0619BF” title=”Get PDF version for this post (provided by Web2PDF Online)”>PDF version</a>
change with your id in author_id
Web2PDF Online and Sign up for Web2PDF Online



Digg
del.icio.us
Stumbleupon
Design Float

LinkedIn
Facebook
Hi5
Friendster
Orkut
MySpace
MyBlogLog
Flickr
Picasa
YouTube
Last.fm
imeem
mail me
Twitter
Pownce
Plurk
Kwippy
Digg
Stumbleupon
FriendFeed
Shared Items
Shared Stuff
Blogger
Wordpress
Technorati


13 Comments (including trackbacks)
Hey that seems to be a cool tool. Will be a great way to keep an offline copy! Thanks for the info!
Actually thats a very useful feature but i wonder how many more of these small buttons will we have to insert in our blog posts lol
This is really a cool tool especially if your blog has lot of tutorials.
Hi I added this code:
[ Codes .... ]
But when I click on Save as PDF it becomes this link:
[ Codes ....]
Why it is becoming reverse??
Shankar Ganesh
You’re welcome
Ken
Thanks for backlink
Ehsan
Anyway, Thanks your for visiting and leaving comment.
Nirmal
Sure, Nirmal.
Ajay
I’ve mailed to you ;)
That’s great, but tell me, do I just drop the code beneath the post in the Wordpress editor, and then place an image tag between the link attributes, or can I implement this into my theme code and have it done automatically?
Jé Maverick
Thanks for giving time to visit and leaving comment.
First register in web2PDF , get the author_id code. And then copy the code from “wordpress user” in my post. Go to your theme editor. Get into both index.php and single.php . Look for an appropriate position where your visitor can easily notice. And paste the code.
(For example: I put the code next to Comment RSS link.)
Get the code from here if you use Wordpress
http://www.myokyawhtun.com/uploads/wp_web2pdf.txt
this is for blogger (blogspot user)
http://www.myokyawhtun.com/uploads/blogger_web2pdf.txt
Thanks for the prompt reply, and all of the info, and also for the pownce invite! There is one thing though, is there any way to configure it so that the comments are not printed as well as the sidebars and blogrolls?
See it in action here: Pdf Functionality testing
Any ideas? =)
18/9/2007 12:15 pm
Thank you for sharing!
this is a cool tool… thanks for ur service
I have tweaked it so that only the blog post is printed in PDF. It makes it clutter free from all sidebars, headers, footers, comments, ads .etc. so that pages and ink is saved as well as file size of PDF is small.
1 Trackbacks/Pingbacks
Leave a Reply
I always welcome your valuable comments, positive or negative, and suggestions. Because I believe that comments are energy that keep me up my blogging. If you comment for the first time in my blog, your comment will be in moderated for approval. You can keep post your comment without moderation once your comment has been approved. If your comment contains more than two hyperlinks, it will be held in the moderation queue. Your name and home url will be displayed in your comment and your IP and your email will be keep secret and will not be sold or share to anyone, I promise.