Hello all,
One of my upcoming projects is working on on-demand trainings. At the end, we want to provide a certificate of completion. The current plan is to manually send these out when people are done with the training, but I'm exploring the possibility of the website auto-generating the certificate. Currently I have a form that directs to a pdf file upon completion (for example, see: dynamicpsych.net/sandbox4). There's two questions I have with this:
1: Is it possible to make the pdf open in a new window?
2: Can whatever the user puts in the name field be imposed on the pdf (or a different file type, if needed)?
Thanks much!