GPDF From
With GPDF From plugin you can filling pdf form from gravity form. Very simple configuration, need not any specific server.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fields_association | Stores fields association data created by this plugin. | Static |
| wp_generated_pdf | Stores generated pdf data created by this plugin. | Static |
| wp_token | Stores token data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
lpf_tokenOption key:versionwp_postsCustom post type:
gpdf-form