Specifications

CHAPTER 2
LaserWriter 16/600 PS Software
30 Page Device Parameters
Confirmation
procedure or
null
See
description
Prints a confirmation sheet on the print
mechanism at the sending end. The
Confirmation procedure is executed
when the fax job is finished and the
transmission is completed. You can omit
the confirmation report by setting the value
of this parameter to null. You can also
customize the report using your own
procedure.
You should set the value of this parameter
to null if the %Fax% parameter
DefaultConfirmOn is false,
otherwise the default value is
{DefaultConfirmationOn
faxopsexec}.
Copies
array of
dictionaries
or null
null
Enables you to broadcast the same raster or
PostScript language file to multiple
recipients. The only keys allowed in these
dictionaries are the ones allowed in the
FaxOptions dictionary and listed in this
table. If the same key is defined in both
dictionaries, the value from Copies takes
precedence.
CoverNote
array of
strings or null
null
Passes information to the CoverSheet
procedure. It may also be used for the
entire fax message if the message consists
only of the cover sheet.
CoverSheet
procedure or
null
See
description
Allows you to define CoverSheet as a
PostScript language procedure that
produces a customized cover sheet. When
this parameter is null, the software does
not generate cover sheets.
The default value is null if the %Fax%
parameter DefaultCoversOn is false.
Otherwise, the default value is
{/DefaultCoverSheet faxopsecec}.
CoverSheetOnly
boolean
false
Indicates that it is all right to send an empty
job (cover sheet only). If the boolean value is
false and the PostScript language job
produces no pages, no phone call is made
and nothing is sent. If the boolean value is
true and the value of CoverSheet is not
null, then the page generated by the cover
sheet procedure is sent in any case.
HostJobID
integer
0
continued
Table 2-7 Parameters for the FaxOptions dictionary (continued)
Key Type Default Description