You are on page 1of 3

AxAcroPDFLib.AxAcroPDF http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/I...

Acrobat Interapplication Communication > Interapplication Communication API Reference > OLE Automation >
AxAcroPDFLib.AxAcroPDF

AxAcroPDFLib.AxAcroPDF

An object containing a set of methods that provide access to PDF browser controls.
This is a creatable interface. This object makes it possible to load a file, move to
various pages within the file, and specify various display and print options.

Methods

The AxAcroPDF object has the following methods.

Method Description

GetVersions
Deprecated

GoBackwardStack
Goes to the previous view on the view stack, if the
previous view exists.

GoForwardStack
Goes to the next view on the view stack, if the next view
exists.

GotoFirstPage
Goes to the first page in the document, maintaining the
current location within the page and zoom level.

GotoLastPage
Goes to the last page in the document, maintaining the
current location within the page and zoom level.

GotoNextPage
Goes to the next page in the document, if it exists.
Maintains the current location within the page and zoom
level.

GotoPreviousPage
Goes to the previous page in the document, if it exists.
Maintains the current location within the page and zoom
level.

LoadFile
Opens and displays the specified document within the
browser.

Print
Prints the document according to the options selected in a
user dialog box.

PrintAll
Prints the entire document without displaying a user
dialog box.

PrintAllFit
Prints the entire document without displaying a user
dialog box, and the pages are shrunk, if necessary, to fit
into the imageable area of a page in the printer.

1 of 3 04/06/2012 22:22
AxAcroPDFLib.AxAcroPDF http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/I...

PrintPages
Prints the specified pages without displaying a user dialog
box.

PrintPagesFit
Prints the specified pages without displaying a user dialog
box.

PrintWithDialog
Prints the document according to the options selected in a
user dialog box.

SetCurrentHighlight
Highlights the text selection within the specified bounding
rectangle on the current page.

SetCurrentPage
Goes to the specified page in the document.

SetLayoutMode
Sets the layout mode for a page view according to the
specified string.

SetNamedDest
Changes the page view to the named destination in the
specified string.

SetPageMode
Sets the page mode according to the specified string.

SetShowScrollbars
Determines whether scrollbars will appear in the
document view.

SetShowToolbar
Determines whether a toolbar will appear in the viewer.

SetView
Sets the view of a page according to the specified string.

SetViewRect
Sets the view rectangle according to the specified
coordinates.

SetViewScroll
Sets the view of a page according to the specified string.

SetZoom
Sets the magnification according to the specified value.

SetZoomScroll
Sets the magnification according to the specified value,
and scrolls the page view both horizontally and vertically
according to the specified amounts.

Properties

The AxAcroPDF object has the following property.

Property Description

2 of 3 04/06/2012 22:22
AxAcroPDFLib.AxAcroPDF http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/I...

Src
Gets or sets the URL for the document.

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp


/IAC_API_OLE_Objects.103.167.html

3 of 3 04/06/2012 22:22

You might also like