Before you begin
We're rolling out a new, more intuitive product experience. If the screen shown here doesn’t match your product interface, select help for your current experience.
Before you begin
We're rolling out a new, more intuitive product experience. If the screen shown here doesn’t match your product interface, select help for your current experience.
You can set your document with actions that are triggered when a bookmark or link is clicked or when a page is viewed. For example, use links and bookmarks to navigate different document locations, execute commands, and perform various tasks. Set actions in the Properties dialog box.
For other items like pages, media clips, and form fields, establish a trigger that initiates the action, and then define the action itself. Assign multiple actions to a single trigger.
The Locked option safeguards an object's look and feel and actions from unintentional changes.
From the Bookmarks panel, right-click on a bookmark and then select Properties.
Or, double-click the Link, media clip, or form field and choose Properties.
Select the Actions tab.
In the Select Action menu, choose the desired action type and select Add. You can add multiple actions which will execute in the order they appear in the Actions list box.
(Optional) In the Actions tab, select an action and use the buttons to reorder, edit, or delete it.
Select OK to confirm the actions.
Close the Rich Media tool by clicking the cross icon at the right end of the toolbar.
To enhance the interactive quality of a document, you can specify actions, such as changing the zoom value, to occur when a page is opened or closed.
From the right panel, select the Page thumbnails icon.
Select the corresponding page thumbnail and select Page properties from the options menu.
Select the Actions tab.
From the Select Trigger menu, choose Page Open to set an action when the page opens, or choose Page Close to set an action when the page closes.
From the Select Action menu, pick an action and then select Add.
Determine the options for the action and select OK.
Available options depend on the chosen action.
To create a sequence of actions, select another action from the menu and select Add.
Use the Up and Down buttons to order the actions as desired.
If you set an action to switch to Full Screen view on Page Open or Page Close, the same page will open or close in Full Screen view next time.
Close all open dialog boxes, if any. Select the cross icon at the right end of the toolbar to close the tool.
Here are the actions you can assign to links, bookmarks, pages, media clips, and form fields:
Triggers activate actions in media clips, pages, and form fields. For example, you can set a movie or sound clip to play when a page opens or closes. Available options vary based on the specific page element.
For media clips and form fields (not links or bookmarks), you can use the following triggers:
Netscape Communications developed JavaScript to simplify the creation of interactive web pages. Adobe has improved JavaScript for easy integration of this interactivity into your PDF documents.
You can use JavaScript code with actions tied to bookmarks, links, and pages. The Set Document Actions command lets you create document-wide JavaScript actions. For instance, selecting Document Did Save triggers the JavaScript after saving a document.
Acrobat Pro is needed to use JavaScript with forms and action wizards.
In Acrobat Pro, you can also use JavaScript with PDF forms and action wizards. Typical uses of JavaScript in forms include formatting, calculating, and validating data, and assigning actions. Field-level scripts, tied to specific form fields like a button, run when an event like a Mouse Up action happens.
To learn how to create JavaScript scripts, download the JavaScript manuals from the Adobe website. The 'Developing Acrobat Applications Using JavaScript' provides background information and tutorials, while the 'JavaScript for Acrobat API Reference' offers detailed reference information. You can find these and other JavaScript resources on the Adobe website.