Save as PDF plugin by Pdfcrowd free WordPress plugin
Description
The Save as PDF plugin is easy to use. Just install the plugin and activate it. The plugin puts a “Save to Pdf” button in your web pages. The button enables to save the current web page (the default), or only a part of the page or an arbitrary page in one click. The plugin internally uses the Pdfcrowd API web service. The Pdfcrowd API is a professional solution for converting web pages and HTML documents to PDF and various image formats. The plugin is highly customizable, you can: * customize the button style, text and icon * choose between the “screen” and “print” layout (CSS @media) * convert password-protected pages * convert pages with data in forms * customize page size and margins, page orientation, header and footer, run custom JavaScript, add a watermark, and many more … You can customize the plugin on the Settings page. Shortcodes The [save_as_pdf_pdfcrowd] shortcode places a button in the web page. Clicking the button downloads the page as PDF. The enclosing [block_save_as_pdf_pdfcrowd] shortcode downloads the enclosed part of the page as PDF. The shortcodes can customize the button style and the conversion output by overriding the settings specified on the plugin Settings page. For example, to change the page size to Letter and create a red button use: [save_as_pdf_pdfcrowd page_size=’letter’ button_background_color=’red’] Create Button in PHP The conversion button can be created directly in your PHP code with the create_save_as_pdf_pdfcrowd_button($options = array()) function. Button CSS Customization The button style can be customized also by setting CSS properties on the save-as-pdf-pdfcrowd-button-wrap or save-as-pdf-pdfcrowd-button classes. .save-as-pdf-pdfcrowd-button { font-family: Georgia; } Output The output PDF can be either downloaded or opened directly in the browser. This can be configured with the “Button Click Action” option. The output file name is generated automatically or can be specified
Features
Cost:
Free
Provider:
Pdfcrowd
Popularity:
Low
WPMarket

