=== WP Post to PDF === Contributors: n33rav Tags: pdf, post, posts, post to pdf Donate Link: http://www.vareen.co.cc/ Requires at least: 2.7 Tested up to: 3.0.1 Stable tag: 1.2 WP Post to PDF allows visitor to download post in PDF format for easy future reference. == Description == WP Post to PDF plugin allows visitor to download post in PDF format for easy future reference. WP Post to PDF has number of options to configure. You can allow only registered user to download post in PDF format. You can set header, footer, font and font size of generated PDF document. No additional addon or changes required on server. You just have to add 'format' variable as get request with 'pdf' as value to download it as PDF. Plugin will add PDF download icon on post at configured position. For detailed documentation visit http://www.vareen.co.cc/documentation/wp-post-to-pdf/ == Installation == 1. Upload to the "wp-post-to-pdf" directory to `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure plugin == Changelog == = 1.2 = * Exclude pages/post * Manual mode for pdf icon * Option to accommodate changes applied by other plugins in PDF * New logo image location in uploads directory = 1.1 = * Fix issue with Logo size * Fix issue with permalinks = 1.0 = * Initial version.