Is there a way to append the senders name or an instance name to the PDF filename upon email submission?
Right now, I haven't figured out how to flatten the form upon submission so I'm going to post the form online as it is... The recipient will receive the form (not the static PDF I eventually want) with the same name every time & have to remember to rename it uniquely each time it is received... I don't really want to have to make them do that just in case they forget & it overwrites an existing file...
Any assistance on how to call the Output.transformPDF would be helpful as well. Not sure how to code it...
Right now, I haven't figured out how to flatten the form upon submission so I'm going to post the form online as it is... The recipient will receive the form (not the static PDF I eventually want) with the same name every time & have to remember to rename it uniquely each time it is received... I don't really want to have to make them do that just in case they forget & it overwrites an existing file...
Any assistance on how to call the Output.transformPDF would be helpful as well. Not sure how to code it...