Skip to main content

Generate PDF

You can generate both Regular and Fillable PDF templates from the App’s Data Query, Action Flow, and Automation. While configuring, you can choose the desired format for the PDF file response — either as a Base64 string or a public URL to the generated file.

Generate PDF block in App's Action Flow
Generate PDF block in App's Action Flow

To generate a pdf from the template you need to configure the fields as follows:


FieldDescription
PDF NameName for the generated PDF file.
PasswordIs the password to encrypt your PDF. It is an optional field.
Template IDThe pdf template you want to generate. Click on the down arrow to the extreme right and all the published templates will be listed
Dynamically generated fieldsThis section is only visible if variables are created within the pdf template. You can bind the variable value to any control or keyword.
Generate PDF from Data Query - Regular Template
Generate PDF from Data Query - Regular Template
note

Regular PDF templates must be published before they can be used for generation. Fillable templates, however, do not require publishing and can be used immediately after upload.