Save as PDF Plugin by PDFCrowd

Description

The « Save as PDF » plugin is the WordPress-native way to add PDF download buttons to posts, pages, and selected content. Visitors can download a WordPress page or post as PDF in one click, and you can configure button placement and PDFCrowd conversion settings in the WordPress admin area.

The plugin can be tested in demo mode. Production output without the PDFCrowd watermark and branding requires a PDFCrowd license.

Features

  • WordPress-native PDF download button: Add a Save as PDF button to posts, pages, and selected content.
  • Automatic or manual placement: Show the button automatically, place it with a shortcode, or add it from PHP.
  • Selected-content conversion: Convert the full page or only the content enclosed by the block shortcode.
  • Customizable button appearance: Configure button text, icon, layout, style, and placement.
  • PDFCrowd conversion settings: Control PDF layout, page size, margins, headers, footers, and other conversion options from WordPress admin.
  • Cloud PDF generation: Generate PDFs through PDFCrowd without installing a server-side PDF library on your WordPress host.

Usage

Once activated, the « Save as PDF » button will automatically appear on eligible content according to your settings. Users can click the button to download the current page as a PDF file.

To manually add the « Save as PDF » button to specific pages or posts, use the following shortcode:

[save_as_pdf_pdfcrowd]

To add a button for selected content, wrap that content in the block shortcode:

[block_save_as_pdf_pdfcrowd]
Selected content
[/block_save_as_pdf_pdfcrowd]

For additional methods of adding the button to your pages, please refer to the Getting Started Guide.

Customization

The plugin offers various customization options accessible through the WordPress admin area. You can change the PDF generation settings and button appearance. For more detailed customization, please refer to the plugin option reference.

Licensing

By default, the plugin operates in demo mode. Demo mode is fully functional, but adds a watermark and PDFCrowd branding to the generated PDF.

To remove the demo watermark and PDFCrowd branding, purchase a PDFCrowd license. Activate the license by entering your PDFCrowd username and key in the plugin settings under the License tab.

A PDFCrowd license can be used across multiple WordPress websites for our plugins. It also grants direct access to the PDFCrowd API for custom application integrations.

Basic Troubleshooting

If the default plugin output does not meet your requirements, consider adjusting the following settings individually. You may need to activate the « Expert Settings » option to access some of these features.

  • Mode > Conversion Mode: Try switching it to either « Upload » or « Content ».
  • Print Resolution > Content Viewport Width: Experiment with different widths to see which yields the best result.
  • Print Resolution > Content Fit Mode: Different scaling modes can significantly alter the PDF’s page layout.
  • Print Resolution > Content Viewport Height: Increase this value, for example, to 50000, to see if it improves the output.

Support

Please contact us or write to support@pdfcrowd.com if you need any help. We will be happy to assist you with configuring the plugin to ensure its output meets your needs.

Plugin links:

About us

PDFCrowd provides cloud document conversion APIs and integrations for developers, website owners, WordPress sites, and automation workflows.

Captures d’écran

Installation

  1. Upload Plugin: Download the « Save as PDF » plugin ZIP file. In your WordPress dashboard, navigate to Plugins > Add New > Upload Plugin. Choose the ZIP file you downloaded and click Install Now.
  2. Activate Plugin: After the installation is complete, click Activate Plugin to start using « Save as PDF » on your site.
  3. Configure Settings: Go to the « Save as PDF » settings page to customize the button appearance and conversion settings.

FAQ

How can I activate the license?

  1. Purchase a PDFCrowd license plan that matches your usage level.
  2. Activate the license by entering your PDFCrowd username and key in the « License » tab of the plugin settings.

Can I use the plugin without a PDFCrowd license?

Yes. The plugin can be tested in demo mode. Demo mode is fully functional, but the generated PDF includes a watermark and PDFCrowd branding. A PDFCrowd license is required to remove the watermark and branding.

How does the plugin work?

The plugin uses the PDFCrowd HTML to PDF API, a cloud conversion service. When a visitor clicks the button, the plugin sends either the page URL or the HTML content to PDFCrowd. PDFCrowd processes the request and returns the generated PDF file.

This approach has several benefits:

  • Performance: Conversion does not consume your WordPress server’s CPU or memory.
  • Scalability: Cloud conversion can handle traffic spikes without adding conversion load to your site.
  • Reliability: PDFCrowd’s conversion infrastructure is maintained separately from your WordPress hosting environment.

Can I choose where the button appears?

Yes. You can configure automatic button placement in the plugin settings, add the button with a shortcode, or create the button from PHP.

Can I convert only part of a page?

Yes. Use the block shortcode to place the button around selected content. The plugin can convert the enclosed block instead of the whole page.

Where can I find more information about the plugin?

  • Guide: Provides basic information about the plugin.
  • Option Reference: Offers a detailed reference for plugin options, including examples.
  • FAQ: An extensive plugin FAQ is available on our website.
  • Contact Us: If you need any assistance, we’re here to help.

Avis

3 décembre 2025
This plugin is an excellent choice when it comes to rendering webpage content into a PDF document. It is feature-rich and highly configurable. The PDF document is not generated on your webserver but on a third-party server operated by PDFCrowd, which eliminates many potential problems. Without a paid subscription, all generated PDF documents contain a demo watermark and a PDFCrowd branding. While I absolutely understand that developing a plugin and a service on that level needs funding, I am not sure if a plugin that is useless without a subscription should be listed in this repository.
26 juillet 2025 1 reply
There’s no point in fooling people with a free version that requires an API key to activate, which only lasts 30 days and consumes credits; after that, you have to pull out your credit card…
18 avril 2025
This plugin accomplished just what we needed for a large clients website. When we ran into an emergency issue, support was quick to respond and did help to provide the solution. This support was a lifesaver to prevent damaging the client relationship \o/
7 août 2024
I’m using this plugin to create print-ready point of sale graphics via a CPT. It was very easy to set-up and the results, even after minimal tweaks, are just excellent.I had a couple of queries regarding functionality and Pavel got back to me within minutes, and, more importantly, not only answered my questions but also pointed me in the direction of a better solution to what I needed to do.I’ve not even got into using it on the live site yet, but based on my testing I’m very confident it will work beautifully.
22 mars 2024
I love this plugin and the functionality it adds to our website – for a decent price. Thank you very much for your super helpful and fast responding support!
Lire les 27 avis

Contributeurs & développeurs

« Save as PDF Plugin by PDFCrowd » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal

4.5.8

  • Updated the readme file.
  • Fixed the vertical alignment of option labels in the plugin settings.

4.5.7

  • Added ABSPATH guards, switched to wp_safe_redirect to pass Plugin Check.

4.5.6

  • Fixed CVE-2026-0862 by avoiding the use of an empty key for encryption.

4.5.5

  • Enhanced descriptions of plugin options.

4.5.4

  • Fixed: Prevent undefined AJAX URL by reliably exposing admin-ajax.php, avoiding clashes with third-party plugins.

See changelog for all versions.