Created
July 29, 2014 18:35
-
-
Save keeganbrown/36ceb9674399f3fd08d2 to your computer and use it in GitHub Desktop.
console dump of adobe acrobat doc methods and properties available with javascript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| for ( var i in this ) { | |
| console.println( i + " : " + ( typeof this[i]) ); | |
| } | |
| hidden : boolean | |
| info : object | |
| layout : string | |
| filesize : number | |
| documentFileName : string | |
| path : string | |
| numPages : number | |
| pageNum : number | |
| zoom : number | |
| zoomType : string | |
| pane : string | |
| view : object | |
| viewState : object | |
| requiresFullSave : boolean | |
| external : boolean | |
| baseURL : string | |
| URL : string | |
| securityHandler : object | |
| docID : object | |
| metadata : string | |
| closed : boolean | |
| certified : boolean | |
| wireframe : boolean | |
| mouseX : number | |
| mouseY : number | |
| isModal : boolean | |
| isInCollection : boolean | |
| disclosed : boolean | |
| gotoNamedDest : function | |
| print : function | |
| getPrintParams : function | |
| printWithParams : function | |
| printSeps : function | |
| getPrintSepsParams : function | |
| printSepsWithParams : function | |
| scroll : function | |
| mailDoc : function | |
| getURL : function | |
| deletePages : function | |
| replacePages : function | |
| insertPages : function | |
| movePage : function | |
| getPageBox : function | |
| setPageBoxes : function | |
| addThumbnails : function | |
| removeThumbnails : function | |
| addWeblinks : function | |
| removeWeblinks : function | |
| getPageLabel : function | |
| setPageLabels : function | |
| getPageTransition : function | |
| setPageTransitions : function | |
| getPageRotation : function | |
| setPageRotations : function | |
| getPageNthWord : function | |
| getPageNumWords : function | |
| selectPageNthWord : function | |
| getPageNthWordQuads : function | |
| closeDoc : function | |
| bringToFront : function | |
| saveAs : function | |
| extractPages : function | |
| requestPermission : function | |
| newPage : function | |
| setAction : function | |
| addScript : function | |
| removeScript : function | |
| setPageAction : function | |
| addWatermarkFromText : function | |
| addWatermarkFromFile : function | |
| addRequirement : function | |
| removeRequirement : function | |
| getColorConvertAction : function | |
| colorConvertPage : function | |
| embedOutputIntent : function | |
| applyRedactions : function | |
| disableWindows : function | |
| enableWindows : function | |
| isInProtectedView : boolean | |
| title : string | |
| subject : string | |
| author : string | |
| keywords : string | |
| creator : string | |
| producer : string | |
| creationDate : object | |
| modDate : object | |
| app : object | |
| sounds : object | |
| getSound : function | |
| deleteSound : function | |
| importSound : function | |
| dataObjects : object | |
| getDataObject : function | |
| removeDataObject : function | |
| embedDocAsDataObject : function | |
| importDataObject : function | |
| exportDataObject : function | |
| createDataObject : function | |
| getDataObjectContents : function | |
| setDataObjectContents : function | |
| openDataObject : function | |
| bookmarkRoot : object | |
| icons : object | |
| getIcon : function | |
| importIcon : function | |
| deleteIcon : function | |
| createIcon : function | |
| addIcon : function | |
| numIcons : number | |
| getNthIconName : function | |
| removeIcon : function | |
| getOCGs : function | |
| getOCGOrder : function | |
| setOCGOrder : function | |
| getAnnots3D : function | |
| getAnnot3D : function | |
| preflight : function | |
| getPreflightAuditTrail : function | |
| validatePreflightAuditTrail : function | |
| removePreflightAuditTrail : function | |
| spellDictionaryOrder : object | |
| spellLanguageOrder : object | |
| addLink : function | |
| getLinks : function | |
| removeLinks : function | |
| collection : object | |
| getAnnotRichMedia : function | |
| getAnnotsRichMedia : function | |
| permStatusReady : boolean | |
| flattenPages : function | |
| getLegalWarnings : function | |
| getSignatureStatus : function | |
| getUIPerms : function | |
| setUIPerms : function | |
| timestampSign : function | |
| certifyInvisibleSign : function | |
| getModifications : function | |
| setUserPerms : function | |
| encryptForRecipients : function | |
| addRecipientListCryptFilter : function | |
| encryptUsingPolicy : function | |
| rightsManagement : undefined | |
| dirty : boolean | |
| calculate : boolean | |
| numFields : number | |
| delay : boolean | |
| dynamicXFAForm : boolean | |
| XFAForeground : boolean | |
| calculateNow : function | |
| submitForm : function | |
| resetForm : function | |
| mailForm : function | |
| exportAsFDF : function | |
| exportAsXFDF : function | |
| exportAsText : function | |
| exportXFAData : function | |
| importAnFDF : function | |
| importAnXFDF : function | |
| importXFAData : function | |
| importTextData : function | |
| getField : function | |
| getNthFieldName : function | |
| addNewField : function | |
| addField : function | |
| removeField : function | |
| setPageTabOrder : function | |
| templates : object | |
| getTemplate : function | |
| createTemplate : function | |
| removeTemplate : function | |
| numTemplates : number | |
| getNthTemplate : function | |
| spawnPageFromTemplate : function | |
| exportAsFDFStr : function | |
| exportAsXFDFStr : function | |
| exportAsTextStr : function | |
| exportAsXFAStr : function | |
| stampAPFromPage : function | |
| syncAnnotScan : function | |
| addAnnot : function | |
| getAnnot : function | |
| getAnnots : function | |
| selectedAnnots : undefined | |
| annotFilter : object | |
| Collab : object | |
| R : object | |
| N : string | |
| V : object | |
| i : string | |
| media : object | |
| innerAppWindowRect : object | |
| innerDocWindowRect : object | |
| outerAppWindowRect : object | |
| outerDocWindowRect : object | |
| pageWindowRect : object | |
| global : object | |
| console : object | |
| util : object | |
| search : object | |
| catalog : object | |
| identity : object | |
| shareIdentity : object | |
| EScriptString : object | |
| FormsString : object | |
| IPM : object | |
| security : object | |
| XMLData : object | |
| FormWorkflow : object | |
| cTableOddRowColor : string | |
| cTableEvenRowColor : string | |
| cTableHeaderColor : string | |
| CollabIPM_Location : number | |
| CollabIPM_Context : number | |
| IWEmailSteps : object | |
| IWEmailFormSteps : object | |
| IWSteps : object | |
| IWFDSteps : object | |
| ShareFileSteps : object | |
| UploadFileSteps : object | |
| DocCenterLoginSteps : object | |
| DocCenterSignupSteps : object | |
| OldSRIWsteps : object | |
| filesAtDocCenter : object | |
| deadlineDate : string | |
| internalDeadlineDate : string | |
| objectDeadlineDate : object | |
| RT : undefined | |
| SharedReviewDocCenterInitiator : object | |
| SharedReviewWebDAVInitiator : object | |
| SharedReviewAppleiDiskInitiator : object | |
| SharedReviewSMBInitiator : object | |
| SharedReviewSharepointInitiator : object | |
| IDS_GREATER_THAN : string | |
| IDS_GT_AND_LT : string | |
| IDS_LESS_THAN : string | |
| IDS_INVALID_MONTH : string | |
| IDS_INVALID_DATE : string | |
| IDS_INVALID_DATE2 : string | |
| IDS_INVALID_VALUE : string | |
| IDS_AM : string | |
| IDS_PM : string | |
| IDS_MONTH_INFO : string | |
| IDS_STARTUP_CONSOLE_MSG : string | |
| RE_NUMBER_ENTRY_DOT_SEP : object | |
| RE_NUMBER_COMMIT_DOT_SEP : object | |
| RE_NUMBER_ENTRY_COMMA_SEP : object | |
| RE_NUMBER_COMMIT_COMMA_SEP : object | |
| RE_ZIP_ENTRY : object | |
| RE_ZIP_COMMIT : object | |
| RE_ZIP4_ENTRY : object | |
| RE_ZIP4_COMMIT : object | |
| RE_PHONE_ENTRY : object | |
| RE_PHONE_COMMIT : object | |
| RE_SSN_ENTRY : object | |
| RE_SSN_COMMIT : object | |
| color : object | |
| font : object | |
| border : object | |
| style : object | |
| highlight : object | |
| zoomtype : object | |
| cursor : object | |
| trans : object | |
| position : object | |
| scaleWhen : object | |
| scaleHow : object | |
| display : object | |
| permission : object | |
| submitFormUsageRights : object | |
| fileSystem : object | |
| encoding : object | |
| requirements : object | |
| HostContainerDisclosurePolicy : object | |
| AFDigitsRegExp : object | |
| AFPMRegExp : object | |
| AFAMRegExp : object | |
| AFTimeLongRegExp : object | |
| AFTimeShortRegExp : object | |
| AFTimeGarbageRegExp : object | |
| AFNumberDotSepEntryRegExp : object | |
| AFNumberDotSepCommitRegExp : object | |
| AFNumberCommaSepEntryRegExp : object | |
| AFNumberCommaSepCommitRegExp : object | |
| AFZipEntryRegExp : object | |
| AFZipCommitRegExp : object | |
| AFZip4EntryRegExp : object | |
| AFZip4CommitRegExp : object | |
| AFPhoneEntryRegExp : object | |
| AFPhoneCommitRegExp : object | |
| AFSSNEntryRegExp : object | |
| AFSSNCommitRegExp : object | |
| AFMonthsRegExp : object | |
| ANSB_None : number | |
| ANSB_Page : number | |
| ANSB_Seq : number | |
| ANSB_Author : number | |
| ANSB_ModDate : number | |
| ANSB_Type : number | |
| ANSB_Subject : number | |
| ANFB_ShouldPrint : number | |
| ANFB_ShouldView : number | |
| ANFB_ShouldEdit : number | |
| ANFB_ShouldAppearInPanel : number | |
| ANFB_ShouldSummarize : number | |
| ANFB_ShouldExport : number | |
| ANFB_ShouldCollaborate : number | |
| ANFB_ShouldNone : number | |
| IPV6Type : number | |
| IPV4Type : number | |
| CBCanDoReviewWorkflowCheckExpr : string | |
| CBCanDoWorkflowCheckExprAPR : string | |
| ANsums : object | |
| ANsumorder : object | |
| CBFNiceTableName : number | |
| CBFNiceDBName : number | |
| CBFDBPerDoc : number | |
| CBannotdata : object | |
| AnnotsString : object | |
| SOAPString : object | |
| RSS : object | |
| Net : object | |
| SOAP : object | |
| ScriptBridgeUtils : object | |
| SOAPMessageStyle : object | |
| SOAPVersion : object | |
| StreamDigest : object | |
| ServiceDiscovery : object | |
| SOAPRequestStyle : object | |
| ADBCAnnotEnumerator : function | |
| ADBCAnnotStore : function | |
| AFBuildRegExps : function | |
| AFDateFromYMD : function | |
| AFDateHorizon : function | |
| AFDate_Format : function | |
| AFDate_FormatEx : function | |
| AFDate_Keystroke : function | |
| AFDate_KeystrokeEx : function | |
| AFExactMatch : function | |
| AFExtractNums : function | |
| AFExtractRegExp : function | |
| AFExtractTime : function | |
| AFGetMonthIndex : function | |
| AFGetMonthString : function | |
| AFMakeArrayFromList : function | |
| AFMakeNumber : function | |
| AFMatchMonth : function | |
| AFMergeChange : function | |
| AFNumber_Format : function | |
| AFNumber_Keystroke : function | |
| AFParseDate : function | |
| AFParseDateEx : function | |
| AFParseDateOrder : function | |
| AFParseDateWithPDF : function | |
| AFParseDateYCount : function | |
| AFParseGMTDateString : function | |
| AFParseTime : function | |
| AFPercent_Format : function | |
| AFPercent_Keystroke : function | |
| AFRange_Validate : function | |
| AFSignatureLock : function | |
| AFSignature_Format : function | |
| AFSimple : function | |
| AFSimpleInit : function | |
| AFSimple_Calculate : function | |
| AFSpecial_Format : function | |
| AFSpecial_Keystroke : function | |
| AFSpecial_KeystrokeEx : function | |
| AFStringReplace : function | |
| AFTime_Format : function | |
| AFTime_FormatEx : function | |
| AFTime_Keystroke : function | |
| ANApprovalGetStrings : function | |
| ANAuthenticateResource : function | |
| ANClipPrec3 : function | |
| ANContinueApproval : function | |
| ANCreateMLSEElementsFromArray : function | |
| ANCreateMLSElement : function | |
| ANCreateSkipElements : function | |
| ANCreateTipElements : function | |
| ANDefaultInvite : function | |
| ANDoSend : function | |
| ANDocCenterLogin : function | |
| ANDocCenterLoginForAddReviewers : function | |
| ANDocCenterSignup : function | |
| ANDumpObj : function | |
| ANEndApproval : function | |
| ANFancyAlertImpl : function | |
| ANIdentityDialog : function | |
| ANMatchString : function | |
| ANMatchStringCaseInsensitive : function | |
| ANPlatformPathToURL : function | |
| ANRejectApproval : function | |
| ANRunSharedReviewEmailStep : function | |
| ANSMBURLToPlatformPath : function | |
| ANSendApprovalToAuthorEnabled : function | |
| ANSendCommentsToAuthor : function | |
| ANSendCommentsToAuthorEnabled : function | |
| ANSendForApproval : function | |
| ANSendForBrowserReview : function | |
| ANSendForFormDistribution : function | |
| ANSendForFormDistributionEnabled : function | |
| ANSendForReview : function | |
| ANSendForReviewEnabled : function | |
| ANSendForSharedReview : function | |
| ANSendForSharedReviewEnabled : function | |
| ANShareFile : function | |
| ANShareFile2 : function | |
| ANStartApproval : function | |
| ANTrustPropagateAll : function | |
| ANValidateIdentity : function | |
| ANVerifyComments : function | |
| ANstateful : function | |
| ANsumFlatten : function | |
| ANsummAnnot : function | |
| ANsummarize : function | |
| CBAutoConfigCommentRepository : function | |
| CBBBRInit : function | |
| CBBBRInvite : function | |
| CBCreateGettingStartedStepDescription : function | |
| CBCreateInviteStepDescription : function | |
| CBCreateInviteStepDescriptionApproval : function | |
| CBCreateSendInvitationStepDescription : function | |
| CBCreateStepNavElements : function | |
| CBCreateUploadStepDescription : function | |
| CBDeleteReplyChain : function | |
| CBEncodeMaybeInternalStrings : function | |
| CBEncodeURL : function | |
| CBFormDistributionComplete : function | |
| CBFormDistributionEmailComplete : function | |
| CBFreezeFunc : function | |
| CBGetReplyChain : function | |
| CBIsValidEmail : function | |
| CBPutReplyChain : function | |
| CBRunApproveDialog : function | |
| CBRunBBRReviewWizard : function | |
| CBRunEmailApprovalWizard : function | |
| CBRunEmailReviewWizard : function | |
| CBRunFormDistributionWizard : function | |
| CBRunFormDistributionWizardEmail : function | |
| CBRunReturnResponseDialog : function | |
| CBRunReviewOptionsDialog : function | |
| CBRunShareFileWizard : function | |
| CBRunSharedReviewWizard : function | |
| CBRunSimpleWiz : function | |
| CBRunSimpleWizNew : function | |
| CBSetProductVariant : function | |
| CBShareFileComplete : function | |
| CBSharedReviewCloseDialog : function | |
| CBSharedReviewComplete : function | |
| CBSharedReviewConfigureServerStepDescription : function | |
| CBSharedReviewDistributeStepDescription : function | |
| CBSharedReviewIfOfflineDialog : function | |
| CBSharedReviewInviteReviewers : function | |
| CBSharedReviewSecurityDialog : function | |
| CBSharedReviewSelectServerTypeDescription : function | |
| CBSharedReviewStatusDialog : function | |
| CBStartWizStep : function | |
| CBStartWizStepNew : function | |
| CBStrToLongColumnThing : function | |
| CBTrustPropagateWiz : function | |
| CBannotData : function | |
| CBannotSetData : function | |
| CBconnect : function | |
| CBcreateTable : function | |
| CBdef : function | |
| CBgetInfo : function | |
| CBgetTableConnect : function | |
| CBgetTableDesc : function | |
| CBsetInfo : function | |
| ColorConvert : function | |
| ColorEqual : function | |
| CreateViewerVersionCheck70 : function | |
| CreateViewerVersionCheckCase : function | |
| CreateViewerVersionCheckString : function | |
| CreateViewerVersionCheckStringsCluster : function | |
| DebugAlert : function | |
| DebugPrintln : function | |
| DebugThrow : function | |
| DistributionServerStepCommitWork : function | |
| DoIdentityDialog : function | |
| DynamicAnnotStore : function | |
| GetStepNum : function | |
| IWBrowseAnyDoc : function | |
| IWBrowseDoc : function | |
| IWBrowseDocStepCommitWork : function | |
| IWDistributeStepDescription : function | |
| IWDistributionServer : function | |
| IWEmailStepDescription : function | |
| IWIdentityDialog : function | |
| IWNewInternalServer : function | |
| IWSaveProfileStepDescription : function | |
| IWShareFileConfirmDialog : function | |
| IWSharedReviewDocCenterCreateConfirm : function | |
| IWSharedReviewDocCenterCreateID : function | |
| IWSharedReviewDocCenterEligibilityErrorDialog : function | |
| IWSharedReviewDocCenterLogin : function | |
| IWSharedReviewDocCenterServicesDialog : function | |
| IWShowFileError : function | |
| IWShowFolderError : function | |
| IWShowLocalFolderError : function | |
| IWShowSharepointWorkspace : function | |
| IWSubmitButton : function | |
| IWUploadFileError_UniqueFilenameDialog : function | |
| IWUploadFileFailedDialog : function | |
| InitAnWizard : function | |
| InitAnnot : function | |
| InitializeFormsTrackerJS : function | |
| InitializeMultimediaJS : function | |
| LoginForGuardian : function | |
| LookUpWordDefinitionURL : function | |
| LookUpWordEnable : function | |
| Matrix2D : function | |
| RefreshPoliciesForGuardian : function | |
| RemoveWebdav : function | |
| SetHTTPMethods : function | |
| SetRSSMethods : function | |
| SharedString : function | |
| SilentDocCenterLogin : function | |
| SplitAddrs : function | |
| TestHSShare : function | |
| TestReview : function | |
| WDAnnotEnumerator : function | |
| WDmungeURL : function | |
| binsert : function | |
| debugExcept : function | |
| eMailValidate : function | |
| encodeSMBurl : function | |
| encryptUsingPolicyForJSObject : function | |
| filterAddrs : function | |
| getAlwaysUseServerValue : function | |
| getAsciiSafeDocName : function | |
| getDriver : function | |
| getFS : function | |
| getFolderNameRemovedPath : function | |
| getFormsString : function | |
| getnextnumber : function | |
| globalCheckForSameSMBLocation : function | |
| hasHanko : function | |
| indexOfNextEssential : function | |
| isAlphaNumeric : function | |
| isAlphabetic : function | |
| isNumber : function | |
| isReservedMaskChar : function | |
| isValidSaveLocationAtDocCtr : function | |
| isort : function | |
| longFileName : function | |
| maskSatisfied : function | |
| myReviewTrackerDebugAlert : function | |
| populateFilesAtDocCenter : function | |
| setDateAndTime : function | |
| spell : object | |
| node : xml | |
| MultimediaString : object | |
| Preflight : object | |
| PreflightProfile : object | |
| PreflightResult : object | |
| PreflightAuditTrail : object | |
| tts : object | |
| event : object | |
| true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment