Adding confirmation page as last page in PDF

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Adding confirmation page as last page in PDF

vmanners
Hi All,
Is there an easy way to add a confirmation page at the end of a submitted form PDF, with the form ID we've assigned along with submit date/timestamp?

Trying to figure out the easiest way to ensure people filling out this form have the claim# , submittal info that they can easily reference when calling to enquire about their form.
Reply | Threaded
Open this post in threaded view
|

Re: Adding confirmation page as last page in PDF

Alessandro  Vernet
Administrator
Hi Vene,

Generally, to add information to a PDF, you'll want to, in Form Builder, at the end of your form, create a section, say "Confirmation", with an Explanatory Text field. That field allows you to write text interleaved with dynamic values. In the Section Settings, check the box "Page break before" to have that section on a new page. Also, under "Visibility", use `fr:mode() = 'pdf'` so the section only shows in the PDF.

-Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet