Adobe Reader 插件开发人员入门 (PDF)
You can use the Acrobat SDK to create plug-ins for Adobe Reader and Acrobat as well as standalone applicaTIons that interact with and manipulate PDF documents. The Acrobat SDK contains two libraries: the Acrobat core API and the PDF Library API.
The Acrobat core API contains a set of interfaces that enable you to develop plug-ins that integrate with Acrobat and Adobe Reader. The PDF Library API enables you to develop applicaTIons that interact with and manipulate PDF documents. It overlaps with the Acrobat core API (with the important excepTIon of the AV-layer, which is only part of the Acrobat core API); however, the PDF Library API also extends the Acrobat core API with a small number of interfaces specific to the PDF Library API. This chapter introduces the Acrobat core API and PDF Library API.