Tagged PDF documents with forms.
The objective of this technique is to provide a mechanism that allows users to explicitly request a change of context using the submit-form action in a PDF form. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context. In PDF documents, submit buttons are normally implemented using a tool for authoring PDF.
This example is shown with Adobe Acrobat Pro. There are other software tools that perform similar functions.
The following JavaScript code illustrates the use of a script to specify the submit-form action. To add this script to the form field:
This example is shown in operation in the working example of adding a script action to a submit button.
For each page that submits a form, visually verify that the form contains a submit button and check one of the following: