About Pdf Library And Plug-In Applications; Manipulating Acrobat Professional, Acrobat Standard, And Adobe Reader; Displaying A Pdf Document In An External Window - Adobe ACROBAT SDK 8.1 Manual

Developing plug-ins and applications
Table of Contents

Advertisement

Adobe Acrobat SDK
Developing Plug-ins and Applications
Cos types
A Cos object refers to its corresponding Cos object in the PDF document. Cos objects are represented as
opaque 8-byte structures. They have subtypes of boolean, integer, real, name, string, array, dict, and
stream. For information, see

About PDF Library and plug-in applications

The Acrobat core API and the PDF Library API enable you to create plug-ins and PDF Library applications to
enhance and manipulate PDF document content and to customize Acrobat and Adobe Reader to meet
your requirements. The PDF Library API is a subset of the Acrobat core API.
The following diagram shows the relationship between the PDF Library API and the Acrobat core API.
For information about creating an Acrobat core API or project or PDF Library API, see
PDF Library Applications" on page
Note:
The remaining parts of this section describe tasks that you can perform by using either the Acrobat
core API or the PDF Library API and refer you to the corresponding sections located in this guide.

Manipulating Acrobat Professional, Acrobat Standard, and Adobe Reader

Plug-ins can control the Acrobat and Adobe Reader interface. For example, you can create and attach a
new button to an existing toolbar. For information, see

Displaying a PDF document in an external window

Plug-ins can have Acrobat draw into an arbitrary window, allowing plug-ins to support PDF file viewing
within their own user interface. For example, you can view a PDF document in an external window while
Acrobat is displaying another PDF document. That way, you can view two separate PDF documents from
within the same instance of Acrobat. For information, see
window" on page
"Working with Cos Objects" on page
Acrobat® Extended API
Acrobat Core API
Adobe® Acrobat SDK
PDF Library SDK
39.
74.
About PDF Library and plug-in applications
178.
Public API
"Attaching a button to a toolbar" on page
"Opening a PDF document in an external
Introduction
23
"Creating Plug-in and
103.

Advertisement

Table of Contents
loading

Table of Contents