home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / PrinterTypes / English.lproj / AST_TurboLaser-PS.ppd < prev    next >
PostScript Printer Description  |  1995-02-06  |  12KB  |  345 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: "3.1"
  11. *PCFileName: "AST__470.PPD"
  12. *LanguageVersion: English
  13. *Product: "(TurboLaser/PS)"
  14. *Product: "(PS-R4081)"
  15. *PSVersion: "(47.0) 0"
  16. *ModelName: "AST TurboLaser-PS"
  17. *NickName: "AST TurboLaser-PS v47.0"
  18.  
  19. *% General Information and Defaults ===============
  20. *ColorDevice: False
  21. *DefaultColorSpace: Gray
  22. *FreeVM: "1496970"
  23. *LanguageLevel: "1"
  24. *Extensions: FileSystem
  25. *VariablePaperSize: False
  26. *FileSystem: True
  27. *?FileSystem: "
  28. save
  29.   statusdict /diskonline get {(True)}{(False)} ifelse = flush
  30. restore
  31. "
  32. *End
  33. *Throughput: "8"
  34. *Password: "0"
  35. *ExitServer: "
  36.   count 0 eq {  % is the password on the stack?
  37.     true
  38.   }{
  39.     dup    % potential password
  40.     statusdict /checkpassword get exec not
  41.   } ifelse
  42.   {  %  if no password or not valid
  43.     (WARNING : Cannot perform the exitserver command.) =
  44.     (Password supplied is not valid.) =
  45.     (Please contact the author of this software.) = flush
  46.     quit
  47.   } if
  48.   serverdict /exitserver get exec
  49. "
  50. *End
  51.  
  52. *Reset: "
  53.   count 0 eq {  % is the password on the stack?
  54.     true
  55.   }{
  56.     dup    % potential password
  57.     statusdict /checkpassword get exec not
  58.   } ifelse
  59.   {  %  if no password or not valid
  60.     (WARNING : Cannot reset printer.) =
  61.     (Password supplied is not valid.) =
  62.     (Please contact the author of this software.) = flush
  63.     quit
  64.   } if
  65.   serverdict /exitserver get exec
  66.   systemdict /quit get exec
  67.   (WARNING : Printer Reset Failed.) = flush
  68. "
  69. *End
  70.  
  71. *DefaultResolution: 300dpi
  72. *?Resolution: "
  73. save
  74.   initgraphics
  75.   0 0 moveto currentpoint matrix defaultmatrix transform
  76.   0 72 lineto currentpoint matrix defaultmatrix transform
  77.   3 -1 roll sub dup mul
  78.   3 1 roll exch sub dup mul
  79.   add sqrt round cvi
  80.   (          ) cvs print (dpi) = flush
  81. restore
  82. "
  83. *End
  84.  
  85. *% Halftone Information ===============
  86. *ScreenFreq: "60.0"
  87. *ScreenAngle: "45.0"
  88. *DefaultScreenProc: Dot
  89. *ScreenProc Dot: "
  90. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  91. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  92. "
  93. *End
  94. *ScreenProc Line: "{ pop }"
  95. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  96.  
  97. *DefaultTransfer: Null
  98. *Transfer Null: "{ }"
  99. *Transfer Null.Inverse: "{ 1 exch sub }"
  100.  
  101. *% Paper Handling ===================
  102. *% Use these entries to set paper size most of the time, unless there is
  103. *% specific reason to use PageRegion.
  104. *OpenUI *PageSize: PickOne
  105. *OrderDependency: 30 AnySetup *PageSize
  106. *DefaultPageSize: Letter
  107. *PageSize Letter: "letter"
  108. *PageSize A4: "statusdict /a4tray get exec"
  109. *?PageSize: "
  110. save
  111.   [ (Letter) (A4) ] statusdict /pagetype get exec
  112.   {get} stopped { pop pop (Unknown) } if = flush
  113. restore
  114. "
  115. *End
  116. *CloseUI: *PageSize
  117.  
  118. *% These entries will set up the frame buffer. Usually used with manual feed.
  119. *OpenUI *PageRegion: PickOne
  120. *OrderDependency: 40 AnySetup *PageRegion
  121. *DefaultPageRegion: Letter
  122. *PageRegion Letter: "letter"
  123. *PageRegion A4: "a4"
  124. *CloseUI: *PageRegion
  125.  
  126. *% The following entries provide information about specific paper keywords.
  127. *DefaultImageableArea: Letter
  128. *ImageableArea Letter: "18 8 593 775"
  129. *ImageableArea A4: "18 17 577 825"
  130. *?ImageableArea: "
  131. save
  132.   /cvp {(                ) cvs print ( ) print } bind def
  133.   /upperright {10000 mul floor 10000 div} bind def
  134.   /lowerleft {10000 mul ceiling 10000 div} bind def
  135.   newpath clippath pathbbox
  136.   4 -2 roll exch 2 {lowerleft cvp} repeat
  137.   exch 2 {upperright cvp} repeat flush
  138. restore
  139. "
  140. *End
  141.  
  142. *% These provide the physical dimensions of the paper (by keyword)
  143. *DefaultPaperDimension: Letter
  144. *PaperDimension Letter: "612 792"
  145. *PaperDimension A4: "595 842"
  146.  
  147. *RequiresPageRegion All: True
  148. *OpenUI *InputSlot: PickOne
  149. *OrderDependency: 20 AnySetup *InputSlot
  150. *DefaultInputSlot: Cassette
  151. *InputSlot Cassette: ""
  152. *CloseUI: *InputSlot
  153.  
  154. *DefaultOutputOrder: Normal
  155.  
  156. *% Font Information =====================
  157. *DefaultFont: Courier
  158. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  159. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
  160. *Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
  161. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
  162. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  163. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  164. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  165. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  166. *Font Courier: Standard "(001.004)" Standard ROM
  167. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  168. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  169. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  170. *Font Helvetica: Standard "(001.001)" Standard ROM
  171. *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
  172. *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
  173. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  174. *Font Helvetica-Condensed-Bold: Standard "(001.001)" Standard ROM
  175. *Font Helvetica-Condensed-BoldObl: Standard "(001.001)" Standard ROM
  176. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  177. *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
  178. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard ROM
  179. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
  180. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
  181. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard ROM
  182. *Font Palatino-Bold: Standard "(001.001)" Standard ROM
  183. *Font Palatino-BoldItalic: Standard "(001.001)" Standard ROM
  184. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  185. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  186. *Font Symbol: Special "(001.001)" Special ROM
  187. *Font Times-Bold: Standard "(001.001)" Standard ROM
  188. *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
  189. *Font Times-Italic: Standard "(001.001)" Standard ROM
  190. *Font Times-Roman: Standard "(001.001)" Standard ROM
  191. *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard ROM
  192. *Font ZapfDingbats: Special "(001.000)" Special ROM
  193. *?FontQuery: "
  194. save
  195.  /str 100 string dup 0 (fonts/) putinterval def
  196.  {
  197.    count 1 gt
  198.    {
  199.      exch dup str 6 94 getinterval cvs
  200.      (/) print dup print (:) print exch
  201.      FontDirectory exch known
  202.      { pop (Yes) }
  203.       {
  204.         length 6 add str 0 3 -1 roll getinterval
  205.         mark exch status
  206.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  207.      } ifelse =
  208.    }
  209.    {exit} ifelse
  210.  }bind loop
  211.  (*) = flush
  212. restore
  213. "
  214. *End
  215.  
  216. *?FontList: "
  217. save
  218.   FontDirectory { pop == } bind forall flush
  219.   /filenameforall where
  220.   {
  221.     pop (fonts/*)
  222.     { dup length 6 sub 6 exch getinterval cvn == } bind
  223.     128 string filenameforall flush
  224.   } if
  225.   (*) = flush
  226. restore
  227. "
  228. *End
  229.  
  230. *% Printer Messages (verbatim from printer):
  231. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  232. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  233. *Message: "\FontName\ not found, using Courier"
  234.  
  235. *% Status (format: %%[ status: <one of these> ]%% )
  236. *Status: "idle"
  237. *Status: "busy"
  238. *Status: "waiting"
  239. *Status: "printing"
  240. *Status: "warming up"
  241. *Status: "PrinterError: main motor error"
  242. *Status: "PrinterError: internal controller memory error"
  243. *Status: "PrinterError: paper exit jam"
  244. *Status: "PrinterError: out of toner"
  245. *Status: "PrinterError: OPC synchronous mark error"
  246. *Status: "PrinterError: paper feed error"
  247. *Status: "PrinterError: toner collection container full"
  248. *Status: "PrinterError: optical error"
  249. *Status: "PrinterError: timeout"
  250. *Status: "PrinterError: tray cover open"
  251. *Status: "PrinterError: paper transporter jam"
  252. *Status: "PrinterError: poor fusing set"
  253. *Status: "PrinterError: poor developer set"
  254. *Status: "PrinterError: OPC belt bad"
  255. *Status: "PrinterError: OPC belt bad & toner empty"
  256. *Status: "PrinterError: out of paper"
  257. *Status: "PrinterError: fusing error"
  258. *Status: "PrinterError: timeout, clearing printer"
  259. *Status: "PrinterError: paper entry misfeed"
  260. *Status: "PrinterError: service call"
  261. *Status: "PrinterError: no toner cartridge"
  262. *Status: "PrinterError: no paper tray"
  263. *Status: "PrinterError: resetting printer"
  264. *Status: "PrinterError: manual feed timeout"
  265.  
  266. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  267. *Source: "serial9"
  268. *Source: "serial25"
  269. *Source: "AppleTalk"
  270. *Source: "Centronics"
  271.  
  272. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  273. *PrinterError: "main motor error"
  274. *PrinterError: "internal controller memory error"
  275. *PrinterError: "paper exit jam"
  276. *PrinterError: "out of toner"
  277. *PrinterError: "OPC synchronous mark error"
  278. *PrinterError: "paper feed error"
  279. *PrinterError: "toner collection container full"
  280. *PrinterError: "optical error"
  281. *PrinterError: "timeout"
  282. *PrinterError: "tray cover open"
  283. *PrinterError: "paper transporter jam"
  284. *PrinterError: "poor fusing set"
  285. *PrinterError: "poor developer set"
  286. *PrinterError: "OPC belt bad"
  287. *PrinterError: "OPC belt bad & toner empty"
  288. *PrinterError: "out of paper"
  289. *PrinterError: "fusing error"
  290. *PrinterError: "timeout, clearing printer"
  291. *PrinterError: "paper entry misfeed"
  292. *PrinterError: "service call"
  293. *PrinterError: "no toner cartridge"
  294. *PrinterError: "no paper tray"
  295. *PrinterError: "resetting printer"
  296. *PrinterError: "manual feed timeout"
  297.  
  298. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  299.  
  300. *% Color Separation Information =====================
  301.  
  302. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  303.  
  304. *InkName: ProcessBlack/Process Black
  305. *InkName: CustomColor/Custom Color
  306. *InkName: ProcessCyan/Process Cyan
  307. *InkName: ProcessMagenta/Process Magenta
  308. *InkName: ProcessYellow/Process Yellow
  309.  
  310. *% For 60 lpi / 300 dpi =====================================================
  311.  
  312. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  313. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  314. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  315. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  316. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  317.  
  318. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  319. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  320. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  321. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  322. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  323.  
  324. *% For 53 lpi / 300 dpi =====================================================
  325.  
  326. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  327. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  328. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  329. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  330. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  331.  
  332. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  333. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  334. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  335. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  336. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  337.  
  338. *% For "PS-R4081" version 47.0
  339. *% Produced by "GETapd.ps" version 2.0 edit 47
  340. *% Converted to meet 4.0 specification
  341. *% Last Edit Date: Sep 15 1992
  342. *% The byte count of this file should be exactly 011661 or 012005
  343. *% depending on the filesystem it resides in.
  344. *% end of PPD file for PS-R4081
  345.