Fillable PDFs

Generating PDFs

Templates

After Generation

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