Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

PDF Node Export

No security coverage Drupal 9–11 PDF ecosystem
View on drupal.org

This module allows users to easily export any content node on their Drupal site into a PDF document. This is useful for creating printable versions of articles, pages, or any other type of content.

Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide? The first 200 characters of this will be shown when browsing projects. Alternatively, you can click “Edit summary” above and enter the exact summary you want (it should be 200 characters or less).

Features

PDF Node Export is a lightweight contributed module for Drupal 9/10/11 that enables you to export full node content (including Paragraphs) into a downloadable PDF using the [mPDF](https://mpdf.github.io) library

Post-Installation

1. Install the module in your Drupal instance:
- Place the module in `modules/custom/pdf_node_export`

2. Install the required mPDF library via Composer:

composer require mpdf/mpdf

3. **Enable the module** via UI or Drush:

drush en pdf_node_export

Additional Requirements

Has no additional requirements

Usage

To export any node as a PDF, visit:

/node/[nid]/export-pdf

Replace `[nid]` with the actual node ID.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jan 2026
Latest release
7 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Core Release date
1.0.0 Stable 9–11 Jan 4, 2026