JetFormBuilder PDF Generator


Create, generate and fill PDF documents with data from the JetFormBuilder form plugin.

E2Pdf templates support the native field syntax from JetFormBuilder. E2Pdf shortcodes can be utilized within "Send Email" actions and "General Message Settings".

Inner Shortcodes #

Fields Data #

    • Default Field Output:
    • Repeater Field:

      • Get field value from the Repeater (Single Value):
      • Iteration:
    • File Upload (Multiple):

      • 1st image:
      • 2nd image:

Additional #

    • Dataset:
      • Can be used as shortcode attribute: [shortcode id="[e2pdf-dataset]"]

    • PDF URL:

Inner Helper Shortcodes #

[e2pdf-user] #

The shortcode is used to retrieve User Data or User Meta Data. Can be utilized within E2Pdf Templates. Read More ››

    • Get User Data:

[e2pdf-format-number] #

The shortcode is applied to modify the numerical output of a shortcode or field macro. Read More ››

    • Modify the Number Output:

[e2pdf-format-date] #

The shortcode is applied to modify the date output of a shortcode or field macro. Read More ››

    • Modify the Date Output:

[e2pdf-format-output] #

The shortcode is applied to modify the output of a shortcode or field macro. Read More ››

    • Modify the Output:

Global Shortcodes #

[e2pdf-download] #

The shortcode is applied to generate and display a PDF download link button. Read More ››


[e2pdf-attachment] #

The shortcode is applied to generate a PDF and attach it to the email as an attachment. Read More ››

[e2pdf-view] #

The shortcode is applied to embed a PDF directly into the page via pdf.js viewer. Read More ››


[e2pdf-save] #

The shortcode is applied to save the PDF file on the server. Read More ››

[e2pdf-zapier] #

The shortcode is applied to generate and send a Zapier request via a WebHook. Read More ››