You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

408 lines
11 KiB

1 month ago
  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1995 Yves Arrouye for AFPL Ghostscript with Level 2 PS.
  4. *% All Rights Reserved.
  5. *% This file may be distributed as part of GNU Ghostscript and/or AFPL
  6. *% Ghostscript, under the same terms and conditions as Ghostscript.
  7. *% End of Copyright statement
  8. *FormatVersion: "4.1"
  9. *FileVersion: "1.0"
  10. *LanguageEncoding: ISOLatin1
  11. *LanguageVersion: English
  12. *PCFileName: "CBJC600.PPD"
  13. *Product: "(Canon Bubble Jet Color 600)"
  14. *PSVersion: "(2010.351) 0"
  15. *ModelName: "Canon Bubble Jet Color 600"
  16. *NickName: "BJC-600"
  17. *ShortNickName: "BJC-600"
  18. *Manufacturer: "Canon"
  19. *% This file is not complete, and may lack some useful information...
  20. *% Note: the default transfer function should be set to Null if Ghostscript
  21. *% exhibit a bug making magenta appear while printing in gray levels...
  22. *% Note: if you print on A4 paper by default, change *Default values (the
  23. *% default is Letter here).
  24. *% ==============Constraints =================
  25. *UIConstraints: *BitsPerPixel None *ColorModel DeviceCMYK
  26. *UIConstraints: *BitsPerPixel None *ColorModel DeviceRGB
  27. *UIConstraints: *BitsPerPixel 16 *ColorModel DeviceRGB
  28. *UIConstraints: *BitsPerPixel 16 *ColorModel DeviceGray
  29. *UIConstraints: *BitsPerPixel 24 *ColorModel DeviceGray
  30. *UIConstraints: *BitsPerPixel 32 *ColorModel DeviceRGB
  31. *UIConstraints: *BitsPerPixel 32 *ColorModel DeviceGray
  32. *UIConstraints: *ColorModel DeviceCMYK *BitsPerPixel None
  33. *UIConstraints: *ColorModel DeviceRGB *BitsPerPixel None
  34. *UIConstraints: *ColorModel DeviceRGB *BitsPerPixel 16
  35. *UIConstraints: *ColorModel DeviceRGB *BitsPerPixel 32
  36. *UIConstraints: *ColorModel DeviceGray *BitsPerPixel 16
  37. *UIConstraints: *ColorModel DeviceGray *BitsPerPixel 24
  38. *UIConstraints: *ColorModel DeviceGray *BitsPerPixel 32
  39. *% =========== Device Capabilities ===============
  40. *LanguageLevel: "2"
  41. *Protocols: TBCP
  42. *FreeVM: "2124600"
  43. *ColorDevice: True
  44. *DefaultColorSpace: CMYK
  45. *FileSystem: True
  46. *Throughput: "1"
  47. *Password: "()"
  48. *% ============Paper Size Information ==============
  49. *OpenUI *PageSize: PickOne
  50. *OrderDependency: 30 AnySetup *PageSize
  51. *DefaultPageSize: Letter
  52. *PageSize A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  53. *PageSize A5: "1 dict dup /PageSize [421 595] put setpagedevice"
  54. *PageSize A6: "1 dict dup /PageSize [297 421] put setpagedevice"
  55. *PageSize A7: "1 dict dup /PageSize [210 297] put setpagedevice"
  56. *PageSize A8: "1 dict dup /PageSize [148 210] put setpagedevice"
  57. *PageSize A9: "1 dict dup /PageSize [105 148] put setpagedevice"
  58. *PageSize A10: "1 dict dup /PageSize [74 105] put setpagedevice"
  59. *PageSize B5: "1 dict dup /PageSize [501 709] put setpagedevice"
  60. *PageSize Letter/US Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  61. *CloseUI: *PageSize
  62. *OpenUI *PageRegion: PickOne
  63. *OrderDependency: 40 AnySetup *PageRegion
  64. *DefaultPageRegion: Letter
  65. *PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  66. *PageRegion A5: "1 dict dup /PageSize [421 595] put setpagedevice"
  67. *PageRegion A6: "1 dict dup /PageSize [297 421] put setpagedevice"
  68. *PageRegion A7: "1 dict dup /PageSize [210 297] put setpagedevice"
  69. *PageRegion A8: "1 dict dup /PageSize [148 210] put setpagedevice"
  70. *PageRegion A9: "1 dict dup /PageSize [105 148] put setpagedevice"
  71. *PageRegion A10: "1 dict dup /PageSize [74 105] put setpagedevice"
  72. *PageRegion B5: "1 dict dup /PageSize [501 709] put setpagedevice"
  73. *PageRegion Letter/US Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  74. *CloseUI: *PageRegion
  75. *DefaultImageableArea: Letter
  76. *ImageableArea A4: "18.425196 27.096094 576.625183 833.496094"
  77. *ImageableArea A5: "18.425196 27.096045 402.625183 586.496033"
  78. *ImageableArea A6: "18.425196 27.096045 278.625183 412.496033"
  79. *ImageableArea A7: "18.425196 27.096045 191.625198 288.496033"
  80. *ImageableArea A8: "18.425196 27.096045 129.625198 201.496048"
  81. *ImageableArea A9: "18.425196 27.096045 86.625198 139.496048"
  82. *ImageableArea A10: "18.425196 27.096045 55.625195 96.496048"
  83. *ImageableArea B5: "18.425196 27.096045 482.625183 700.496033"
  84. *ImageableArea Letter/US Letter: "18.425196 27.096045 593.625183 783.496033"
  85. *?ImageableArea: "
  86. save
  87. /cvp {( ) cvs print ( ) print } bind def
  88. /upperright {10000 mul floor 10000 div} bind def
  89. /lowerleft {10000 mul ceiling 10000 div} bind def
  90. newpath clippath pathbbox
  91. 4 -2 roll exch 2 {lowerleft cvp} repeat
  92. exch 2 {upperright cvp} repeat flush
  93. restore
  94. "
  95. *End
  96. *DefaultPaperDimension: Letter
  97. *PaperDimension A4: "595 842"
  98. *PaperDimension A5: "421 595"
  99. *PaperDimension A6: "297 421"
  100. *PaperDimension A7: "210 297"
  101. *PaperDimension A8: "148 210"
  102. *PaperDimension A9: "105 148"
  103. *PaperDimension A10: "74 105"
  104. *PaperDimension B5: "501 709"
  105. *PaperDimension Letter/US Letter: "612 792"
  106. *HWMargins: "9.637794495 27.042521 9.637794495 8.503937"
  107. *% =============Halftone Information ===============
  108. *ScreenFreq: "60.0"
  109. *ScreenAngle: "45.0"
  110. *DefaultScreenProc: Dot
  111. *ScreenProc Dot: "
  112. {dup mul exch dup mul add 1.0 exch sub }
  113. "
  114. *End
  115. *ScreenProc Line: "{ pop }"
  116. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  117. *DefaultTransfer: Normalized
  118. *Transfer Normalized: "{mark
  119. 1.0 1.000 0.955 0.915 0.847 0.765 0.683 0.602 0.500 0.311 0.030 0.0
  120. counttomark dup 3 add -1 roll exch
  121. 2 sub mul dup floor cvi dup 3 1 roll sub exch dup
  122. 3 add index exch 2 add index dup 4 1 roll sub mul add
  123. counttomark 1 add 1 roll cleartomark
  124. } bind"
  125. *End
  126. *Transfer Null: "{ }"
  127. *Transfer Null.Inverse: "{ 1 exch sub }"
  128. *End
  129. *%==================Input Slot====================
  130. *OpenUI *InputSlot/Media Source: PickOne
  131. *OrderDependency: 20 AnySetup *InputSlot
  132. *DefaultInputSlot: Feeder
  133. *InputSlot Feeder/Paper Tray: ""
  134. *CloseUI: *InputSlot
  135. *%=================Manual Feed====================
  136. *OpenUI *ManualFeed/Manual Feed: Boolean
  137. *OrderDependency: 20 AnySetup *ManualFeed
  138. *DefaultManualFeed: False
  139. *ManualFeed True/True: "1 dict dup /ManualFeed true put setpagedevice"
  140. *ManualFeed False/False: "1 dict dup /ManualFeed false put setpagedevice"
  141. *?ManualFeed: "
  142. save
  143. currentpagedevice /ManualFeed get
  144. {(True)}{(False)}ifelse = flush
  145. restore"
  146. *End
  147. *CloseUI: *ManualFeed
  148. *%===================Resolution====================
  149. *OpenUI *Resolution/Resolution: PickOne
  150. *OrderDependency: 10 AnySetup *Resolution
  151. *DefaultResolution: 360x360dpi
  152. *Resolution 90x90dpi/90dpi: "
  153. 1 dict dup /HWResolution [ 90 90 ]
  154. put setpagedevice"
  155. *End
  156. *Resolution 180x180dpi/180dpi: "
  157. 1 dict dup /HWResolution [ 180 180 ]
  158. put setpagedevice"
  159. *End
  160. *Resolution 360x360dpi/360dpi: "
  161. 1 dict dup /HWResolution [ 360 360 ]
  162. put setpagedevice"
  163. *End
  164. *?Resolution: "
  165. save
  166. currentpagedevice /HWResolution get dup
  167. 0 get cvi 10 string cvs print
  168. (x) print
  169. 0 get cvi 10 string print
  170. (dpi) = flush
  171. restore"
  172. *End
  173. *CloseUI: *Resolution
  174. *%===================Output Depth====================
  175. *OpenUI *BitsPerPixel/Print Depth: PickOne
  176. *OrderDependency: 30 AnySetup *BitsPerPixel
  177. *DefaultBitsPerPixel: 24
  178. *BitsPerPixel None/1bpp: "
  179. 1 dict dup /BitsPerPixel 1 put
  180. setpagedevice"
  181. *End
  182. *BitsPerPixel 8/8bpp: "
  183. 1 dict dup /BitsPerPixel 8 put
  184. setpagedevice"
  185. *End
  186. *BitsPerPixel 16/16bpp: "
  187. 1 dict dup /BitsPerPixel 16 put
  188. setpagedevice"
  189. *End
  190. *BitsPerPixel 24/24bpp: "
  191. 1 dict dup /BitsPerPixel 24 put
  192. setpagedevice"
  193. *End
  194. *BitsPerPixel 32/32bpp: "
  195. 1 dict dup /BitsPerPixel 32 put
  196. setpagedevice"
  197. *End
  198. *?BitsPerPixel: "
  199. save
  200. currentpagedevice /BitsPerPixel get dup 1 eq { pop (None) } if = flush
  201. restore"
  202. *End
  203. *CloseUI: *BitsPerPixel
  204. *%=================Media Type============================
  205. *OpenUI *MediaType/Media Type: PickOne
  206. *OrderDependency: 50 AnySetup *MediaType
  207. *DefaultMediaType: PlainPaper
  208. *MediaType PlainPaper/Plain Paper: "
  209. 1 dict dup /MediaType (PlainPaper) put setpagedevice"
  210. *End
  211. *MediaType CoatedPaper/Coated Paper: "
  212. 1 dict dup /MediaType (CoatedPaper) put setpagedevice"
  213. *End
  214. *MediaType TransparencyFilm/Transparency Film: "
  215. 1 dict dup /MediaType (TransparencyFilm) put setpagedevice"
  216. *End
  217. *MediaType Envelope/Envelope: "
  218. 1 dict dup /MediaType (Envelope) put setpagedevice"
  219. *End
  220. *MediaType Card/Card: "
  221. 1 dict dup /MediaType (Card) put setpagedevice"
  222. *End
  223. *MediaType Other/Other: "
  224. 1 dict dup /MediaType (Other) put setpagedevice"
  225. *End
  226. *?MediaType: "
  227. save
  228. currentpagedevice /MediaType get
  229. dup null eq {pop (Unknown)} if = flush
  230. restore "
  231. *End
  232. *CloseUI: *MediaType
  233. *%===================Printing Quality====================
  234. *OpenUI *OutputMode/Print Quality: PickOne
  235. *OrderDependency: 50 AnySetup *OuputMode
  236. *DefaultOutputMode: Normal
  237. *OutputMode Draft/Draft: "
  238. 1 dict dup /PrintQuality (Draft) put setpagedevice"
  239. *End
  240. *OutputMode Normal/Normal: "
  241. 1 dict dup /PrintQuality (Normal) put setpagedevice"
  242. *End
  243. *OutputMode High/High: "
  244. 1 dict dup /PrintQuality (High) put setpagedevice"
  245. *End
  246. *?OutputMode: "
  247. save
  248. currentpagedevice /PrintQuality get
  249. dup null eq {pop (Unknown)} if = flush
  250. restore "
  251. *End
  252. *CloseUI: *OutputMode
  253. *%===================Color/Gray Printing====================
  254. *OpenUI *ColorModel/Color Processing: PickOne
  255. *OrderDependency: 20 AnySetup *ColorModel
  256. *DefaultColorModel: DeviceCMYK
  257. *ColorModel DeviceGray/Gray: "
  258. 1 dict dup /ProcessColorModel /DeviceGray
  259. put setpagedevice"
  260. *End
  261. *ColorModel DeviceRGB/RGB: "
  262. 1 dict dup /ProcessColorModel /DeviceRGB
  263. put setpagedevice"
  264. *End
  265. *ColorModel DeviceCMYK/CMYK: "
  266. 1 dict dup /ProcessColorModel /DeviceCMYK
  267. put setpagedevice"
  268. *End
  269. *?ColorModel: "
  270. save
  271. currentpagedevice /ProcessColorModel get = flush
  272. restore "
  273. *End
  274. *CloseUI: *ColorModel
  275. *%===================Media Weight/Thick Media====================
  276. *OpenUI *ThickMedia/Thick Media: PickOne
  277. *OrderDependency: 30 AnySetup *ThickMedia
  278. *DefaultThickMedia: Thin
  279. *ThickMedia Thin/No: "
  280. 1 dict dup /MediaWeight 80
  281. put setpagedevice"
  282. *End
  283. *ThickMedia Thick/Yes: "
  284. 1 dict dup /ThickMedia 120
  285. put setpagedevice"
  286. *End
  287. *?ThickMedia: "
  288. save
  289. currentpagedevice /MediaWeight get 105 gt { (Thick) } { (Thin) } ifelse
  290. = flush
  291. restore "
  292. *End
  293. *CloseUI: *ThickMedia
  294. *%===================PrintColors====================
  295. *OpenUI *PrintColors/Print Colors: PickOne
  296. *OrderDependency: 20 AnySetup *PrintColors
  297. *DefaultPrintColors: "15"
  298. *PrintColors 0/None: "1 dict dup /PrintColors 0 put setpagedevice"
  299. *End
  300. *PrintColors 1/Cyan: "1 dict dup /PrintColors 1 put setpagedevice"
  301. *End
  302. *PrintColors 2/Magenta: "1 dict dup /PrintColors 2 put setpagedevice"
  303. *End
  304. *PrintColors 4/Yellow: "1 dict dup /PrintColors 4 put setpagedevice"
  305. *End
  306. *PrintColors 8/Black: "1 dict dup /PrintColors 8 put setpagedevice"
  307. *End
  308. *PrintColors 15/All: "1 dict dup /PrintColors 15 put setpagedevice"
  309. *End
  310. *CloseUI *PrintColors
  311. *%===================Monochrome Printing====================
  312. *OpenUI *MonochromePrint/Monochrome Print: Boolean
  313. *OrderDependency: 50 AnySetup *MonochromePrint
  314. *DefaultMonochromePrint: False
  315. *MonochromePrint True/Yes: "
  316. 1 dict dup /MonochromePrint true
  317. put setpagedevice"
  318. *End
  319. *MonochromePrint False/No: "
  320. 1 dict dup /MonochromePrint false
  321. put setpagedevice"
  322. *End
  323. *?MonochromePrint: "
  324. save
  325. currentpagedevice /MonochromePrint get
  326. {(True)}{(False)}ifelse = flush
  327. restore"
  328. *End
  329. *CloseUI: *MonochromePrint