The Webform2PDF module is an extension of the Webform module that can be used to generate a PDF document from the results of a form submission. The generated PDF document can be attached to the form summary e-mail or downloaded from the Results page.
Different PDF templates can be set for each form. The templates can be formatted with HTML tags, and they can be edited, making the template creation easy and the templates highly customizable. The output documents will be created by using these templates.
Installation
-
Install this module using the official Backdrop CMS instructions. You must also install the TCPDF module, which is required by Webform 2 PDF.
-
Visit the configuration page under Administration > Configuration > Content Authoring >
Webform 2 PDF (admin/config/content/webform2pdf) to make global settings. Form-specific settings will appear as an extra subtab on the node edit page for each webform.
Issues
Bugs and feature requests should be reported in the Issue Queue.
Current Maintainers
Credits
- Ported to Backdrop CMS by Robert J. Lang.
- Originally written for Drupal by niif.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for the complete text.
TCPDF is LGPL v3 software.
See the LICENSE.txt file in the /libraries/tcpdf/ directory for the complete text.