=== WP Post to PDF ===
Contributors: n33rav, Lewis Rosenthal
Tags: pdf, post, posts, post to pdf
Donate Link: http://www.techna2.com/blog
Requires at least: 2.7
Tested up to: 3.5.1
Stable tag: 2.3.6
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.6 =
* Added option to set the format of the author's name in a dropbox (None, Username, Display Name, Nickname)
= 2.3.5 =
* Added option to include the post date (to-do: allow for relocating this to footer, left, right, center)
* Added option to include the category list for the post (to-do: allow limiting to just the first category; allow for relocating this to footer, left, right, center)
* To-do: Add option to remove paragraph break between author, category, and post date
= 2.3.4 =
* Added option to set image scaling factor (factor is a ratio; i.e., 2 = 1:2, or 50% of original size)
= 2.3.3 =
* Added option to include header on all pages (default is now only on first page)
= 2.3.2 =
* Fix typo on options page ("Display")
* Fix issue with quotes in blog name and/or description not being properly decoded
* Added option to disable header logo image entirely
* Added option to specify left/right alignment of icon
= 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.
