How to add option to download PDF of completed form?

  • bizhan_n
    Asked on January 2, 2021 at 2:02 PM

    Hi

    I would like to include the option for users to download as PDF (and/or print) their submission once redirected to the thank you page.

    Thanks.

  • VincentJay
    Replied on January 2, 2021 at 3:30 PM

    If you want to send an email with a PDF attachment to the user who submits to the form, please follow this guide: https://www.jotform.com/help/26-setting-up-an-autoresponder-email

    You need to update the settings and make sure that you enable the PDF attachment in the advanced section. Please check the screencast guide below:

    1609619270 5ff0d746c83e0 bdsf4343 Screenshot 10

    Please try it and let us know if that is what you're looking for.

    If you want to add the download PDF link to the Thank You page, please follow the screencast guide below:

    1609619417 5ff0d7d9ef410 vd355 Screenshot 21

  • bizhan_n
    Replied on January 2, 2021 at 5:25 PM

    That's useful thank you. Is there a script or code to add the PDF download link to an external thank you page?

  • Jed_C
    Replied on January 2, 2021 at 9:21 PM

    You can use the link below where {id} is the submission ID which will only be generated once the form is submitted. Also, replace the xxxxxx with your form ID.

    https://www.jotform.com/server.php?action=getSubmissionPDF&sid={id}&formID=xxxxxx

    Let us know if you have any questions or if you need further assistance.