=== HTML 2 PDF Rocket === Contributors: html2pdfrocket Tags: wordpress pdf generator,wordpress pdf plugin,pdf plugin, pdf wordpress plugin,pdf converter,html to pdf,web to pdf,web page to pdf,pdf generator,html to pdf php,php to pdf,save page as pdf,plugins,convert web to pdf,convert web page to pdf,save html as pdf,save web page as pdf, page to pdf Requires at least: 4.0 Tested up to: 4.7.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Easy to use plugin to save a webpage as PDF == Description == Easy HTML to PDF Plugin that saves your web page as pdf format. You can use a shortcode to display a pdf download button. You can select different text from the backend for your download button. In this plugin, we are using service of html2pdfrocket.com to generate pdf. == Installation == 1. Upload \"HTML 2 PDF Rocket\" to the \"/wp-content/plugins/\" directory. 2. Activate the plugin through the \"Plugins\" menu in WordPress. 3. Place shortcode [h2p] in text editor. == Frequently Asked Questions == = How to display pdf button on web page using shortcode = Use a shortcode on your page to allow the page to be downloaded as a PDF. For example add [h2p] to your page. The settings will be taken by default from admin panel but you can override them for individual pages like so: [h2p buttonclass=\"btnclass\" buttontext=\"Download PDF\" outputformat=\"pdf\" filename=\"page\" pagesize=\"A4\" javascriptdelay=\"0\" uselandscape=\"true\"] == Changelog == = 1.0.0 = * Initial release.