Справочник Пользователя для Adobe acrobat 7.0.5 sdk

Скачать
Страница из 122
11
Preface
Description
This guide provides an introduction to the Adobe
®
 Acrobat
® 
Software Development Kit 
(SDK). It provides a general overview of the types of things you can do with the SDK and the 
technologies that are available to you through the SDK.
Audience
This guide is meant for both experienced Acrobat SDK developers and those who are new 
to the Acrobat SDK. 
For those new to the Acrobat SDK, this guide provides information about Acrobat SDK 
technologies and the many different ways that developers can extend Acrobat using the 
SDK.
For developers who have used earlier versions of the SDK, this guide provides information 
on new and changed features in this version of the Acrobat SDK.
Resources and Samples
The following resources and samples provide further information about the Acrobat SDK:
Acrobat and  PDF Library API Overview provides a high-level overview of the Acrobat and 
PDF Library APIs.
Acrobat and PDF Library API Reference contains the method prototypes and details on 
arguments. By using this reference online, you can copy prototypes directly into your 
plug-in as you are coding it.
Acrobat JavaScript Scripting Guide provides an overview of how to use Acrobat 
JavaScript to develop and enhance standard workflows. 
Acrobat JavaScript Scripting Reference describes in detail all objects, properties and 
methods within the Acrobat extension to JavaScript, and gives code examples. 
Acrobat Plug-in Guide explains how to use the Acrobat core and extended APIs to write 
plug-ins for Acrobat and Adobe Reader. It describes basic Acrobat development 
concepts and provides information on upgrading plug-ins from Acrobat 6 to Acrobat 7.
Acrobat Interapplication Communication Overview explains the interapplication 
communication (IAC) support concepts, such as objects and commands universally 
understood by applications.