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

Скачать
Страница из 122
Technologies Supported by the Acrobat SDK
The Adobe PDF Library
2
28
Technical Limitations of Using the IAC API With Adobe Reader
Adobe Reader does not support OLE automation.
Adobe Reader supports only limited DDE message and Apple events. See the Acrobat 
Interapplication Communication Reference
 for more details.
There are licensing restrictions on functionality that may be added to Adobe Reader by 
plug-ins. See 
The Adobe PDF Library
The Adobe PDF Library is based on the core technology of the Adobe Acrobat line of 
products and offers complete functionality for generating, manipulating, rendering, and 
printing Adobe PDF documents. 
N
O T E
:
The PDF Library is licensed separately from Acrobat and the Acrobat SDK. For more 
information, see 
.
Designed specifically for OEMs, ISVs, system integrators, and enterprise IT developers, the 
Adobe PDF Library SDK contains a powerful set of functions for developing third-party 
solutions and workflows around the Adobe Portable Document Format (PDF). 
The library enables Adobe PDF functionality to be seamlessly embedded within 
applications. It also provides reliable, accurate and Adobe-supported implementation of 
the latest PDF specification. 
The Adobe PDF Library and the Adobe Acrobat SDK
There is a significant overlap between the functionality provided by the PDF Library 
Software Development Kit (SDK) and by the Acrobat SDK. They differ in providing access to 
the Acrobat user interface:
The Acrobat SDK is meant for the plug-in environment, and allows you to control and 
interact with the Acrobat user interface.
The PDF Library SDK is intended for interaction between PDF and other applications, 
such as high volume batch processing and PDF generation applications. It does not 
export methods for creating or managing Acrobat user interface elements—that is, the 
AcroView (AV) layer of the core API.
For more information, see the Acrobat and PDF Library API Overview and the Acrobat and 
PDF Library API Reference
.