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 NameDescriptionMethod
wp_fields_associationStores fields association data created by this plugin.Static
wp_generated_pdfStores generated pdf data created by this plugin.Static
wp_tokenStores 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_options
Option key:lpf_tokenOption key:version
wp_posts
Custom post type:gpdf-form