=== WP Post to PDF === Contributors: n33rav Tags: pdf, post, posts, post to pdf Donate Link: http://www.techna2.com/blog Requires at least: 2.7 Tested up to: 3.4.1 Stable tag: 2.3.1 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. 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 different fonts and font size for header, footer and content area. Auto generate new PDF whenever you update your content. Deliver cached PDF if available to decrease server memory usage. No additional addon or changes required on server. For detailed documentation visit http://www.techna2.com/blog/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 == = 2.3.1 = * Fix issue of duplicate function error, conflict with Lightbox Plus 2.4.6 * No PDF download icon in PDF file anymore = 2.3 = * Update TCPDF library * Fixed issue of blank PDF, Finally!!! * Fixed paragraph issue = 2.2 = * Add support for custom post types * Configuration for featured image and author display * Fix image display issue * Update TCPDF library = 2.1 = * Update TCPDF library * Fix shortcode issue ( Typo in variable name ) * Option to exclude/include certain post/page from caching = 2.0.1 = * Fix static image url for icon = 2.0 = * Add caching facility * Completely recoded for optimized performance = 1.6 = * Change default setting for Exclude/Include option * Option to add HTML content for PDF Download link = 1.5 = * Fix issue with bold/italic fonts * Fix issue with shortcodes and filters * Improve exclude/include facility = 1.4 = * Add arialunicid0 font * Option to process shortcode * Optimize link for SEO * Fix redundant function call issue = 1.3 = * Fix issue with HTML entity * Fix misleading typo = 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.