Learn how to integrate PDF products and features in your apps with the Acrobat and PDFL APIs. Create apps that integrate with Adobe's enterprise-class product lineup.
JavaScript API Overview In PDF workflows, forms provide not only a vehicle for data entry, but also field format and data validation, computation, and submission. For all of these behaviours, PDF forms technology relies on JavaScript. Adobe Acrobat defines a set of custom JavaScript objects which...
Acrobat-PDFL SDK: JavaScript Reference Acrobat JavaScript API Reference Version compatibility Overview Syntax Method arguments Parameter help Paths Safe path Privileged context Privileged versus non-privileged context User preferences Table quick key Domain names in code samples Changes Across Versions Acr...
Adobe®Acrobat®DCSDKJavaScript™forAcrobatAPIReferenceforMicrosoft®Windows®andMacOS® Edition1.0,May2015 Ifthisguideisdistributedwithsoftwarethatincludesanenduseragreement,thisguide,aswellasthesoftwaredescribedinit,isfurnished underlicenseandmaybeusedorcopiedonlyinaccordancewiththetermsofsuchlicense.Except...
JavaScript for Acrobat API Reference, Version 8
JavaScript ™ for Acrobat ® 3D Annotations API ReferenceReference, Annotations A P IAdobe. (2007). JavaScriptTM for Acrobat(R) 3D Annotations API Reference. Retrieved April 4, 2011 from http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_3d_api_reference.pdf....
mark the API as * private so that any autogenerateddocumentation does NOT include this API. * @private * @method submit * @param cURL{String} The URL to submit to. cURL must be a FormsCentral target. * @param[cSubmitAs=FDF'] {String} This parameterindicates the format for ...
All JavaScript scripts are executed as the result of a particular event. For each of these events, JavaScript creates an event object. During the occurrence of each event, you can access this object to get and possibly manipulate information about the current state of the event. ...
安全路径:Acrobat6.0引入了安全路径的概念,它主要是针对那些通过参数向本地硬盘写数据的JavaScript方法。通常,如果一个路径被判断为不安全,会引发一个NotAllowedError异常。关于安全路径的更多信息参考JavaScript for Acrobat API Reference。 注意:本书中的示例脚本大多数都是用路径“/c/temp/”作为安全路径。
スクリプトエディターには、Acrobat の JavaScript オブジェクトに対するステートメント完了機能はありません。『JavaScript for Acrobat API Reference』を参照してください。 Doc メソッドevent.target.importTextData("file.txt")は、承認されているダイナミック XFA フォームではサポート...