=== Down As PDF ===
Contributors: ihacklog
Donate link: http://ihacklog.com/donate
Tags: download, pdf,document
Requires at least: 3.2.1
Tested up to: 3.3
Stable tag: 2.2.0
This plugin generates PDF documents for visitors when they click the "Download as PDF" button below the post.
== Description ==
This plugin generates PDF documents for visitors when they click the "Download as PDF" button below the post. Very useful if you plan to share your posts in PDF format.
Note: You can replace the logo file logo.pngunder wp-content/plugins/down-as-pdf/images/ with your own.
注意:请将wp-content/plugins/down-as-pdf/images/目录下面的logo.png文件替换成你自己网站的logo
== Installation ==
1. Upload the whole fold `down-as-pdf` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configiure the plugin via `Settings` ==> `Down As PDF` menu
== Screenshots ==
1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png
== Upgrade Notice ==
= 2.2.0 =
* 请将wp-content/plugins/down-as-pdf/images/目录下面的logo.png文件替换成你自己网站的logo
* Please replace the logo file logo.pngunder wp-content/plugins/down-as-pdf/images/ with your own.
== Changelog ==
= 2.2.0 =
* fixed: bug when generating PDF for some articles,some words are lost.
* fixed: upgraded the TCPDF lib to 5.9.139
= 2.1.0 =
* fixed: add more options.
= 1.0.0 =
* released the first version.