Page 1 of 1
Create pdf online
Posted: Mon Aug 02, 2021 4:06 pm
by Joan Ferrer
Hi:
After a user fills in a form, is it possible to create a pdf for the user to download?
Thanks
Re: Create pdf online
Posted: Mon Aug 02, 2021 4:27 pm
by BaconFries
This will require programming with the likes of JavaScript or jQuery.
Re: Create pdf online
Posted: Mon Aug 02, 2021 4:34 pm
by crispy68
Why not add a download button to the .pdf on your 'Success' page?
Re: Create pdf online
Posted: Tue Aug 03, 2021 3:11 pm
by bkjohns
If you are just trying to give them a copy of the form perhaps a print button would suffice, and the user can decide to print to paper or a pdf on their end.
Re: Create pdf online
Posted: Thu Aug 05, 2021 5:10 pm
by Joan Ferrer
Hi
Generating a pdf is because with smartphones, you can save the generated document, for example a contract in your name.
Thank you for your answers