dc10cc0470
Customer Support
Page 6
Job Type
The Job Type command indicates a job that requires special handling.
PJL COMMENT Command
DSC Comment Command
@PJL COMMENT OID_ATT_JOB_TYPE
OID_VAL_JOB_TYPE_
string
;
%%OID_ATT_JOB_TYPE OID_VAL_JOB_TYPE_
string
;
Where
string
is one of the following:
Indicates a normal print job.
PROOF_PRINT
Comparable to Sample Set in a driver. This job type allows you to specify multiple copies
with the @PJL SET COPIES command. One set prints for review. Then you can release
or delete the job.
FAX_SEND
This job type directs a print job to use the embedded fax board and fax the job to a phone
number instead of printing the job. See the FAX SEND command for the commands to
provide the phone number and other fax options.
Delay Print
Delays printing a job until the time specified by the command.
PJL COMMENT Command
DSC Comment Command
@PJL COMMENT OID_ATT_JOB_PRINT_AFTER
“
yyyymmddhhmmss
”;
%%OID_ATT_JOB_PRINT_AFTER
“
yyyymmddhhmmss
”;
Where
yyyy
=year,
mm
=month,
dd
=day,
hh
=hours,
mm
=minutes,
ss
=seconds (always 00)
The default delay time is midnight, 00:00:00