fg_fillablepdfs_pdf_args

Description

This filter allows you to modify the details of the PDF before it is sent to ForGravity to be generated.

Usage

add_filter( 'fg_fillablepdfs_pdf_args', 'your_function_name', 10, 4 );

Parameters

Examples

Populating Data From List Field

This example uses the contents of a multiple column List field to populate PDF fields matching the days of the week.