home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / pc98 / dcln82r1.pp_ / dcln82r1.ppd
PostScript Printer Description  |  1995-05-08  |  15KB  |  411 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *%Copyright 1994 Digital Equipment Corporation.
  10. *FormatVersion: "4.0"
  11. *FileVersion: "1.4"
  12. *PCFileName: "DCLN82R1.PPD"
  13. *LanguageVersion: English
  14. *Product: "(Luna0.3PS)"
  15. *PSVersion: "(51.2) 0"
  16. *ModelName: "Digital LN82R-AJ"
  17. *ShortNickName: "Digital LN82R-AJ"
  18. *NickName: "Digital LN82R-AJ v51.2"
  19.  
  20. *% General Information and Defaults ===============
  21. *FreeVM: "3315854"
  22. *LanguageLevel: "1"
  23. *Extensions: FileSystem Composite
  24. *ColorDevice:  False
  25. *Protocols: BCP
  26. *DefaultColorSpace:  Gray
  27. *VariablePaperSize: False
  28. *FileSystem: True
  29. *?FileSystem: "
  30. save
  31.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  32. restore
  33. "
  34. *End
  35.  
  36.  
  37. *Throughput: "8"
  38. *Password: "0"
  39. *ExitServer: "
  40.   count 0 eq {  % is the password on the stack?
  41.     true 
  42.   }{
  43.     dup% potential password
  44.     statusdict /checkpassword get exec not 
  45.   } ifelse 
  46.   {  %  if no password or not valid 
  47.     (WARNING : Cannot perform the exitserver command.) = 
  48.     (Password supplied is not valid.) = 
  49.     (Please contact the author of this software.) = flush
  50.     quit 
  51.   } if 
  52.   serverdict /exitserver get exec
  53. "
  54. *End
  55.  
  56. *Reset: "
  57.   count 0 eq {  % is the password on the stack?
  58.     true 
  59.   }{
  60.     dup% potential password
  61.     statusdict /checkpassword get exec not 
  62.   } ifelse 
  63.   {  %  if no password or not valid 
  64.     (WARNING : Cannot reset printer.) = 
  65.     (Password supplied is not valid.) = 
  66.     (Please contact the author of this software.) = flush
  67.     quit 
  68.   } if 
  69.   serverdict /exitserver get exec
  70.   systemdict /quit get exec
  71.   (WARNING : Printer Reset Failed.) = flush
  72. "
  73. *End
  74.  
  75. *DefaultResolution: 400dpi
  76. *?Resolution: "
  77. save
  78.   initgraphics
  79.   matrix defaultmatrix dup 
  80.   0 get dup mul exch 1 get dup mul add sqrt
  81.   72 mul round cvi
  82.   (          ) cvs print (dpi) = flush
  83. restore
  84. "
  85. *End
  86.  
  87. *% Halftone Information ===============
  88. *ScreenFreq: "60.0"
  89. *ScreenAngle: "45.0"
  90. *DefaultScreenProc: Dot
  91. *ScreenProc Dot: "
  92. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  93. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  94. "
  95. *End
  96. *ScreenProc Line: "{ pop }"
  97. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  98.  
  99. *DefaultTransfer: Null
  100. *Transfer Null: "{ }"
  101. *Transfer Null.Inverse: "{ 1 exch sub }"
  102.  
  103. *% Paper Handling ===================
  104. *% Use these entries to set paper size most of the time, unless there is
  105. *% specific reason to use PageRegion.
  106. *OpenUI *PageSize:  PickOne
  107. *OrderDependency: 30 AnySetup *PageSize
  108. *DefaultPageSize: A4
  109. *PageSize A4: "statusdict /a4tray get exec"
  110. *PageSize A5: "statusdict /a5tray get exec"
  111. *PageSize B4: "statusdict /b4tray get exec"
  112. *PageSize B5: "statusdict /b5tray get exec"
  113. *PageSize Postcard: "statusdict /postcardtray get exec"
  114. *?PageSize: "
  115. save 
  116. 5 dict 
  117.   dup /a4 (A4) put
  118.   dup /a5 (A5) put
  119.   dup /b4 (B4) put
  120.   dup /b5 (B5) put
  121.   dup /postcard (Postcard) put
  122.   statusdict /papersize get exec
  123.   3 1 roll  {get} stopped {(Unknown)}if
  124.   exch  not { print (.Transverse) }if
  125.   = flush
  126. restore 
  127. "
  128. *End
  129. *CloseUI: *PageSize
  130.  
  131. *% These entries will set up the frame buffer. Usually used with manual feed.
  132. *OpenUI *PageRegion: PickOne
  133. *OrderDependency: 40 AnySetup *PageRegion
  134. *DefaultPageRegion: A4
  135. *PageRegion A4: "a4"
  136. *PageRegion A5: "a5"
  137. *PageRegion B4: "b4"
  138. *PageRegion B5: "b5"
  139. *PageRegion Postcard: "postcard"
  140. *CloseUI: *PageRegion
  141.  
  142. *% The following entries provide information about specific paper keywords.
  143. *DefaultImageableArea: A4
  144. *ImageableArea A4: "16.2001 15.48 580.5 821.7 "
  145. *ImageableArea A5: "16.2001 15.48 407.7 576.0 "
  146. *ImageableArea B4: "16.2001 15.4801 712.98 1008.9 "
  147. *ImageableArea B5: "16.2001 15.4801 499.86 708.3 "
  148. *ImageableArea Postcard: "8 8 271 406 "
  149. *?ImageableArea: "
  150.  save
  151.    /cvp { (                ) cvs print ( ) print } bind def
  152.    /upperright {10000 mul floor 10000 div} bind def
  153.    /lowerleft {10000 mul ceiling 10000 div} bind def
  154.    newpath clippath pathbbox
  155.    4 -2 roll exch 2 {lowerleft cvp} repeat
  156.    exch 2 {upperright cvp} repeat flush
  157.  restore
  158. "
  159. *End
  160.  
  161. *% These provide the physical dimensions of the paper (by keyword)
  162. *DefaultPaperDimension: A4
  163. *PaperDimension A4: "595 842"
  164. *PaperDimension A5: "420 595"
  165. *PaperDimension B4: "729 1032"
  166. *PaperDimension B5: "516 729"
  167. *PaperDimension Postcard: "283 420"
  168.  
  169. *RequiresPageRegion All: True
  170. *OpenUI *InputSlot: PickOne
  171. *OrderDependency: 20 AnySetup *InputSlot
  172. *DefaultInputSlot: Bin1
  173. *InputSlot Bin1: "0 statusdict /setpapertray get exec"
  174. *InputSlot Bin2: "1 statusdict /setpapertray get exec"
  175. *InputSlot Automatic: "2 statusdict /setpapertray  get exec"
  176. *?InputSlot: "
  177. save
  178.   [ (Bin1) (Bin2) (Automatic) ]
  179.   statusdict /papertray get exec
  180.   {get exec} stopped { pop pop (Unknown)} if = flush
  181. restore 
  182. "
  183. *End
  184. *CloseUI: *InputSlot
  185.  
  186. *OpenUI *ManualFeed: Boolean
  187. *OrderDependency: 20 AnySetup *ManualFeed
  188. *ManualFeed True: "statusdict /manualfeed true put"
  189. *ManualFeed False: "statusdict /manualfeed false put"
  190. *DefaultManualFeed: False
  191. *?ManualFeed: "
  192.   statusdict /manualfeed get
  193.   {(True)}{(False)}ifelse = flush
  194. "
  195. *End
  196. *CloseUI: *ManualFeed
  197.  
  198. *DefaultOutputOrder: Normal
  199.  
  200. *% Font Information =====================
  201. *%DefaultFont: Courier
  202. *% for WindowsNT font mapping.
  203. *DefaultFont: Ryumin-Light-RKSJ-H
  204. *Font Courier: Standard "(001.004)" Standard ROM
  205. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  206. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  207. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  208. *Font Helvetica: Standard "(001.002)" Standard ROM
  209. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  210. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  211. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM*Font Palatino-Bold: Standard "(001.002)" Standard ROM
  212. *Font Symbol: Special "(001.003)" Special ROM
  213. *Font Times-Bold: Standard "(001.002)" Standard ROM
  214. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  215. *Font Times-Italic: Standard "(001.002)" Standard ROM
  216. *Font Times-Roman: Standard "(001.002)" Standard ROM
  217.  
  218. *Font GothicBBB-Medium-78-EUC-H: EUC "(001.001)" JIS-83 Disk
  219. *Font GothicBBB-Medium-78-EUC-V: EUC "(001.001)" JIS-83 Disk
  220. *Font GothicBBB-Medium-78-H: JIS "(001.001)" JIS-83 Disk
  221. *Font GothicBBB-Medium-78-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  222. *Font GothicBBB-Medium-78-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  223. *Font GothicBBB-Medium-78-SJ-H: JIS "(001.001)" JIS-83 Disk
  224. *Font GothicBBB-Medium-78-SJ-V: JIS "(001.001)" JIS-83 Disk
  225. *Font GothicBBB-Medium-78-V: JIS "(001.001)" JIS-83 Disk
  226. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  227. *Font GothicBBB-Medium-83pv-RKSJ-V: RKSJ "(001.001)" 83pv Disk
  228. *Font GothicBBB-Medium-EUC-H: EUC "(001.001)" JIS-83 Disk
  229. *Font GothicBBB-Medium-EUC-V: EUC "(001.001)" JIS-83 Disk
  230. *Font GothicBBB-Medium-Ext-EUC-H: EUC "(001.001)" JIS-83 Disk
  231. *Font GothicBBB-Medium-Ext-EUC-V: EUC "(001.001)" JIS-83 Disk
  232. *Font GothicBBB-Medium-Ext-H: JIS "(001.001)" Ext Disk
  233. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  234. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  235. *Font GothicBBB-Medium-Ext-SJ-H: JIS "(001.001)" Ext Disk
  236. *Font GothicBBB-Medium-Ext-SJ-V: JIS "(001.001)" Ext Disk
  237. *Font GothicBBB-Medium-Ext-V: JIS "(001.001)" Ext Disk
  238. *Font GothicBBB-Medium-H: JIS "(001.001)" JIS-83 Disk
  239. *Font GothicBBB-Medium-NWP-H: JIS "(001.001)" NWP Disk
  240. *Font GothicBBB-Medium-NWP-V: JIS "(001.001)" NWP Disk
  241. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  242. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  243. *Font GothicBBB-Medium-SJ-H: JIS "(001.001)" JIS-83 Disk
  244. *Font GothicBBB-Medium-SJ-V: JIS "(001.001)" JIS-83 Disk
  245. *Font GothicBBB-Medium-V: JIS "(001.001)" JIS-83 Disk
  246. *Font GothicBBB-Medium.Roman: Special "(001.001)" Special Disk
  247. *Font GothicBBB-Medium.WP-Symbol: Special "(001.001)" Special Disk
  248.  
  249. *Font Mincho-PC-Hiragana: Special "(001.001)" Special Disk
  250. *Font Mincho-PC-Katakana: Special "(001.001)" Special Disk
  251.  
  252. *Font Ryumin-Light-78-EUC-H: EUC "(001.001)" JIS-83 Disk
  253. *Font Ryumin-Light-78-EUC-V: EUC "(001.001)" JIS-83 Disk
  254. *Font Ryumin-Light-78-H: JIS "(001.001)" JIS-83 Disk
  255. *Font Ryumin-Light-78-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  256. *Font Ryumin-Light-78-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  257. *Font Ryumin-Light-78-SJ-H: JIS "(001.001)" JIS-83 Disk
  258. *Font Ryumin-Light-78-SJ-V: JIS "(001.001)" JIS-83 Disk
  259. *Font Ryumin-Light-78-V: JIS "(001.001)" JIS-83 Disk
  260. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(001.001)" 83pv Disk
  261. *Font Ryumin-Light-83pv-RKSJ-V: RKSJ "(001.001)" 83pv Disk
  262. *Font Ryumin-Light-EUC-H: EUC "(001.001)" JIS-83 Disk
  263. *Font Ryumin-Light-EUC-V: EUC "(001.001)" JIS-83 Disk
  264. *Font Ryumin-Light-Ext-EUC-H: EUC "(001.001)" JIS-83 Disk
  265. *Font Ryumin-Light-Ext-EUC-V: EUC "(001.001)" JIS-83 Disk
  266. *Font Ryumin-Light-Ext-H: JIS "(001.001)" Ext Disk
  267. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(001.001)" Ext Disk
  268. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(001.001)" Ext Disk
  269. *Font Ryumin-Light-Ext-SJ-H: JIS "(001.001)" Ext Disk
  270. *Font Ryumin-Light-Ext-SJ-V: JIS "(001.001)" Ext Disk
  271. *Font Ryumin-Light-Ext-V: JIS "(001.001)" Ext Disk
  272. *Font Ryumin-Light-H: JIS "(001.001)" JIS-83 Disk
  273. *Font Ryumin-Light-NWP-H: JIS "(001.001)" NWP Disk
  274. *Font Ryumin-Light-NWP-V: JIS "(001.001)" NWP Disk
  275. *Font Ryumin-Light-RKSJ-H: RKSJ "(001.001)" JIS-83 Disk
  276. *Font Ryumin-Light-RKSJ-V: RKSJ "(001.001)" JIS-83 Disk
  277. *Font Ryumin-Light-SJ-H: JIS "(001.001)" JIS-83 Disk
  278. *Font Ryumin-Light-SJ-V: JIS "(001.001)" JIS-83 Disk
  279. *Font Ryumin-Light-V: JIS "(001.001)" JIS-83 Disk
  280. *Font Ryumin-Light.Roman: Special "(001.001)" Special Disk
  281. *Font Ryumin-Light.WP-Symbol: Special "(001.001)" Special Disk
  282. *?FontQuery: "
  283. save
  284. {
  285.   count 1 gt {
  286.   exch dup 128 string cvs (/) print print (:) print
  287.   dup FontDirectory exch known {pop (Yes)}
  288.   {
  289.     (fonts/                              )
  290.       dup 3 -1 roll 128 string cvs dup length /len exch def
  291.       6 exch putinterval
  292.       0 len 6 add getinterval mark exch
  293.       { } 128 string filenameforall counttomark 0 gt {
  294.       cleartomark (Yes)}{cleartomark (No)}ifelse
  295.       }ifelse =
  296.       }{ exit } ifelse
  297.   } bind loop
  298.   (*) = flush
  299. restore
  300. "
  301. *End
  302.  
  303. *?FontList: "
  304. save
  305.   FontDirectory { pop == } bind forall flush
  306.   /filenameforall where {
  307.     pop (fonts/*) {
  308.     dup length 6 sub 6 exch getinterval cvn ==
  309.     } bind
  310.     128 string filenameforall flush
  311.   } if
  312.   (*) = flush
  313. restore
  314. "
  315. *End
  316.  
  317. *% Printer Messages (verbatim from printer):
  318. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  319. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  320. *Message: "\FontName\ not found, using Courier"
  321.  
  322. *% Status (format: %%[ status: <one of these> ]%% )
  323. *Status: "idle"
  324. *Status: "busy"
  325. *Status: "waiting"
  326. *Status: "printing"
  327. *Status: "warming up"
  328.  
  329. *Status: "PrinterError:  fuser failure"
  330. *Status: "PrinterError: prnt. mem. error"
  331. *Status: "PrinterError:   fan failure"
  332. *Status: "PrinterError:  motor failure"
  333. *Status: "PrinterError:  bin 1 paper out"
  334. *Status: "PrinterError:  bin 2 paper out"
  335. *Status: "PrinterError:   check bin 1"
  336. *Status: "PrinterError:   check bin 2"
  337. *Status: "PrinterError:   cver open"
  338. *Status: "PrinterError:    paper jam"
  339. *Status: "PrinterError:  insert letter"
  340. *Status: "PrinterError:   insert legal"
  341. *Status: "PrinterError:    insert a4"
  342. *Status: "PrinterError:    insert b5"
  343. *Status: "PrinterError:    warming up"
  344.  
  345. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  346. *Source: "serial9"
  347. *Source: "serial25"
  348. *Source: "AppleTalk"
  349. *Source: "Centronics"
  350.  
  351. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  352. *PrinterError: " fuser failure"
  353. *PrinterError: " prnt. mem. error"
  354. *PrinterError: " fan failure"
  355. *PrinterError: " motor failure"
  356. *PrinterError: " bin 1 paper out"
  357. *PrinterError: " bin 2 paper out"
  358. *PrinterError: " check bin 1"
  359. *PrinterError: " check bin 2"
  360. *PrinterError: " cver open"
  361. *PrinterError: " paper jam"
  362. *PrinterError: " insert letter"
  363. *PrinterError: " insert legal"
  364. *PrinterError: " insert a4"
  365. *PrinterError: " insert b5"
  366. *PrinterError: " warming up"
  367.  
  368. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  369.  
  370. *% Color Separation Information =====================
  371.  
  372. *DefaultColorSep: ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi
  373.  
  374. *InkName: ProcessBlack/Process Black
  375. *InkName: CustomColor/Custom Color
  376. *InkName: ProcessCyan/Process Cyan
  377. *InkName: ProcessMagenta/Process Magenta
  378. *InkName: ProcessYellow/Process Yellow
  379.  
  380.  
  381. *%  For 71 lpi / 400 dpi  ===============================
  382.  
  383. *ColorSepScreenAngle ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  384. *ColorSepScreenAngle CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "45.0"
  385. *ColorSepScreenAngle ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "71.5651"
  386. *ColorSepScreenAngle ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "18.4349"
  387. *ColorSepScreenAngle ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "0.0"
  388.  
  389. *ColorSepScreenFreq ProcessBlack.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  390. *ColorSepScreenFreq CustomColor.71lpi.400dpi/71 lpi / 400 dpi: "70.7107"
  391. *ColorSepScreenFreq ProcessCyan.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  392. *ColorSepScreenFreq ProcessMagenta.71lpi.400dpi/71 lpi / 400 dpi: "63.2456"
  393. *ColorSepScreenFreq ProcessYellow.71lpi.400dpi/71 lpi / 400 dpi: "66.6667"
  394.  
  395. *%  For 47 lpi / 400 dpi  ===============================
  396.  
  397. *ColorSepScreenAngle ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  398. *ColorSepScreenAngle CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "45.0"
  399. *ColorSepScreenAngle ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "71.5651"
  400. *ColorSepScreenAngle ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "18.4349"
  401. *ColorSepScreenAngle ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "0.0"
  402.  
  403. *ColorSepScreenFreq ProcessBlack.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  404. *ColorSepScreenFreq CustomColor.47lpi.400dpi/47 lpi / 400 dpi: "47.1405"
  405. *ColorSepScreenFreq ProcessCyan.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  406. *ColorSepScreenFreq ProcessMagenta.47lpi.400dpi/47 lpi / 400 dpi: "42.1637"
  407. *ColorSepScreenFreq ProcessYellow.47lpi.400dpi/47 lpi / 400 dpi: "44.4444"
  408.  
  409. *% Last Edit Date: Oct 25 1994
  410. *% end of PPD file for LN82R-AJ
  411.