fg_fillablepdfs_after_generate

Description

This hook allows you to run actions after the PDF has been generated.

Usage

add_action( 'fg_fillablepdfs_after_generate', 'your_function_name', 10, 4 );

Parameters