Auto-download a PDF after successful submission

Hi, I’m trying to provide an ebook download (PDF) automatically to users after successful form submission. Any help appreciated.

Hello Oluwarotimi. Can you use the URL of the PDF in the confirmation redirect setting, which will redirect the user to the PDF after submission?

Or, can you send the link to the PDF in their notification email?

Or, redirect to a page on your site where you have a confirmation message, and also then a link to the PDF which can be downloaded?

Thanks Chris. I’ve done this. Is there a way to make that redirect open a new tab?

We do have one possibility using the gform_confirmation filter:

Some browsers may prevent that from working, but it might be worth trying.