Since, Last Two Days I was in search of the Plugin or Service which would convert BInterest Post into the PDF Files for my readers and Visitors, so that they can read them later or keep it for a further references, In Accordance to the Reader interface for your blog, it would be nice if you have a service available on your blog, that Converts the Blog Post into the PDF files with a Click of Single Button.
Searching on the Google, Got my Many Options like PDF24, PDF Online, which would be a good Option for Some of the Blogs, but I had real difficulty in implementing them on the wordpress, as a normal bloggers and not the coder. All of this Idea of converting the Post on the Wordpress Blog into a PDF Files was generated from the Labnol Blog., where they have explained How to Put Convert to PDF Button in the Post.
But, I Felt Contutto PDF Plugin for the wordpress is one of the simple and easy to implement and use for all my readers, Coming on to the installation and using of the Best plugin for Converting Blog Post into PDF Files is as below :
The ContuttoPDF plugin is based on DOMPDF which requires PHP 5 and it needs several extensions to be activated in order to be able to run. Following are the extensions which need to be activated before installing ContuttoPDF:
- XML extension
- GD extension
- PCRE extension
- DOM extension
- MBstring extension
No Need to know Technically what this extension means, they are supported by the latest Version of the Wordpress.
Download & Installation : WP Post to PDF : Contutto PDF Plugin
- Download the ContuttoPDF plugin.
- Unpack it with a bzip2 unpacking tool (e.g. 7zip).
- Upload the folder pdf-themes to your
wp-content/ directory. - Upload the folder contuttopdf to your
wp-content/plugins/ directory. - Important: Change the permissions of the directory
wp-content/plugins/contuttopdf/dompdf/lib/fonts,so that it is writable by the web server. [Note : Normally it is Already in the Writable Mode] No Need to Change. - Go to your Plugins page. In the description text for the ContuttoPDF plugin, click on “compatibility test”.
- If all requirements are met and the generating of the demo page works, you can activate the plugin.
- Now put a PDF button on your page with
<?php contutto_pdfbutton(); ?>somewhere in your template. Instead of a button, you can also have a text, with something like<?php contutto_pdfbutton('This page as PDF'); ?>. You can apply CSS styling to the anchor via itsid="pdfbutton". - Go to Dashboard – Themes – Contutto PDF Themes – Open and Close it., [This is needed to Set the Default Theme Else you would be Facing the Problem of Fatel Error : First Select the PDF Theme After you Hit the Button to Convert the Post in to PDF File ]
- The Default Theme is Really very very bad, based on the Wordpress Classic Template.
- You would be in need of some other theme which would be more simple but effective to the users of the Blog.
- AverageCoder have uploaded his theme for all of us to use which is Nice and Simple and better then the default theme of the PDF Files, you can Download it Right Here
- After you Download the Sytle Sheet, Use FTP Brower or Web FTP Brower to Edit the Style Sheet available in wp-content/plugins/contuttopdf/dompdf/ over right or edit it with thAverage Coder Sytle Sheet,
- And U are Done., Enjoy
- You can Change the Icon of the PDF Button, by replacing the PDF.png of your Choice (Should be 32 x32)
- More Over, if you do not want Extra Items, Delete the PDF Theme Folder in the Plugin Directory and Not the WP content because this is the duplicate One.
Thanks to Average Coder & Zinora (Author of Plugin)
You can follow me on Twitter at http://twitter.com/binterest.Do stay tuned to Binterest.com for more, Best Way 2 do it, Subscribe to Binterest's Feed Updates



#Howto Convert Wordpress Post into PDF Files | For #Offline Reading., http://bit.ly/bPaMQn
Comment by Malvinder Virdi — January 29, 2010 @ 6:42 AM