WooCommerce PrintNode mPDF engine
Make WooCommerce automatic order printing (PrintNode) use the mpdf engine (e.g. for RTL language support)
by David Anderson · github.com/davidanderson684/woocommerce-printnode-mpdf · website
★ 2stars
124release downloads
≈20active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/davidanderson684/woocommerce-printnode-mpdf/releases/download/v1.3.0/woocommerce-printnode-mpdf.zipDeclares an update source (https://github.com/DavidAnderson684/woocommerce-printnode-mpdf), so updates arrive through the plugin's own updater.
From the readme
This plugin makes "WooCommerce Automatic Order Printing (PrintNode)" (https://www.simbahosting.co.uk/s3/product/woocommerce-printnode-automatic-order-printing/) to use mPDF to produce its PDF output, instead of the default DomPDF (at least version 1.4.0 of that plugin is required). It is thus useful for cases that DomPDF has problems with or does not handle, such as right-to-left (RTL) languages.
N.B. This only affects PDFs that the automatic order printing plugin produces internally. For PDFs that were supplied by a separate plugin, you will want to use their accompanying solution (e.g. https://github.com/wpovernight/woocommerce-pdf-ips-mpdf/releases).
PHP = 5.6.0 is required (reflecting the versions supported by the mPDF library).
1. Install and then activate this plugin via uploading it into WordPress's plugin installer (use the "Upload" tab). That is all. Once it is active, it is in use (you should be able to see this mentioned in the "Simple summary" section in the PrintNode settings).
TWEAK: Update to mPDF 8.2.6, which includes PHP 8.4 + 8.5 support
TWEAK: Mark as supporting WP 6.8
TWEAK: Update to mPDF 8.2.3, which adds PHP 8.3 support
TWEAK: Update to mPDF 8.1.4,
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.3.0 | Oct 9, 2025 | woocommerce-printnode-mpdf.zip | 5 |
| v1.2.0 | Jun 6, 2024 | woocommerce-printnode-mpdf.zip | 10 |
| v1.1.0 | Jan 25, 2023 | woocommerce-printnode-mpdf.zip | 23 |
| v1.0.5 | Mar 25, 2021 | woocommerce-printnode-mpdf.zip | 40 |
| v1.0.4 | Jan 27, 2021 | woocommerce-printnode-mpdf.zip | 14 |
| v1.0.3 | Oct 30, 2020 | woocommerce-printnode-mpdf.1.0.3.zip | 21 |
| v1.0.0 | Oct 28, 2020 | woocommerce-printnode-mpdf.1.0.0.zip | 11 |
Active-site estimate ≈20 comes from the median of recent superseded releases. Method.