DOWNLOAD Sharp AR-M550 (serv.man30) Service Manual ↓ Size: 274.11 KB | Pages: 66 in PDF or view online for FREE

Model
AR-M550 (serv.man30)
Pages
66
Size
274.11 KB
Type
PDF
Document
FAQ
Brand
Device
Copying Equipment / Commands for selection of paper input and output trays. Including Escape codes, PJL commands and Postscript commands.
File
ar-m550-sm30.pdf
Date

Sharp AR-M550 (serv.man30) FAQ ▷ View online

 
REV. 1.00 
 
 
46 
Toner Save 
The PostRenderingEnhance key of the pagedevice dictionary indicates 
the Tonersave support. 
 
Entry  
Variable   Defined Value
Tonersave 
/PostRenderingEnhance
Boolean Exist/None 
 
Example (Tonersave): 
currentpagedevice /PostRenderingEnhance known {(True)} {(False)} ifelse 
 
Booklet Mode 
The BookletMode key of pagedevice dictionary indicates the Booklet 
Mode support on the Dragon. 
 
Entry  
Variable
Defined Value
Booklet Mode 
/BookletMode 
String 
Exist/None 
Example (Booklet Mode): 
currentpagedevice /BookletMode known {(True)} {(False)} ifelse 
 
Halftone Enhance 
The PostRenderingEnhance and HalftoneEnhance pagedevice keys of 
pagedevice dictionary indicate the Halftone Enhance support on the 
Dragon. 
 
Entry  
Variable
Defined Value
Halftone Enhance /PostRenderingEnhan
ce and 
/HalftoneEnhance 
Boolean 
Integer 
Exist&Exist/ 
Exist&None 
Example (Halftone Enhance): 
currentpagedevice /PostRenderingEnhance known currentpagedevice /HalftoneEnhance 
known and {(True)} {(False)} ifelse 
 
Job Suspension 
The JobSuspend key of pagedevice dictionary indicates the Job 
Suspension support on the Dragon. 
 
Entry  
Variable
Defined Value
Job Suspension 
/JobSuspend 
String 
Exist/None 
Example (Job Suspension): 
 
REV. 1.00 
 
47
currentpagedevice /JobSuspend known {(True)} {(False)} ifelse 
 
Print Job Accounting 
The JobAccount key of the pagedevice dictionary indicates the Print Job 
Accounting support on the Dragon. 
 
Entry  
Variable
Defined Value
Print Job 
Accounting 
/JobAccount String Exist/None 
Example (Print Job Accounting): 
currentpagedevice /JobAccount known {(True)} {(False)} ifelse 
 
Punch Unit 
The Punch key of the pagedevice dictionary indicates the punch unit on 
the Dragon. 
 
Entry  
Variable
Defined Value 
Punch Unit   
/Punch 
Boolean 
Exist/None 
Example (Punch): 
currentpagedevice /Punch known {(True)} {(False)} ifelse 
 
Punch Type 
The Punch Type key of the pagedevice dictionary indicates the type of 
the punch unit on the Dragon. 
 
Entry  
Variable
Defined Value 
Punch Unit None 
Integer 
Exist/None 
2 holes (except USA)
Integer 
Exist/None 
3 or 2 holes(USA) 
Integer 
Exist/None 
4 holes(France) 
Integer 
Exist/None 
4 holes(Sweden) 
Integer 
Exist/None 
Example (PunchType): 
currentpagedevice /PunchType get 
 
Paper Source, Paper Size, and Paper Type Setting 
 
 
REV. 1.00 
 
48 
Paper Source Setting 
The following PostScript code is used to specify the paper source of a 
print job. 
<</DeferredMediaSelection true /MediaPosition 3>> setpagedevice" 
The Figure 3 in this PostScript code means a paper source position that is 
used the current print job. In the Dragon printing system, the following 
figures are used to specify the paper source. This table shows the figure 
and corresponding paper source in the Dragon printing system. If specified 
paper source is not available, this confusion is resolved by the printer 
engine. 
Paper source 
Figure 
TRAY1 0 
TRAY2 1 
TRAY3 4 
TRAY4 5 
TRAY5 NA 
LCC 7 
Bypass (Manual) 
NA 
Bypass (Auto)   
Manual Envelope 
NA   
Auto 9 
Optional NA 
Envelope NA 
Inserter NA 
 
Paper Size Setting 
The following PostScript code is used to specify the paper size imaging 
and printing in PostScript Level3. 
 
<</DeferredMediaSelection true /PageSize [612 792] >> setpagedevice 
 
The numbers contained within the brackets indicate the actual paper size. 
The following table shows the actual number of each paper sizes in the 
Dragon printing system. The unit of the figure used in the brackets is point. 
A point is 1/72 inch. 
 
REV. 1.00 
 
49
Paper Size 
Number 
Ledger [792 
1224] 
A3 [842 
1191] 
JIS B4 
[729 1032] 
Legal [612 
1008] 
Foolscap [612 
936] 
A4 [595 
842] 
Letter [612 
792] 
Executive [522 
756] 
JIS B5 
[516 729] 
A5 [420 
595] 
 
Invoice [396 
612] 
Postcard [284 
420] 
16K [552 
765] 
8K [765 
1105] 
Custom paper size 
Note 
 
Note: To use custom size paper, actual paper size should be used. 
Page of 66
Display

Click on the first or last page to see other AR-M550 (serv.man30) service manuals if exist.