Nitro PDF Professional 4.9
Product Manual
Submitting form data
When you want to have data submitted to a URL, or an email address, you create a submit button. If you submit data to a URL, be aware that you need server-side programming to collect and route data. When emailing data you have several options for what data are contained in an email attachment.
To create a submit button:
- Select the Button tool
from the Nitro PDF Professional toolbar and drag open a rectangle in the location where you want to add the button.
- Name the field submitForm, and then set General, and Appearance properties.
- Select Layout in the Options properties and select Label only. Click the Label field and enter Submit Form
- Click Select Action and select Submit a form from the drop down menu.
- Click Add and enter a URL or enter mailto: plus enter an email address in the text box.
- Do one of the following:
- Click FDF to send the data in FDF format.
- Click HTML and the method to submit data in HTML.
- Select the fields. Click All Fields or Only Fields, and click Select fields to select the fields you want to submit. Check the boxes for Include No Value Fields and/or Convert Dates to Standard Format if desired.
- Click OK.
