Preface
Font Conventions Used in This Book
Font Conventions Used in This Book
The Acrobat documentation uses text styles according to the following conventions.
Font
monospaced
Used for
Paths and filenames
Code examples set off
from plain text
monospaced bold
Code items within plain
text
Parameter names and
literal values in
reference documents
monospaced italic
Pseudocode
Placeholders in code
examples
blue
Live links to Web pages
Live links to sections
within this document
Live links to code items
within this document
bold
PostScript language and
PDF operators,
keywords, dictionary
key names
User interface names
italic
Document titles that are
not live links
New terms
PostScript variables
Examples
C:\templates\mytmpl.fm
These are variable declarations:
AVMenu commandMenu,helpMenu;
The
GetExtensionID
method ...
The enumeration terminates if
proc
returns
false
.
ACCB1 void ACCB2 ExeProc(void)
{
do something
}
AFSimple_Calculate(cFunction,
cFields)
The Adobe Solutions Network URL is:
http://partners.adobe.com/asn/
See
Using the SDK.
Test whether an
ASAtom
exists.
The
setpagedevice
operator
The
File
menu
Acrobat Core API Overview
User space
specifies coordinates for...
filename
deletefile
16
Acrobat JavaScript Scripting Guide