In an educational application, when a user fills out a registration form, they may want to obtain a PDF output of the form. This can be done via a button that is triggered after the form is completed.
Adding a PDF Creation Action After User Registration
In the Properties panel, enter a phrase such as “Download PDF” in the Label section of the button.
Configuring the Component To PDF Action
With this configuration, the user can get a PDF output of the form with just one click after filling out the form. When the action is executed, the selected element is converted to PDF format and presented to the user.