=== DK PDF ===
Contributors: dinamiko
Tags: acrobat, pdf, post to pdf, generate pdf, mpdf
Requires at least: 3.9.6
Tested up to: 4.3.1
Stable tag: 1.2
Create PDF documents from your WordPress pages
== Description ==
A simple to use PDF generator
= Features =
* Easy to configure with minimal but powerful settings.
* Copy plugin templates in your theme for customizations.
* Disable PDF button in posts using a checkbox.
* Show PDF button using dkpdf-button shortcode.
= Demo =
* See Demo
= See DK PDF in action =
https://www.youtube.com/watch?v=gs9JOrGaZ9o
= Documentation =
* See Documentation
= Collaborate in Github =
* https://github.com/Dinamiko/dk-pdf
== Installation ==
Installing "DK PDF" can be done either by searching for "DK PDF" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org
2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
3. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Front-end PDF Button
2. PDF Button Settings
3. PDF Header & Footer Settings
4. Disable PDF Button Metabox
== Credits ==
Thanks to:
mPDF, PHP class which generates PDF files from UTF-8 encoded HTML
http://www.mpdf1.com/mpdf/index.php
Font Awesome, the iconic font and CSS toolkit
http://fortawesome.github.io/Font-Awesome/
== Changelog ==
= 1.2 =
* Settings link in plugins list page
* Adjusts header template for better logo display
= 1.1 =
* Removes dkpdf-button shortcode in the generated PDF
= 1.0 =
* Initial release