7.6

Table Of Contents
Arguments
info
String value specifying a description of the fax.
Code Sample Example
setfaxinformation( 'purchase confirmation' )
SetFaxNumber (procedure)
Defines a fax number for PlanetPress Fax.
Syntax
setfaxnumber( faxnumber )
Arguments
faxnumber
String value specifying the fax number.
Code Sample Example
setfaxnumber( '(514)276-7633' )
SetImageIndex (procedure)
Associates a data value with a PlanetPress Search index term defined using the DefineImageIndex() command. Plan-
etPress Image uses this information when it generates the .PDI file it creates for each PDF file it creates.
This function has no effect when the output of the document is not a PDFfile generated through PlanetPress Image.
Syntax
setimageindex( name, data )
Arguments
name
String value specifying the name of the index term with which you want to associate a data value.
data
String value specifying the data value you want to associate with the index term.
Code Sample Examples
These examples illustrate setimageindex().
©2010 Objectif Lune Inc - 618 -