User's Manual
PDL Reference Guide for Xerox
®
 ConnectKey
®
 Products     7 
DSC Command 
%%OID_ATT_START_SHEET OID_VAL_JOB_SHEET_”string”; 
Where string is: 
NONE  Do not create a banner sheet for this job. 
FULL  Create a banner sheet for this job. By default, if the START SHEET comment is not included a banner sheet  
    is generated unless the device has banner sheet disabled. 
USER  A custom start sheet is included in this job. 
Media Commands 
Media Source 
This command specifies the tray to supply the job’s media.  
PS  <</MediaPosition int >> setpagedevice 
where int is from the table below. 
PCL5 
<Esc>&l#H  
where # is from the table below. 
PCL6 
ubyte ## attr_ubyte MediaSource 
Tray 1 example: 0xc0 0x04 0xf8 0x26 
where ## is the hex number assigned to each selection. 
Tray  PS int  PCL5 #  PCL6 
Auto select  null  7  0x01 
1  1  4, 2, 3, or 6  0x04 
2  2  1  0x05 
3  3  5 or 23  0x07 
4  4  8 or 24  0x08 
5  5  21  0x0A 
6  6  22  0x09 










