PDF Clown
0.0.8

Package it.stefanochizzolini.clown.documents.interaction.actions

Actions used to perform specific operations when triggered [PDF:1.6:8.5].

See:
          Description

Interface Summary
IGoToAction Go-to action.
 

Class Summary
Action Action to be performed by the viewer application [PDF:1.6:8.5].
ChainedActions Chained actions [PDF:1.6:8.5.1].
DoTransition 'Control drawing during a sequence of actions' action [PDF:1.6:8.5.3].
GoTo3dView 'Change the view to a specified 3D annotation' action [PDF:1.6:8.5.3].
GoToDestination<T extends Destination> Abstract go-to-destination action.
GoToEmbedded 'Change the view to a specified destination in a PDF file embedded in another PDF file' action [PDF:1.6:8.5.3].
GoToEmbedded.TargetObject Path information to the target document [PDF:1.6:8.5.3].
GoToFirstPage 'Go to the first page of the document' action [PDF:1.6:8.5.3].
GoToLastPage 'Go to the last page of the document' action [PDF:1.6:8.5.3].
GoToLocal 'Change the view to a specified destination within the same PDF file' action [PDF:1.6:8.5.3].
GoToNextPage 'Go to the next page of the document' action [PDF:1.6:8.5.3].
GoToNonLocal<T extends Destination> Abstract go-to-nonlocal-destination action.
GoToPreviousPage 'Go to the previous page of the document' action [PDF:1.6:8.5.3].
GoToRemote 'Change the view to a specified destination in another PDF file' action [PDF:1.6:8.5.3].
GoToThread 'Jump to a specified bead on an article thread' action [PDF:1.6:8.5.3].
GoToURI 'Cause a URI (Uniform Resource Identifier) to be resolved' action [PDF:1.6:8.5.3].
ImportData 'Import FDF (Forms Data Format) data into the document's interactive form from a specified file' action [PDF:1.6:8.6.4].
JavaScript 'Cause a script to be compiled and executed by the JavaScript interpreter' action [PDF:1.6:8.6.4].
Launch 'Launch an application' action [PDF:1.6:8.5.3].
Launch.WinParametersObject Windows-specific launch parameters [PDF:1.6:8.5.3].
NamedAction Named action [PDF:1.6:8.5.3].
PlayMovie 'Play a movie' action [PDF:1.6:8.5.3].
PlaySound 'Play a sound' action [PDF:1.6:8.5.3].
Rendition 'Control the playing of multimedia content' action [PDF:1.6:8.5.3].
ResetForm 'Reset selected interactive form fields to their default values' action [PDF:1.6:8.6.4].
SetOcgState 'Set the state of one or more optional content groups' action [PDF:1.6:8.5.3].
SubmitForm 'Transmit the names and values of selected interactive form fields to a specified URL (Uniform Resource Locator)' action [PDF:1.6:8.6.4].
ToggleVisibility 'Toggle the visibility of one or more annotations on the screen' action [PDF:1.6:8.5.3].
 

Enum Summary
GoToEmbedded.TargetObject.RelationEnum Relationship between the target and the current document [PDF:1.6:8.5.3].
Launch.WinParametersObject.OperationEnum Operation [PDF:1.6:8.5.3].
OptionsEnum Action options.
 

Package it.stefanochizzolini.clown.documents.interaction.actions Description

Actions used to perform specific operations when triggered [PDF:1.6:8.5].

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.