Fillable PDFs
Generating PDFs
Templates
-
Preparing Your PDF File
Learn how to take an existing standard PDF file or your Word document and make it fillable.
-
Editing a Template
Change the name of your template or replace it with an updated version
-
Importing a PDF
Importing an editable PDF as a new Gravity Forms form
-
Adding a Template
Upload your template to generate PDFs from
After Generation
-
Send PDF URL(s) to Zapier
Send generated PDFs to outside services using the Zapier Add-On
-
Protecting Your PDFs
Information on how we protect generated PDFs by default
-
Displaying PDFs on a Page
Display PDFs generated by the logged in user on a post or page
-
Displaying PDFs with GravityView
Add links to your generated PDFs in a View
-
Merge Tags
Include a link to the generated PDF in your form confirmations, notifications
-
Attaching a PDF to a Notification
Add your generated PDFs to existing form notifications
-
Displaying PDF in Confirmation Message
Insert a link to your generated PDF into your form’s confirmation message
Extending Fillable PDFs
-
fg_fillablepdfs_metabox_generated_pdfs
Description This filter allows you to filter the generated PDFs to be displayed in the “Generated PDFs” metabox within the entry detail before the metabox is rendered. Usage Parameters Since This filter was added in Fillable PDFs 3.3.
-
fg_fillablepdfs_use_image_binary_pre_generate
Description By default, Fillable PDFs sends a URL to our API when an image file is to be embedded into a PDF. Our API then attempts to download the image from that URL. This filter allows you to instead enable the sending of a Base64 encoded image binary to the Fillable PDFs API. This is…
-
fg_fillablepdfs_access_denied_message
Description This filter allows you to modify the access denied message used when a user cannot access a requested PDF. Usage Parameters Examples This example will change the default access denied message Since This filter was added in Fillable PDFs 3.1.3
-
fg_fillablepdfs_display_all_templates
Description This filter allows you to only show templates created on the current site in the Templates list and in the Select Template drop down in the feed settings. Usage Parameters Examples Only Show Templates Created On Current Site This example will hide any templates associated with the current license that were not created on…
-
fg_fillablepdfs_base_path
Modify the base folder where generated PDFs are stored
-
fg_fillablepdfs_form_path
Modify the folder where generated PDFs are stored for a specific form
-
fg_fillablepdfs_view_pdf_capabilities
Modify the user capabilities required to view all PDFs
-
fg_fillablepdfs_logged_out_timeout
Modify how long a guest user can download the generated PDF
-
fg_fillablepdfs_after_generate
Run an action after the PDF has been generated
-
fg_fillablepdfs_pdf_args
Modify the details of the PDF before it is generated