-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathcarps.drv
124 lines (106 loc) · 1.84 KB
/
carps.drv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
#include <media.defs>
Manufacturer "Canon"
Version ""
Filter application/vnd.cups-raster 100 rastertocarps
HWMargins 14.25 14.25 14.25 14.25
*MediaSize Letter
MediaSize Legal
MediaSize Executive
MediaSize A5
MediaSize B5
MediaSize A4
MediaSize Monarch
MediaSize Env10
MediaSize DL
MediaSize C5
MinSize 3in 5in
MaxSize 8.5in 14in
VariablePaperSize yes
Resolution k 1 0 0 0 "300dpi/300 DPI"
*Resolution k 1 0 0 0 "600dpi/600 DPI"
*MediaType 20 "PLAIN/Plain Paper"
MediaType 15 "PLAIN_L/Plain Paper L"
MediaType 30 "HEAVY/Heavy Paper"
MediaType 35 "HEAVY_H/Heavy Paper H"
MediaType 40 "TRANSP/Transparencies"
MediaType 55 "ENVELOPE/Envelope"
Option "ImageRefinement/Image Refinement" Boolean AnySetup 10
Choice "OFF/Off" ""
*Choice "ON/On" ""
Option "TonerSave/Toner Save" PickOne AnySetup 10
*Choice "DEFAULT/Use Printer Default" ""
Choice "OFF/Off" ""
Choice "ON/On" ""
Throughput 20
{
ModelName "MF5730"
PCFileName "mf5730.ppd"
}
{
ModelName "MF5750"
PCFileName "mf5750.ppd"
}
{
ModelName "MF5770"
PCFileName "mf5770.ppd"
}
Throughput 18
{
ModelName "MF5630"
PCFileName "mf5630.ppd"
}
{
ModelName "MF5650"
PCFileName "mf5650.ppd"
}
{
Throughput 21
ModelName "MF3110"
PCFileName "mf3110.ppd"
}
{
Throughput 15
ModelName "imageCLASS D300"
PCFileName "icd300.ppd"
}
{
Throughput 15
ModelName "LASERCLASS 500"
PCFileName "lc500.ppd"
}
{
Throughput 19
ModelName "FP-L170/MF350/L380/L398"
PCFileName "mf350.ppd"
}
{
ModelName "LC310/L390/L408S"
PCFileName "lc310.ppd"
}
{
Throughput 14
ModelName "PC-D300/FAX-L400/ICD300"
PCFileName "pcd300.ppd"
}
{
Throughput 18
ModelName "L180/L380S/L398S"
PCFileName "l180.ppd"
}
/* not supported:
{
Throughput 13
ModelName "L120"
PCFileName "l120.ppd"
}
{
Throughput 21
ModelName "MF3200 Series"
PCFileName "mf3200.ppd"
}
{
Throughput 4
ModelName "MF8100 Series"
PCFileName "mf8100.ppd"
}
*/