5 #ifndef PDFTRON_H_CPPPDFAction
6 #define PDFTRON_H_CPPPDFAction
10 #include <C/PDF/TRN_Action.h>
351 TRN_Action mp_action;
360 #include <Impl/Page.inl>
362 #endif // PDFTRON_H_CPPPDFAction
Action & operator=(const Action &in_action)
Action(SDF::Obj in_obj=0)
(PDF 1.6) Set the current view of a 3D annotation
bool GetFormActionFlag(FormActionFlag flag) const
static Action CreateURI(SDF::SDFDoc &doc, const char *uri)
KeyStrokeActionResult ExecuteKeyStrokeAction(const KeyStrokeEventData &data)
class Destination GetDest()
static Action CreateGoto(class Destination dest)
Import field values from a file.
Resolve a uniform resource identifier.
Adobe supplement to ISO 32000; specifies a command to be sent to rich media annotation's handler...
Go to a destination in the current document.
Set an annotation's Hidden flag.
static Action CreateJavaScript(SDF::SDFDoc &doc, const char *script)
Set fields to their default values.
static Action CreateSubmitForm(const FileSpec &url)
Execute a JavaScript script.
Send data to a uniform resource locator.
static Action CreateResetForm(SDF::SDFDoc &doc)
('Go-to embedded'; PDF 1.6) Go to a destination in an embedded file.
Begin reading an article thread.
Launch an application, usually to open a file.
Execute an action predefined by the viewer application.
static Action * CreateInternal(ptrdiff_t impl)
static Action CreateImportData(SDF::SDFDoc &doc, const char *path)
static Action CreateGotoRemote(const FileSpec &file, int page_num)
void SetFormActionFlag(FormActionFlag flag, bool value)
ptrdiff_t GetHandleInternal()
bool operator==(const Action &in_action)
(PDF 1.5) Set the states of optional content groups.
static Action CreateLaunch(SDF::SDFDoc &doc, const char *path)
static Action CreateHideField(SDF::SDFDoc &sdfdoc, int list_length, const char **field)
(PDF 1.5) Controls the playing of multimedia content.
Updates the display of a document, using a transition dictionary.
('Go-to remote') Go to a destination in another document.
SDF::Obj GetSDFObj() const