Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: GoogleTag Manager 2.0.2 Minor update available for module gtm (2.0.2). Release: MCP Sentinel 2.19.0 Minor update available for module mcp_sentinel (2.19.0). Release: Emulsify Tools 2.2.2 Minor update available for module emulsify_tools (2.2.2). Release: Advanced Mautic Integration 1.1.1 Minor update available for module advanced_mautic_integration (1.1.1). Release: Contact ajax 3.0.2 Minor update available for module contact_ajax (3.0.2). Release: Commerce ML Starter 2.0.2 Minor update available for module cmlstarter (2.0.2). Release: Commerce ML Migrations 2.0.2 Minor update available for module cmlmigrations (2.0.2). Release: Advanced Mautic Integration 1.1.0 Minor update available for module advanced_mautic_integration (1.1.0). Module Revived: Automatic Alternative Text 2.0.7 Module auto_alter updated after 6 months of inactivity (2.0.7). Security Coverage: Path Alias Views Module path_alias_views now has official Drupal security advisory coverage.

PDF Serialization

Security covered Drupal 10–11

Part of the PDF ecosystem · 14 projects

View on drupal.org

This module provides an extension for Views data export module to export data to PDF.

Installation

  • Download the pdf_serialization module via Composer: composer require drupal/pdf_serialization.
  • Enable modules pdf_serialization along with dependent modules.

Creating a PDF view

  1. Create a new view or edit an existing one.
  2. Add a Data Export display.
  3. In the format section select format settings and choose 'pdf'. Expand PDF settings to set preferable page format and footer.
  4. Add desired fields to the view.
  5. Add a path, and optionally, a filename pattern.
  6. Optionally attach export icon to the page.

Known problem

Batch export method requires batch process workaround in DataExport view display plugin. views_data_export-3204269-8.patch this patch fixes the issue.
See how to apply patch.

The differences from Entity print module:

  • PDF Serialization uses Views data export module functionality.
  • Administrator must enable Entity print and Entity print views modules to have a possibility to add an exportation link to the view in Header or Footer section. With PDF Serialization you just add a new data export display (that can have different (e.g. master or page display) configurations).
  • PDF Serialization is more lightweight.
  • Entity print uses DOMPDF library. PDF Serilization uses MPDF library.

Dependencies

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
Sep 2026
Latest release
6 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
2.3.0 Stable 10–11 Sep 11, 2026