home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / driver20.cab / cn_500j1.spd < prev    next >
Encoding:
PostScript Printer Description  |  1997-10-20  |  12.3 KB  |  288 lines

  1. *PPD-Adobe: "4.1"
  2. *% CN_500J1.spd: Simplified form of CN_500J1.ppd
  3. *PCFileName: "CN_500J1.PPD"
  4. *Product: "(Canon PS-IPU Kanji Color Laser Copier)"
  5. *PSVersion: "(52.3) 1"
  6. *ModelName: "Canon PS-IPU Kanji Color Laser Copier"
  7. *ShortNickName: "Canon PS-IPU Kanji Color Copier"
  8. *NickName: "Canon PS-IPU Kanji Color Laser Copier v52.3"
  9. *FreeVM: "4285348"
  10. *VMOption None/Standard: "4285348"
  11. *VMOption 12Meg: "695100"
  12. *VMOption 24Meg: "1403772"
  13. *LanguageLevel: "1"
  14. *ColorDevice: True
  15. *Password: "0"
  16. *ExitServer: "
  17.   count 0 eq {  % is the password on the stack?
  18.     true
  19.   }{
  20.     dup    % potential password
  21.     statusdict begin checkpassword end not
  22.   } ifelse
  23.   {  %  if no password or not valid
  24.     (WARNING : Cannot perform the exitserver command.) =
  25.     (Password supplied is not valid.) =
  26.     (Please contact the author of this software.) = flush
  27.     quit
  28.   } if
  29.   serverdict /exitserver get exec
  30. "
  31. *End
  32. *DefaultResolution: 400dpi
  33. *?Resolution: "
  34. save
  35.   initgraphics
  36.   0 0 moveto currentpoint matrix defaultmatrix transform
  37.   0 72 lineto currentpoint matrix defaultmatrix transform
  38.   3 -1 roll sub dup mul
  39.   3 1 roll exch sub dup mul
  40.   add sqrt round cvi
  41.   (          ) cvs print (dpi) = flush
  42. restore
  43. "
  44. *End
  45. *ScreenFreq: "94.0"
  46. *ScreenAngle: "45.0"
  47. *OpenUI *PageSize: PickOne
  48. *OrderDependency: 30 AnySetup *PageSize
  49. *DefaultPageSize: Letter
  50. *PageSize Letter: "statusdict begin lettertray end"
  51. *PageSize Legal: "statusdict begin legaltray end"
  52. *PageSize Tabloid: "statusdict begin 11x17tray end"
  53. *PageSize A3: "statusdict begin a3tray end"
  54. *PageSize A4: "statusdict begin a4tray end"
  55. *PageSize B4: "statusdict begin b4tray end"
  56. *PageSize B5: "statusdict begin b5tray end"
  57. *?PageSize: "
  58. save
  59. 7 dict
  60.   dup /letter (Letter) put
  61.   dup /legal (Legal) put
  62.   dup /11x17 (Tabloid) put
  63.   dup /a3 (A3) put
  64.   dup /a4 (A4) put
  65.   dup /b4 (B4) put
  66.   dup /b5 (B5) put
  67.   statusdict begin papersize end
  68.   3 1 roll  {get} stopped {(Unknown)}if
  69.   exch  not { print (.Transverse) }if
  70.   = flush
  71. restore
  72. "
  73. *End
  74. *CloseUI: *PageSize
  75. *OpenUI *PageRegion: PickOne
  76. *OrderDependency: 40 AnySetup *PageRegion
  77. *DefaultPageRegion: Letter
  78. *PageRegion Letter: "letter"
  79. *PageRegion Legal: "legal"
  80. *PageRegion Tabloid: "11x17"
  81. *PageRegion A3: "a3"
  82. *PageRegion A4: "a4"
  83. *PageRegion B4: "b4"
  84. *PageRegion B5: "b5"
  85. *CloseUI: *PageRegion
  86. *DefaultImageableArea: Letter
  87. *ImageableArea Letter: "12 15 588 780 "
  88. *ImageableArea Legal: "12 12 598 984 "
  89. *ImageableArea Tabloid: "12 12 777 1200 "
  90. *ImageableArea A3: "12 12 829 1166 "
  91. *ImageableArea A4: "12 12 571 829 "
  92. *ImageableArea B4: "12 12 714 1006 "
  93. *ImageableArea B5: "12 12 500 704 "
  94. *?ImageableArea: "
  95. save
  96.   /cvp {(                ) cvs print ( ) print } bind def
  97.   /upperright {10000 mul floor 10000 div} bind def
  98.   /lowerleft {10000 mul ceiling 10000 div} bind def
  99.   newpath clippath pathbbox
  100.   4 -2 roll exch 2 {lowerleft cvp} repeat
  101.   exch 2 {upperright cvp} repeat flush
  102.  restore
  103. "
  104. *End
  105. *DefaultPaperDimension: Letter
  106. *PaperDimension Letter: "612 792"
  107. *PaperDimension Legal: "612 1008"
  108. *PaperDimension Tabloid: "792 1224"
  109. *PaperDimension A3: "842 1191"
  110. *PaperDimension A4: "595 842"
  111. *PaperDimension B4: "729 1032"
  112. *PaperDimension B5: "516 729"
  113. *DefaultOutputBin: Upper
  114. *RequiresPageRegion All: True
  115. *OpenUI *InputSlot: PickOne
  116. *OrderDependency: 20 AnySetup *InputSlot
  117. *DefaultInputSlot: Upper
  118. *InputSlot Upper: "1 statusdict begin setpapertray end"
  119. *InputSlot Lower: "2 statusdict begin setpapertray end"
  120. *?InputSlot: "
  121. save
  122.   [ (Unknown) (Upper) (Lower) ]
  123.   statusdict begin papertray end
  124.   {get exec} stopped { pop pop (Unknown)} if = flush
  125. restore
  126. "
  127. *End
  128. *CloseUI: *InputSlot
  129. *OpenUI *ManualFeed: Boolean
  130. *OrderDependency: 20 AnySetup *ManualFeed
  131. *DefaultManualFeed: False
  132. *ManualFeed True: "statusdict /manualfeed true put"
  133. *ManualFeed False: "statusdict /manualfeed false put"
  134. *?ManualFeed: "
  135. save
  136.   statusdict /manualfeed get
  137.   {(True)}{(False)}ifelse = flush
  138. restore
  139. "
  140. *End
  141. *CloseUI: *ManualFeed
  142. *DefaultFont: Courier
  143. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  144. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  145. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  146. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  147. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  148. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  149. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  150. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  151. *Font Courier: Standard "(002.002)" Standard ROM
  152. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  153. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  154. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  155. *Font Helvetica: Standard "(001.006)" Standard ROM
  156. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  157. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  158. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  159. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  160. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  161. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  162. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  163. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  164. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  165. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  166. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  167. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  168. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  169. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  170. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  171. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  172. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  173. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  174. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  175. *Font Symbol: Special "(001.003)" Special ROM
  176. *Font Times-Bold: Standard "(001.007)" Standard ROM
  177. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  178. *Font Times-Italic: Standard "(001.007)" Standard ROM
  179. *Font Times-Roman: Standard "(001.007)" Standard ROM
  180. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  181. *Font ZapfDingbats: Special "(001.002)" Special ROM
  182. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  183. *Font FutoGoB101-Bold-Add-H: JIS "(001.001)" Add Disk
  184. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  185. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  186. *Font FutoGoB101-Bold-Add-V: JIS "(001.001)" Add Disk
  187. *Font FutoGoB101-Bold-EUC-H: EUC "(001.001)" JIS-83 Disk
  188. *Font FutoGoB101-Bold-EUC-V: EUC "(001.001)" JIS-83 Disk
  189. *Font FutoGoB101-Bold-Ext-H: JIS "(001.001)" Ext Disk
  190. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  191. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  192. *Font FutoGoB101-Bold-Ext-V: JIS "(001.001)" Ext Disk
  193. *Font FutoGoB101-Bold-H: JIS "(001.001)" JIS-83 Disk
  194. *Font FutoGoB101-Bold-NWP-H: JIS "(001.001)" NWP Disk
  195. *Font FutoGoB101-Bold-NWP-V: JIS "(001.001)" NWP Disk
  196. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  197. *Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  198. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  199. *Font FutoGoB101-Bold-V: JIS "(001.001)" JIS-83 Disk
  200. *Font FutoGoB101-Bold.Oubun: Special "(001.001)" Special Disk
  201. *Font FutoGoB101-Bold.Roman: Special "(001.001)" Special Disk
  202. *Font FutoGoB101-Bold.WP-Symbol: Special "(001.001)" Special Disk
  203. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  204. *Font FutoMinA101-Bold-Add-H: JIS "(001.001)" Add Disk
  205. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  206. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  207. *Font FutoMinA101-Bold-Add-V: JIS "(001.001)" Add Disk
  208. *Font FutoMinA101-Bold-EUC-H: EUC "(001.001)" JIS-83 Disk
  209. *Font FutoMinA101-Bold-EUC-V: EUC "(001.001)" JIS-83 Disk
  210. *Font FutoMinA101-Bold-Ext-H: JIS "(001.001)" Ext Disk
  211. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  212. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  213. *Font FutoMinA101-Bold-Ext-V: JIS "(001.001)" Ext Disk
  214. *Font FutoMinA101-Bold-H: JIS "(001.001)" JIS-83 Disk
  215. *Font FutoMinA101-Bold-NWP-H: JIS "(001.001)" NWP Disk
  216. *Font FutoMinA101-Bold-NWP-V: JIS "(001.001)" NWP Disk
  217. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  218. *Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  219. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  220. *Font FutoMinA101-Bold-V: JIS "(001.001)" JIS-83 Disk
  221. *Font FutoMinA101-Bold.Oubun: Special "(001.001)" Special Disk
  222. *Font FutoMinA101-Bold.Roman: Special "(001.001)" Special Disk
  223. *Font FutoMinA101-Bold.WP-Symbol: Special "(001.001)" Special Disk
  224. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  225. *Font GothicBBB-Medium-Add-H: JIS "(001.001)" Add Disk
  226. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  227. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  228. *Font GothicBBB-Medium-Add-V: JIS "(001.001)" Add Disk
  229. *Font GothicBBB-Medium-EUC-H: EUC "(001.001)" JIS-83 Disk
  230. *Font GothicBBB-Medium-EUC-V: EUC "(001.001)" JIS-83 Disk
  231. *Font GothicBBB-Medium-Ext-H: JIS "(001.001)" Ext Disk
  232. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  233. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  234. *Font GothicBBB-Medium-Ext-V: JIS "(001.001)" Ext Disk
  235. *Font GothicBBB-Medium-H: JIS "(001.001)" JIS-83 Disk
  236. *Font GothicBBB-Medium-NWP-H: JIS "(001.001)" NWP Disk
  237. *Font GothicBBB-Medium-NWP-V: JIS "(001.001)" NWP Disk
  238. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  239. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  240. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  241. *Font GothicBBB-Medium-V: JIS "(001.001)" JIS-83 Disk
  242. *Font GothicBBB-Medium.Oubun: Special "(001.001)" Special Disk
  243. *Font GothicBBB-Medium.Roman: Special "(001.001)" Special Disk
  244. *Font GothicBBB-Medium.WP-Symbol: Special "(001.001)" Special Disk
  245. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  246. *Font Jun101-Light-Add-H: JIS "(001.001)" Add Disk
  247. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  248. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  249. *Font Jun101-Light-Add-V: JIS "(001.001)" Add Disk
  250. *Font Jun101-Light-EUC-H: EUC "(001.001)" JIS-83 Disk
  251. *Font Jun101-Light-EUC-V: EUC "(001.001)" JIS-83 Disk
  252. *Font Jun101-Light-Ext-H: JIS "(001.001)" Ext Disk
  253. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  254. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  255. *Font Jun101-Light-Ext-V: JIS "(001.001)" Ext Disk
  256. *Font Jun101-Light-H: JIS "(001.001)" JIS-83 Disk
  257. *Font Jun101-Light-NWP-H: JIS "(001.001)" NWP Disk
  258. *Font Jun101-Light-NWP-V: JIS "(001.001)" NWP Disk
  259. *Font Jun101-Light-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  260. *Font Jun101-Light-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  261. *Font Jun101-Light-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  262. *Font Jun101-Light-V: JIS "(001.001)" JIS-83 Disk
  263. *Font Jun101-Light.Oubun: Special "(001.001)" Special Disk
  264. *Font Jun101-Light.Roman: Special "(001.001)" Special Disk
  265. *Font Jun101-Light.WP-Symbol: Special "(001.001)" Special Disk
  266. *Font PCJun101-Light: Special "(001.001)" Special Disk
  267. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  268. *Font Ryumin-Light-Add-H: JIS "(001.001)" Add Disk
  269. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(001.001)" Add Disk
  270. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(001.001)" Add Disk
  271. *Font Ryumin-Light-Add-V: JIS "(001.001)" Add Disk
  272. *Font Ryumin-Light-EUC-H: EUC "(001.001)" JIS-83 Disk
  273. *Font Ryumin-Light-EUC-V: EUC "(001.001)" JIS-83 Disk
  274. *Font Ryumin-Light-Ext-H: JIS "(001.001)" Ext Disk
  275. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  276. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  277. *Font Ryumin-Light-Ext-V: JIS "(001.001)" Ext Disk
  278. *Font Ryumin-Light-H: JIS "(001.001)" JIS-83 Disk
  279. *Font Ryumin-Light-NWP-H: JIS "(001.001)" NWP Disk
  280. *Font Ryumin-Light-NWP-V: JIS "(001.001)" NWP Disk
  281. *Font Ryumin-Light-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  282. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(001.001)" Special Disk
  283. *Font Ryumin-Light-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  284. *Font Ryumin-Light-V: JIS "(001.001)" JIS-83 Disk
  285. *Font Ryumin-Light.Oubun: Special "(001.001)" Special Disk
  286. *Font Ryumin-Light.Roman: Special "(001.001)" Special Disk
  287. *Font Ryumin-Light.WP-Symbol: Special "(001.001)" Special Disk
  288.