GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Add Specific Gravity Flow field support to Gravity PDF #1426

Open jakejackson1 opened 1 year ago

jakejackson1 commented 1 year ago

Description Gravity Flow registered a number of fields for Gravity Forms. While the fallback Gravity PDF uses will correctly display these in the PDFs, some are not optimized in the $form_data array.

Let's register specific PDF fields for these Gravity Flow fields and determine the best output and the best $form_data array structure.