home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / PrinterTypes / English.lproj / TI_microLaser_XL_PS17.ppd < prev    next >
PostScript Printer Description  |  1995-02-06  |  14KB  |  433 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 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. *FormatVersion: "4.0"
  10. *FileVersion: "2.3"
  11. *PCFileName: "TIx17521.PPD"
  12. *LanguageVersion: English
  13. *Product: "(LaserPrinter)"
  14. *PSVersion: "(52.1) 0"
  15. *ModelName: "TI microLaser XL PS17"
  16. *NickName: "TI microLaser XL PS17 v.52.1"
  17.  
  18. *% ==== Options and Constraints =====
  19. *OpenGroup: InstallableOptions/Options Installed
  20.  
  21. *OpenUI *Option1/Optional Lower Tray: Boolean
  22. *DefaultOption1: False
  23. *Option1 True/Installed: ""
  24. *Option1 False/Not Installed: ""
  25. *CloseUI: *Option1
  26.  
  27. *OpenUI *Option2/Optional Envelope Feeder: Boolean
  28. *DefaultOption2: False
  29. *Option2 True/Installed: ""
  30. *Option2 False/Not Installed: ""
  31. *CloseUI: *Option2
  32.  
  33. *OpenUI *Option3/Memory Configuration: PickOne
  34. *DefaultOption3: None
  35. *Option3 None/Standard 1 MB RAM: ""
  36. *Option3 2Meg/2 MB Upgrade: ""
  37. *Option3 3Meg/3 MB Upgrade: ""
  38. *Option3 4Meg/4 MB Upgrade: ""
  39. *CloseUI: *Option3
  40.  
  41. *CloseGroup: InstallableOptions
  42.  
  43. *UIConstraints: *Option1 False *InputSlot Lower
  44. *UIConstraints: *Option2 False *InputSlot Envelope
  45. *UIConstraints: *Option3 None *PageSize Legal
  46. *UIConstraints: *Option3 None *PageRegion Legal
  47.  
  48. *% General Information and Defaults ===============
  49. *FreeVM: "136116"
  50. *LanguageLevel: "1"
  51. *Extensions: FileSystem
  52. *Protocols: BCP
  53. *Emulators: hplj
  54. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec "
  55. *StopEmulator_hplj: "<1B7F>0"
  56. *ColorDevice: False
  57. *DefaultColorSpace: Gray
  58. *VariablePaperSize: False
  59. *FileSystem: True
  60. *Throughput: "16"
  61. *Password: "0"
  62. *ExitServer: "
  63.   count 0 eq {  % is the password on the stack?
  64.     true
  65.   }{
  66.     dup    % potential password
  67.     statusdict /checkpassword get exec not
  68.   } ifelse
  69.   {  %  if no password or not valid
  70.     (WARNING : Cannot perform the exitserver command.) =
  71.     (Password supplied is not valid.) =
  72.     (Please contact the author of this software.) = flush
  73.     quit
  74.   } if
  75.   serverdict /exitserver get exec
  76. "
  77. *End
  78.  
  79. *Reset: "
  80.   count 0 eq {  % is the password on the stack?
  81.     true
  82.   }{
  83.     dup    % potential password
  84.     statusdict /checkpassword get exec not
  85.   } ifelse
  86.   {  %  if no password or not valid
  87.     (WARNING : Cannot reset printer.) =
  88.     (Password supplied is not valid.) =
  89.     (Please contact the author of this software.) = flush
  90.     quit
  91.   } if
  92.   serverdict /exitserver get exec
  93.   systemdict /quit get exec
  94.   (WARNING : Printer Reset Failed.) = flush
  95. "
  96. *End
  97.  
  98. *DefaultResolution: 300dpi
  99. *?Resolution: "
  100. save
  101.   initgraphics
  102.   0 0 moveto currentpoint matrix defaultmatrix transform
  103.   0 72 lineto currentpoint matrix defaultmatrix transform
  104.   3 -1 roll sub dup mul
  105.   3 1 roll exch sub dup mul
  106.   add sqrt round cvi
  107.   (          ) cvs print (dpi) = flush
  108. restore
  109. "
  110. *End
  111.  
  112. *% Halftone Information ===============
  113. *ScreenFreq: "60.0"
  114. *ScreenAngle: "45.0"
  115. *DefaultScreenProc: Dot
  116. *ScreenProc Dot: "
  117. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  118. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  119. "
  120. *End
  121. *ScreenProc Line: "{ pop }"
  122. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  123.  
  124. *DefaultTransfer: Null
  125. *Transfer Null: "{ }"
  126. *Transfer Null.Inverse: "{ 1 exch sub }"
  127.  
  128. *% Paper Handling ===================
  129. *% Use these entries to set paper size most of the time, unless there is
  130. *% specific reason to use PageRegion.
  131. *OpenUI *PageSize: PickOne
  132. *OrderDependency: 30 AnySetup *PageSize
  133. *DefaultPageSize: Letter
  134. *PageSize Letter: "statusdict /lettertray get exec"
  135. *PageSize Legal: "statusdict /legaltray get exec"
  136. *PageSize Statement: "statusdict /statementtray get exec"
  137. *PageSize Executive: "statusdict /executivetray get exec"
  138. *PageSize A4: "statusdict /a4tray get exec"
  139. *PageSize B5: "statusdict /b5tray get exec"
  140. *PageSize Monarch/Monarch Envelope: "statusdict /3.875x7.5envelopetray get exec"
  141. *PageSize Comm10/Comm #10 Envelope: "statusdict /4.125x9.5envelopetray get exec"
  142. *PageSize DL/DL Envelope: "statusdict /110x220envelopetray get exec"
  143. *PageSize C5/C5 Envelope: "statusdict /162x229envelopetray get exec"
  144. *?PageSize: "
  145. save
  146. 10 dict
  147.   dup /letter (Letter) put
  148.   dup /legal (Legal) put
  149.   dup /a4 (A4) put
  150.   dup /b5 (B5) put
  151.   dup /executivepage (Executive) put
  152.   dup /statement (Statement) put
  153.   dup /3.875x7.5envelope (Monarch) put
  154.   dup /4.125x9.5envelope (Comm10) put
  155.   dup /110x220envelope (DL) put
  156.   dup /162x229envelope (C5) put
  157.   statusdict /papersize get exec
  158.   3 1 roll  {get} stopped {(Unknown)}if
  159.   exch  not { print (.Transverse) }if
  160.   = flush
  161. restore
  162. "
  163. *End
  164. *CloseUI: *PageSize
  165.  
  166. *% These entries will set up the frame buffer. Usually used with manual feed.
  167. *OpenUI *PageRegion: PickOne
  168. *OrderDependency: 40 AnySetup *PageRegion
  169. *DefaultPageRegion: Letter
  170. *PageRegion Letter: "letter"
  171. *PageRegion Legal: "legal"
  172. *PageRegion Statement: "statement"
  173. *PageRegion Executive: "executivepage"
  174. *PageRegion A4: "a4"
  175. *PageRegion B5: "b5"
  176. *PageRegion Monarch/Monarch Envelope: "3.875x7.5envelope"
  177. *PageRegion Comm10/Comm #10 Envelope: "4.125x9.5envelope"
  178. *PageRegion DL/DL Envelope: "110x220envelope"
  179. *PageRegion C5/C5 Envelope: "162x229envelope"
  180. *CloseUI: *PageRegion
  181.  
  182. *% The following entries provide information about specific paper keywords.
  183. *DefaultImageableArea: Letter
  184. *ImageableArea Letter: "13 12 596 774 "
  185. *ImageableArea Legal: "15 13 597 991 "
  186. *ImageableArea A4: "16 14 583 823 "
  187. *ImageableArea B5: "15 14 501 709 "
  188. *ImageableArea Statement: "14 14 381 597 "
  189. *ImageableArea Executive: "16 14 510 738 "
  190. *ImageableArea Monarch/Monarch Envelope: "16 20 276 533 "
  191. *ImageableArea Comm10/Comm #10 Envelope: "17 21 292 672"
  192. *ImageableArea DL/DL Envelope: "12 17 302 611"
  193. *ImageableArea C5/C5 Envelope: "13 17 449 628"
  194. *?ImageableArea: "
  195. save
  196.   /cvp {(                ) cvs print ( ) print } bind def
  197.   /upperright {10000 mul floor 10000 div} bind def
  198.   /lowerleft {10000 mul ceiling 10000 div} bind def
  199.   newpath clippath pathbbox
  200.   4 -2 roll exch 2 {lowerleft cvp} repeat
  201.   exch 2 {upperright cvp} repeat flush
  202.  restore
  203. "
  204. *End
  205.  
  206. *% These provide the physical dimensions of the paper (by keyword)
  207. *DefaultPaperDimension: Letter
  208. *PaperDimension Letter: "612 792"
  209. *PaperDimension Legal: "612 1008"
  210. *PaperDimension A4: "595 842"
  211. *PaperDimension B5: "516 729"
  212. *PaperDimension Statement: "396 612"
  213. *PaperDimension Executive: "522 756"
  214. *PaperDimension Monarch/Monarch Envelope: "279 540"
  215. *PaperDimension Comm10/Comm #10 Envelope: "297 684"
  216. *PaperDimension DL/DL Envelope: "312 624"
  217. *PaperDimension C5/C5 Envelope: "459 649"
  218.  
  219. *RequiresPageRegion All: True
  220. *OpenUI *InputSlot: PickOne
  221. *OrderDependency: 20 AnySetup *InputSlot
  222. *DefaultInputSlot: Upper
  223. *InputSlot Upper: "0 statusdict /setpapertray get exec"
  224. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  225. *InputSlot Envelope: "2 statusdict /setpapertray get exec"
  226. *?InputSlot: "
  227. save
  228.   [ (Upper) (Lower) (Envelope) ] statusdict /papertray get exec
  229.   {get exec} stopped { pop pop (Unknown)} if = flush
  230. restore
  231. "
  232. *End
  233. *CloseUI: *InputSlot
  234.  
  235. *OpenUI *ManualFeed: Boolean
  236. *OrderDependency: 20 AnySetup *ManualFeed
  237. *DefaultManualFeed: False
  238. *ManualFeed True: "statusdict /manualfeed true put"
  239. *ManualFeed False: "statusdict /manualfeed false put"
  240. *?ManualFeed: "
  241. save
  242.   statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  243. restore
  244. "
  245. *End
  246. *CloseUI: *ManualFeed
  247.  
  248. *DefaultOutputBin: Upper
  249. *DefaultOutputOrder: Normal
  250. *PageStackOrder Upper: Normal
  251. *PageStackOrder Rear: Reverse
  252.  
  253. *OpenUI *TraySwitch: Boolean
  254. *OrderDependency: 50 AnySetup *TraySwitch
  255. *DefaultTraySwitch: False
  256. *TraySwitch True: "statusdict /trayswitch true put"
  257. *TraySwitch False: "statusdict /trayswitch false put"
  258. *?TraySwitch: "
  259. save
  260.   statusdict /trayswitch get {(True)}{(False)}ifelse = flush
  261. restore
  262. "
  263. *End
  264. *CloseUI: *TraySwitch
  265.  
  266. *% Font Information =====================
  267. *DefaultFont: Courier
  268. *Font Courier: Standard "(001.004)" Standard ROM
  269. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  270. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  271. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  272. *Font Helvetica: Standard "(001.006)" Standard ROM
  273. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  274. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  275. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  276. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  277. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  278. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  279. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  280. *Font Symbol: Special "(001.003)" Special ROM
  281. *Font Times-Bold: Standard "(001.002)" Standard ROM
  282. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  283. *Font Times-Italic: Standard "(001.002)" Standard ROM
  284. *Font Times-Roman: Standard "(001.002)" Standard ROM
  285. *?FontQuery: "
  286. save
  287.  /str 100 string dup 0 (fonts/) putinterval def
  288.  {
  289.    count 1 gt
  290.    {
  291.      exch dup str 6 94 getinterval cvs
  292.      (/) print dup print (:) print exch
  293.      FontDirectory exch known
  294.      { pop (Yes) }
  295.       {
  296.         length 6 add str 0 3 -1 roll getinterval
  297.         mark exch status
  298.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  299.      } ifelse =
  300.    }
  301.    {exit} ifelse
  302.  }bind loop
  303.  (*) = flush
  304. restore
  305. "
  306. *End
  307.  
  308. *?FontList: "
  309. save
  310.   FontDirectory { pop == } bind forall flush
  311.   /filenameforall where
  312.   {
  313.     pop (fonts/*)
  314.     { dup length 6 sub 6 exch getinterval cvn == } bind
  315.     128 string filenameforall flush
  316.   } if
  317.   (*) = flush
  318. restore
  319. "
  320. *End
  321.  
  322. *% Printer Messages (verbatim from printer):
  323. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  324. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  325. *Message: "\FontName\ not found, using Courier"
  326.  
  327. *% Status (format: %%[ status: <one of these> ]%% )
  328. *Status: "idle"
  329. *Status: "busy"
  330. *Status: "waiting"
  331. *Status: "printing"
  332. *Status: "warming up"
  333. *Status: "printing test"
  334. *Status: "initializing"
  335. *Status: "PrinterError: Optical Sys Err "
  336. *Status: "PrinterError:  Main Motor Err "
  337. *Status: "PrinterError:  Plgn Motor Err "
  338. *Status: "PrinterError:  Heater HI Temp "
  339. *Status: "PrinterError:  Heater LO Temp "
  340. *Status: "PrinterError: Thermistor Open "
  341. *Status: "PrinterError:   PCUROM Error  "
  342. *Status: "PrinterError:   PCURAM Error  "
  343. *Status: "PrinterError:   NV-RAM Error  "
  344. *Status: "PrinterError: Eng Serial Error"
  345. *Status: "PrinterError:    Cover Open   "
  346. *Status: "PrinterError:  OPC Life Over  "
  347. *Status: "PrinterError: Dvlp. Life Over "
  348. *Status: "PrinterError: Prntr. Life Over"
  349. *Status: "PrinterError: Clear Paper Jam "
  350. *Status: "PrinterError:    Add Toner    "
  351. *Status: "PrinterError: Waste Toner Full"
  352. *Status: "PrinterError:    Paper Out    "
  353. *Status: "PrinterError: Insert Manual Pg"
  354. *Status: "PrinterError:    Warming Up   "
  355. *Status: "PrinterError: Prnter not Ready"
  356.  
  357. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  358. *Source: "serial9"
  359. *Source: "serial25"
  360. *Source: "AppleTalk"
  361. *Source: "Centronics"
  362.  
  363. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  364. *PrinterError: "Optical Sys Err "
  365. *PrinterError: " Main Motor Err "
  366. *PrinterError: " Plgn Motor Err "
  367. *PrinterError: " Heater HI Temp "
  368. *PrinterError: " Heater LO Temp "
  369. *PrinterError: "Thermistor Open "
  370. *PrinterError: "  PCUROM Error  "
  371. *PrinterError: "  PCURAM Error  "
  372. *PrinterError: "  NV-RAM Error  "
  373. *PrinterError: "Eng Serial Error"
  374. *PrinterError: "   Cover Open   "
  375. *PrinterError: " OPC Life Over  "
  376. *PrinterError: "Dvlp. Life Over "
  377. *PrinterError: "Prntr. Life Over"
  378. *PrinterError: "Clear Paper Jam "
  379. *PrinterError: "   Add Toner    "
  380. *PrinterError: "Waste Toner Full"
  381. *PrinterError: "   Paper Out    "
  382. *PrinterError: "Insert Manual Pg"
  383. *PrinterError: "   Warming Up   "
  384. *PrinterError: "Prnter not Ready"
  385.  
  386. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  387.  
  388. *% Color Separation Information =====================
  389.  
  390. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  391.  
  392. *InkName: ProcessBlack/Process Black
  393. *InkName: CustomColor/Custom Color
  394. *InkName: ProcessCyan/Process Cyan
  395. *InkName: ProcessMagenta/Process Magenta
  396. *InkName: ProcessYellow/Process Yellow
  397.  
  398. *%  For 60 lpi / 300 dpi  ===============================
  399.  
  400. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  401. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  402. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  403. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  404. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  405.  
  406. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  407. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  408. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  409. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  410. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  411.  
  412. *%  For 53 lpi / 300 dpi  ===============================
  413.  
  414. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  415. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  416. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  417. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  418. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  419.  
  420. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  421. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  422. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  423. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  424. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  425.  
  426. *% For "LaserPrinter" version 52.1
  427. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  428. *% Converted to meet 4.0 specification
  429. *% Last Edit Date: Sep 15 1992
  430. *% The byte count of this file should be exactly 014071 or 014503
  431. *% depending on the filesystem it resides in.
  432. *% end of PPD file for LaserPrinter
  433.