Xerox Phaser 4600/4620 管理员指南

下载
页码 26
dc10cc0470 
Customer Support 
Page 15 
 
 
 
 
Image Quality Commands 
Print Quality
 
This command sets the resolution value. 
PS Command 
<</PostRenderingEnhance true   
 /PostRenderingEnhanceDetails currentpagedevice 
  1 index get 1 dict copy 
  dup /Type 33  put                  
dup /OutputMode (string)  put  
>> setpagedevice 
where string is one of the following. 
toner-saver 
standard 
enhanced 
 
 
 
Print Job Accounting Commands 
Network Accounting
 
Allows User ID data to be sent with job for the purposes of Job-based accounting. 
PJL COMMENT Cmd 
@PJL COMMENT OID_ATT_ACCOUNTING_INFORMATION_AVP “XRX_USERID,xxxx” 
Where xxxx is actual User ID entered by user. 
 
Allows Account ID data to be sent with job for the purposes of Job-based accounting. 
PJL COMMENT Cmd 
@PJL COMMENT OID_ATT_ACCOUNTING_INFORMATION_AVP “XRX_ACCTID,yyyy1” 
Where yyyy is actual Account ID entered by user. 
 
Cover Commands 
Front Cover Only
 
This command specifies a job has a front (only) cover sheet and whether the cover sheet is imaged (TRUE) or blank 
(FALSE). 
PJL COMMENT Cmd 
DSC Comment Cmd 
@PJL COMMENT 
OID_ATT_FIRST_PAGE_IMAGED “String”; 
%%OID_ATT_FIRST_PAGE_IMAGED “String”; 
Where string is:  
TRUE 
FALSE