Acroexch
Adobe Acrobat 8.0 SDK
14 1 OLE Automation This chapter describes the objects, data types, and methods in the OLE automation interface. The names AcroExch.App and AxAcroPDFLib.AxAcroPDF are the external strings OLE clients use to create objects of certain types.
www.adobe.com
Acrobat Interapplication Communication Reference
.187 AcroExch.PDDoc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188 AcquirePage ...
partners.adobe.com
Scripting QuickTest Professional
Chapter 16 Scripting Quicktest Professional Page 3 Dani Vainstein Accessing PDF's Page 3 of 79 AcroExch.PDDoc.CreateThumbs () Method..... 46 AcroExch.PDDoc.CropPages () Method..... 46 ...
www.advancedqtp.com
Acrobat Interapplication Communication Overview
Application AcroExch. App AVDoc Represents a window containing an open PDF file. Your application can use this to cause Acrobat to render into its window so that it closely resembles Acrobat's window.
partners.adobe.com
Programming Acrobat JavaScript Using Visual Basic
Show Dialog() path = OpenFileDialog1.FileName foundErr = False pdDoc = CreateObject("AcroExch.PDDoc") If pdDoc.Open(path) Then jso = pdDoc.GetJSObject If Not jso Is Nothing Then count = jso.getPageNumWords(0) Programming ...
www.adobe.com
How to create PDF file from Visual Basic
How to create PDF file from Visual Basic: example "Hello, PDF!" How to create PDF file from Visual Basic
www.colorpilot.com
Acrobat Viewer Interapplication Communication Support Overview
11/13/96 2.1 IAC Objects 13 2.1.1Acrobat Viewer Level Application Apple event name: Application OLE automation name: AcroExch.App At the top level is the Application object.
ftp.ktug.or.kr
Scripting Acrobat with VB
Launch Acrobat Set gAcro = CreateObject("AcroExch.App") Set newPD = CreateObject("AcroExch.PDDoc") Set newAV = CreateObject("AcroExch.AVDoc") gAcro.Show.
www.planetpdf.com
Chapter 8: Integrating PDF Technology
The key that seems appropriate for this exercise is: [HKEY_CLASSES_ROOT\AcroExch.Document\shell\print\command]* The results will differ based on which version of Acrobat is installed, ...
portal.dfpug.de
Developing PDF-Manipulation Macros for eSubmission Automation
It launches Adobe Arcobat by calling CreateObject("AcroExch.App") and opens a PDF file with a PDF document object created with CreateObject("AcroExch.PDDoc").
www.lexjansen.com
Other sites you could try:
Find videos related to Acroexch