Entity Print allows you to print any Drupal entity or View to PDF.
The module is lightweight compared to other modules like the Print module, has full test coverage and is ready to be used in production for Drupal 10 and 11.
Documentation
Drupal 10 / Drupal 11 Quick Start
- Ensure you have composer installed and are using the drupal.org packagist.
curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer composer config repositories.drupal composer https://packages.drupal.org/8 - Run
composer require "drupal/entity_print 2.x"in the site docroot
For entities:
- Position the "View PDF" field on "Manage Display" to place a link to the PDF version of the entity.
- Visit an entity with the field enabled and click the "View PDF" link
- Set the appropriate permissions to allow various roles to access the printed entity
For views:
- Add the "Global: Print" plugin to the header or footer of the view
- Set the appropriate permissions to allow various roles to access the printed view
More in depth docs for Drupal 10 / Drupal 11
More in depth docs for Drupal 7 (reached its end-of-life (EOL))
Drupal 8-x-2.x (Recommended branch)
The 2.x branch in Drupal 8 has generic support for PDF, EPub, Word documents and more. It is currently under active development. We welcome testers and issue reports. More information on PDF engine support.
Supporting organizations:
Project information
- Project categories: Content display, Content editing experience
27,178 sites report using this module
- Created by benjy on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-2.18
released 17 July 2025
Works with Drupal: ^9.4 || ^10.0 || ^11
Install:
Development version: 8.x-2.x-dev updated 17 Jul 2025 at 13:12 UTC







