public class RichMediaExecuteAction extends PdfAction
RichMediaAnnotation
, RichMediaCommand
, Serialized Form
FIRSTPAGE, LASTPAGE, NEXTPAGE, PREVPAGE, PRINTDIALOG, RESET_EXCLUDE, SUBMIT_CANONICAL_FORMAT, SUBMIT_COORDINATES, SUBMIT_EMBED_FORM, SUBMIT_EXCL_F_KEY, SUBMIT_EXCL_NON_USER_ANNOTS, SUBMIT_EXCLUDE, SUBMIT_HTML_FORMAT, SUBMIT_HTML_GET, SUBMIT_INCLUDE_ANNOTATIONS, SUBMIT_INCLUDE_APPEND_SAVES, SUBMIT_INCLUDE_NO_VALUE_FIELDS, SUBMIT_PDF, SUBMIT_XFDF
Constructor and Description |
---|
RichMediaExecuteAction(PdfIndirectReference ref, RichMediaCommand command)
Creates a RichMediaExecute action dictionary.
|
Modifier and Type | Method and Description |
---|---|
void |
setRichMediaInstance(PdfIndirectReference ref)
Sets the target instance for this action.
|
createHide, createHide, createHide, createImportData, createLaunch, createResetForm, createSubmitForm, gotoEmbedded, gotoEmbedded, gotoLocalPage, gotoLocalPage, gotoRemotePage, javaScript, javaScript, next, rendition, setOCGstate, toPdf
checkType, clear, contains, get, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, merge, mergeDifferent, put, putAll, putEx, remove, size, toString
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
public RichMediaExecuteAction(PdfIndirectReference ref, RichMediaCommand command)
ref
- a reference to rich media annotation dictionary for an annotation for which to execute the script command.
command
- the command name and arguments to be executed when the rich-media-execute action is invoked.
public void setRichMediaInstance(PdfIndirectReference ref)
ref
- a reference to a RichMediaInstance
Copyright © 2016. All rights reserved.