WP Manifestindependent plugin directory
manifest / forms / gravityforms-merge-pdfs

Gravity Forms Merge PDFs

Adds a merged PDFs field and inlines PDF uploads into Gravity PDF exports.

by pimteam · github.com/pimteam/gravityforms-merge-pdfs · website

6stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pimteam/gravityforms-merge-pdfs/archive/refs/heads/main.zip

From the readme

Gravity Forms Merge PDFs This plugin was created to fulfill a need in some workflows to generate a single PDF file from a Gravity Forms entry that included one or more PDF file uploads. In usage scenarios such as these, site users sometimes prefer to have a single PDF file that includes the form entry data, which may be generated using Gravity PDF along with each PDF file uploaded during form submission. In the original usage scenario, our forms were sometimes collecting 10 or more individual PDF uploads, and those who were tasked with reviewing the submissions wanted a single, consolidated file. Gennady Kovshenin, WordPress core contributor and former lead developer at GravityKit, created the original plugin. It received subsequent updates and enhancements from Hassan Ali, followed by extensive updates and extended functionality from Bob Handzhiev. Bob is now the plugin's lead developer. The PDF merging process is handled by the PDFMerger library by Jarrod Nettles. Some Notes • The plugin will use GhostScript if it is installed on the server to help parse some occasionally tricky PDFs. • Gravity Forms is required. • If form data (not just PDF file uploads) is desi

Read the full README on GitHub →