This project is not covered by Drupal’s security advisory policy.

The purpose of this module is to create PDFs out of different nodes from the site. It allows you to select different nodes and render them as a single PDF.

For this it uses the Printer, email and PDF versions module to render each node as a PDF. You must have that module properly configured, you must be able to download the node's PDF.

You can also add a views that will be used only to get a list of nodes, each node will be rendered with the print module.

It then uses FPDF and FPDI to merge all of the rendered nodes into one single PDF.

It adds the current page to the node element that can be used in the theme to display page numbers, it will depend on the PDF libary you are using. This feature has been tested properly with dompdf library.

With a certain knowledge of theming you will be able to create different kind of PDFs out of your site content.

Dependencies

Supported by
Infomagnet

Project information

Releases