home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / WIN98 / DRIVER20.CAB / gcelt6_2.spd < prev    next >
Encoding:
PostScript Printer Description  |  1998-06-19  |  11.1 KB  |  285 lines

  1. *PPD-Adobe: "4.1"
  2. *% GCELT6_2.spd: Simplified form of GCELT6_2.ppd
  3. *LanguageEncoding: ISOLatin1
  4. *PCFileName: "GCELT6_2.PPD"
  5. *Product: "(Elite 600)"
  6. *PSVersion: "(2010.113) 2"
  7. *ModelName: "GCC Elite 600"
  8. *NickName: "GCC Elite 600 v1.1"
  9. *ShortNickName: "GCC Elite 600 v1.1"
  10. *OpenGroup: InstallableOptions/Options Installed
  11. *OpenUI *Option1/Memory Configuration: PickOne
  12. *DefaultOption1: None
  13. *Option1 None/Standard 4 MB: ""
  14. *Option1 6Meg/Upgrade to 6 MB: ""
  15. *Option1 8Meg/Upgrade to 8 MB: ""
  16. *Option1 12Meg/Upgrade to 12 MB: ""
  17. *Option1 20Meg/Upgrade to 20 MB: ""
  18. *CloseUI: *Option1
  19. *OpenUI *Option2/Lower Paper Tray (250-500): Boolean
  20. *DefaultOption2: False
  21. *Option2 True/Installed: ""
  22. *Option2 False/Not Installed: ""
  23. *CloseUI: *Option2
  24. *OpenUI *Option3/Multi-Purpose Feeder: Boolean
  25. *DefaultOption3: True
  26. *Option3 True/Installed: ""
  27. *Option3 False/Not Installed: ""
  28. *CloseUI: *Option3
  29. *CloseGroup: InstallableOptions
  30. *UIConstraints: *Option1 None *VMOption
  31. *UIConstraints: *Option1 6Meg *VMOption None
  32. *UIConstraints: *Option1 6Meg *VMOption 8Meg
  33. *UIConstraints: *Option1 6Meg *VMOption 12Meg
  34. *UIConstraints: *Option1 6Meg *VMOption 20Meg
  35. *UIConstraints: *Option1 8Meg *VMOption None
  36. *UIConstraints: *Option1 8Meg *VMOption 6Meg
  37. *UIConstraints: *Option1 8Meg *VMOption 12Meg
  38. *UIConstraints: *Option1 8Meg *VMOption 20Meg
  39. *UIConstraints: *Option1 12Meg *VMOption None
  40. *UIConstraints: *Option1 12Meg *VMOption 6Meg
  41. *UIConstraints: *Option1 12Meg *VMOption 8Meg
  42. *UIConstraints: *Option1 12Meg *VMOption 20Meg
  43. *UIConstraints: *Option1 20Meg *VMOption None
  44. *UIConstraints: *Option1 20Meg *VMOption 6Meg
  45. *UIConstraints: *Option1 20Meg *VMOption 8Meg
  46. *UIConstraints: *Option1 20Meg *VMOption 12Meg
  47. *UIConstraints: *Option2 False *InputSlot Lower
  48. *UIConstraints: *Option2 False *TraySwitch True
  49. *UIConstraints: *Option3 False *InputSlot MPF
  50. *LanguageLevel: "2"
  51. *Protocols: BCP
  52. *FreeVM: "1279860"
  53. *VMOption None/Standard 4 MB: "1279860"
  54. *VMOption 6Meg/Upgrade to 6 MB: "2570484"
  55. *VMOption 8Meg/Upgrade to 8 MB: "3968244"
  56. *VMOption 12Meg/Upgrade to 12 MB: "6781300"
  57. *VMOption 20Meg/Upgrade to 20 MB: "9581860"
  58. *TTRasterizer: Type42
  59. *ColorDevice: False
  60. *Password: "()"
  61. *ExitServer: "
  62.    count 0 eq
  63.    { false } { true exch startjob } ifelse
  64.    not { (WARNING: Cannot modify initial VM.) =
  65.          (Missing or invalid password.) =
  66.          (Please contact the author of this software.) = flush quit
  67.        } if"
  68. *End
  69. *OpenUI *Resolution: PickOne
  70. *OrderDependency: 10 AnySetup *Resolution
  71. *DefaultResolution: 600dpi
  72. *Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
  73. *Resolution 600dpi: "<< /HWResolution [600 600] >> setpagedevice"
  74. *?Resolution: "
  75.   save
  76.    currentpagedevice /HWResolution get
  77.    0 get
  78.    (          ) cvs print (dpi) = flush
  79.   restore"
  80. *End
  81. *CloseUI: *Resolution
  82. *ScreenFreq: "85.0"
  83. *ScreenAngle: "45.0"
  84. *OpenUI *PageSize: PickOne
  85. *OrderDependency: 30 AnySetup *PageSize
  86. *DefaultPageSize: Unknown
  87. *PageSize Letter/US Letter: "letter"
  88. *PageSize Legal/US Legal: "legal"
  89. *PageSize Statement/US Statement: "statement"
  90. *PageSize Executive/US Executive: "executivepage"
  91. *PageSize Postcard: "postcard"
  92. *PageSize A4: "a4"
  93. *PageSize A5: "a5"
  94. *PageSize B5: "b5"
  95. *PageSize LetterSmall/US Letter (Small): "lettersmall"
  96. *PageSize LegalSmall/US Legal (Small):  "legal note"
  97. *PageSize StatementSmall/US Statement (Small): "statement note"
  98. *PageSize ExecutiveSmall/US Executive (Small): "executivepage note"
  99. *PageSize PostcardSmall/Postcard (Small): "postcard note"
  100. *PageSize A4Small/A4 (Small): "a4 note"
  101. *PageSize A5Small/A5 (Small): "a5 note"
  102. *PageSize B5Small/B5 (Small): "b5 note"
  103. *PageSize Comm10/Envelope Comm. #10: "com10"
  104. *PageSize Monarch/Envelope Monarch: "monarch"
  105. *PageSize DL/Envelope DL: "dl"
  106. *PageSize C5/Envelope C5: "c5"
  107. *?PageSize: "
  108.   save
  109.    currentpagedevice /PageSize get aload pop
  110.    2 copy gt {exch} if (Unknown)
  111.    12 dict
  112.    dup [612 792] (Letter) put
  113.    dup [612 1008] (Legal) put
  114.    dup [396 612] (Statement) put
  115.    dup [521 756] (Executive) put
  116.    dup [283 420] (Postcard) put
  117.    dup [595 842] (A4) put
  118.    dup [420 595] (A5) put
  119.    dup [516 729] (B5) put
  120.    dup [297 684] (Comm10) put
  121.    dup [279 540] (Monarch) put
  122.    dup [312 624] (DL) put
  123.    dup [459 649] (C5) put
  124.    { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  125.      {exch pop exit} {pop} ifelse
  126.    } bind forall = flush pop pop
  127.   restore"
  128. *End
  129. *CloseUI: *PageSize
  130. *OpenUI *PageRegion: PickOne
  131. *OrderDependency: 40 AnySetup *PageRegion
  132. *DefaultPageRegion: Unknown
  133. *PageRegion Letter/US Letter: "letter"
  134. *PageRegion Legal/US Legal: "legal"
  135. *PageRegion Statement/US Statement: "statement"
  136. *PageRegion Executive/US Executive: "executivepage"
  137. *PageRegion Postcard: "postcard"
  138. *PageRegion A4: "a4"
  139. *PageRegion A5: "a5"
  140. *PageRegion B5: "b5"
  141. *PageRegion LetterSmall/US Letter (Small): "lettersmall"
  142. *PageRegion LegalSmall/US Legal (Small):  "legal note"
  143. *PageRegion StatementSmall/US Statement (Small): "statement note"
  144. *PageRegion ExecutiveSmall/US Executive (Small): "executivepage note"
  145. *PageRegion PostcardSmall/Postcard (Small): "postcard note"
  146. *PageRegion A4Small/A4 (Small): "a4 note"
  147. *PageRegion A5Small/A5 (Small): "a5 note"
  148. *PageRegion B5Small/B5 (Small): "b5 note"
  149. *PageRegion Comm10/Envelope Comm. #10: "com10"
  150. *PageRegion Monarch/Envelope Monarch: "monarch"
  151. *PageRegion DL/Envelope DL: "dl"
  152. *PageRegion C5/Envelope C5: "c5"
  153. *CloseUI: *PageRegion
  154. *DefaultImageableArea: Unknown
  155. *ImageableArea Letter/US Letter: "0.0 0.12 611.88 792.0"
  156. *ImageableArea Legal/US Legal: "0.0 0.12 611.88 1008.0"
  157. *ImageableArea Statement/US Statement: "0.0 0.0 395.88 611.88"
  158. *ImageableArea Executive/US Executive: "0.0 0.12 521.88 756.0"
  159. *ImageableArea Postcard: "0.0 0.12 282.84 420.0"
  160. *ImageableArea A4: "0.0 0.12 594.84 842.04"
  161. *ImageableArea A5: "0.0 0.12 419.88 594.96"
  162. *ImageableArea B5: "0.0 0.12 515.88 729.0"
  163. *ImageableArea LetterSmall/US Letter (Small): "24.96 25.08 586.8 766.92"
  164. *ImageableArea LegalSmall/US Legal (Small): "24.96 25.08 586.8 982.92"
  165. *ImageableArea StatementSmall/US Statement (Small): "24.96 24.96 370.8 586.8"
  166. *ImageableArea ExecutiveSmall/US Executive (Small): "24.96 25.08 496.8 730.92"
  167. *ImageableArea PostcardSmall/Postcard (Small): "24.96 25.08 257.88 394.92"
  168. *ImageableArea A4Small/A4 (Small): "24.96 25.08 569.88 816.96"
  169. *ImageableArea A5Small/A5 (Small): "24.96 25.08 394.8 570.0"
  170. *ImageableArea B5Small/B5 (Small): "24.96 25.08 490.8 703.92"
  171. *ImageableArea Comm10/Envelope Comm. #10: "0.0 0.12 296.88 684.0"
  172. *ImageableArea Monarch/Envelope Monarch: "0.0 0.12 278.88 540.0"
  173. *ImageableArea DL/Envelope DL: "0.0 0.12 311.88 624.0"
  174. *ImageableArea C5/Envelope C5: "0.0 0.12 458.88 648.96"
  175. *?ImageableArea: "
  176.   save
  177.    /cvp { (                ) cvs print ( ) print } bind def
  178.    /upperright {10000 mul floor 10000 div} bind def
  179.    /lowerleft {10000 mul ceiling 10000 div} bind def
  180.    newpath clippath pathbbox
  181.    4 -2 roll exch 2 {lowerleft cvp} repeat
  182.    exch 2 {upperright cvp} repeat flush
  183.   restore"
  184. *End
  185. *DefaultPaperDimension: Unknown
  186. *PaperDimension Letter/US Letter: "612 792"
  187. *PaperDimension Legal/US Legal: "612 1008"
  188. *PaperDimension Statement/US Statement: "396 612"
  189. *PaperDimension Executive/US Executive: "522 756"
  190. *PaperDimension Postcard: "283 420"
  191. *PaperDimension A4: "595 842"
  192. *PaperDimension A5: "420 595"
  193. *PaperDimension B5: "516 729"
  194. *PaperDimension LetterSmall/US Letter (Small): "612 792"
  195. *PaperDimension LegalSmall/US Legal (Small): "612 1008"
  196. *PaperDimension StatementSmall/US Statement (Small): "396 612"
  197. *PaperDimension ExecutiveSmall/US Executive (Small): "522 756"
  198. *PaperDimension PostcardSmall/Postcard (Small): "283 420"
  199. *PaperDimension A4Small/A4 (Small): "595 842"
  200. *PaperDimension A5Small/A5 (Small): "420 595"
  201. *PaperDimension B5Small/B5 (Small): "516 729"
  202. *PaperDimension Comm10/Envelope Comm. #10: "297 684"
  203. *PaperDimension Monarch/Envelope Monarch: "279 540"
  204. *PaperDimension DL/Envelope DL: "312 624"
  205. *PaperDimension C5/Envelope C5: "459 649"
  206. *RequiresPageRegion All: True
  207. *OpenUI *InputSlot/Paper Source: PickOne
  208. *OrderDependency: 20 AnySetup *InputSlot
  209. *DefaultInputSlot: Upper
  210. *InputSlot Upper/Upper Tray: "0 statusdict /setpapertray get exec"
  211. *InputSlot Lower/Lower Tray: "1 statusdict /setpapertray get exec"
  212. *InputSlot MPF/Multi-Purpose: "2 statusdict /setpapertray get exec"
  213. *?InputSlot: "
  214.   save
  215.    3 dict
  216.    dup /0 (Upper) put
  217.    dup /1 (Lower) put
  218.    dup /2 (MPF) put
  219.    statusdict /papertray get exec (  ) cvs cvn
  220.    get = flush
  221.   restore"
  222. *End
  223. *CloseUI: *InputSlot
  224. *DefaultOutputBin: OnlyOne
  225. *OpenUI *ManualFeed/Manual Feed: Boolean
  226. *OrderDependency: 20 AnySetup *ManualFeed
  227. *DefaultManualFeed: False
  228. *ManualFeed True: "statusdict /manualfeed true put"
  229. *ManualFeed False: "statusdict /manualfeed false put"
  230. *?ManualFeed: "
  231.   save
  232.    statusdict /manualfeed get
  233.    {(True)} {(False)} ifelse = flush
  234.   restore"
  235. *End
  236. *CloseUI: *ManualFeed
  237. *OpenUI *TraySwitch/Paper Reserve: Boolean
  238. *OrderDependency: 50 AnySetup *TraySwitch
  239. *DefaultTraySwitch: True
  240. *TraySwitch True/Enabled: "true statusdict /settrayswitch get exec"
  241. *TraySwitch False/Disabled: "false statusdict /settrayswitch get exec"
  242. *?TraySwitch: "
  243.   save
  244.    statusdict /trayswitch get exec
  245.    {(True)} {(False)} ifelse = flush
  246.   restore"
  247. *End
  248. *CloseUI: *TraySwitch
  249. *DefaultFont: Courier
  250. *Font AvantGarde-Book: Standard "(002)" Standard ROM
  251. *Font AvantGarde-BookOblique: Standard "(002)" Standard ROM
  252. *Font AvantGarde-Demi: Standard "(002)" Standard ROM
  253. *Font AvantGarde-DemiOblique: Standard "(002)" Standard ROM
  254. *Font Bookman-Demi: Standard "(002)" Standard ROM
  255. *Font Bookman-DemiItalic: Standard "(002)" Standard ROM
  256. *Font Bookman-Light: Standard "(002)" Standard ROM
  257. *Font Bookman-LightItalic: Standard "(002)" Standard ROM
  258. *Font Courier: Standard "(002)" Standard ROM
  259. *Font Courier-Bold: Standard "(002)" Standard ROM
  260. *Font Courier-BoldOblique: Standard "(002)" Standard ROM
  261. *Font Courier-Oblique: Standard "(002)" Standard ROM
  262. *Font Helvetica: Standard "(002)" Standard ROM
  263. *Font Helvetica-Bold: Standard "(002)" Standard ROM
  264. *Font Helvetica-BoldOblique: Standard "(002)" Standard ROM
  265. *Font Helvetica-Narrow: Standard "(002)" Standard ROM
  266. *Font Helvetica-Narrow-Bold: Standard "(002)" Standard ROM
  267. *Font Helvetica-Narrow-BoldOblique: Standard "(002)" Standard ROM
  268. *Font Helvetica-Narrow-Oblique: Standard "(002)" Standard ROM
  269. *Font Helvetica-Oblique: Standard "(002)" Standard ROM
  270. *Font NewCenturySchlbk-Bold: Standard "(002)" Standard ROM
  271. *Font NewCenturySchlbk-BoldItalic: Standard "(002)" Standard ROM
  272. *Font NewCenturySchlbk-Italic: Standard "(002)" Standard ROM
  273. *Font NewCenturySchlbk-Roman: Standard "(002)" Standard ROM
  274. *Font Palatino-Bold: Standard "(002)" Standard ROM
  275. *Font Palatino-BoldItalic: Standard "(002)" Standard ROM
  276. *Font Palatino-Italic: Standard "(002)" Standard ROM
  277. *Font Palatino-Roman: Standard "(002)" Standard ROM
  278. *Font Symbol: Special "(002)" Special ROM
  279. *Font Times-Bold: Standard "(002)" Standard ROM
  280. *Font Times-BoldItalic: Standard "(002)" Standard ROM
  281. *Font Times-Italic: Standard "(002)" Standard ROM
  282. *Font Times-Roman: Standard "(002)" Standard ROM
  283. *Font ZapfChancery-MediumItalic: Standard "(002)" Standard ROM
  284. *Font ZapfDingbats: Special "(002)" Special ROM
  285.