Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

529 lines
23 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1994 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. *% Last Edit Mar. 24,1995 for Windows
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.31"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *PCFileName: "DSAM6201.PPD"
  15. *Product: "(FP-350JAM)"
  16. *PSVersion: "(2013.114) 6"
  17. *ShortNickName: "DS FP-350JAM (2JFonts)"
  18. *ModelName: "DS FP-350JAM (2JFonts)"
  19. *NickName: "DS FP-350JAM (2JFonts)"
  20. *% ==== Device Capabilities ===============
  21. *LanguageLevel: "2"
  22. *FreeVM: "1073738132"
  23. *ColorDevice: True
  24. *DefaultColorSpace: CMYK
  25. *VariablePaperSize: True
  26. *TTRasterizer: Type42
  27. *FileSystem: True
  28. *?FileSystem: "
  29. save false
  30. (%disk?%)
  31. { currentdevparams dup /Writeable known
  32. { /Writeable get {pop true} if } { pop } ifelse
  33. } 10 string /IODevice resourceforall
  34. {(True)}{(False)} ifelse = flush
  35. restore"
  36. *End
  37. *Throughput: "1"
  38. *Password: "0"
  39. *ExitServer: "
  40. count 0 eq
  41. { false } { true exch startjob } ifelse
  42. not { (WARNING: Cannot modify initial VM.) =
  43. (Missing or invalid password.) =
  44. (Please contact the author of this software.) = flush quit
  45. } if"
  46. *End
  47. *Reset: "
  48. count 0 eq
  49. { false } { true exch startjob } ifelse
  50. not { (WARNING: Cannot reset printer.) =
  51. (Missing or invalid password.) =
  52. (Please contact the author of this software.) = flush quit
  53. } if
  54. serverdict /exitserver get exec
  55. systemdict /quit get exec
  56. (WARNING : Printer Reset Failed.) = flush
  57. "
  58. *End
  59. *OpenUI *Resolution/Choose Resolution: PickOne
  60. *OrderDependency: 10 AnySetup *Resolution
  61. *DefaultResolution: 400dpi
  62. *Resolution 400dpi: "1 dict dup /HWResolution [400 400] put setpagedevice"
  63. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  64. *Resolution 200dpi: "1 dict dup /HWResolution [200 200] put setpagedevice"
  65. *?Resolution: "
  66. save
  67. currentpagedevice /HWResolution get
  68. 0 get ( ) cvs print (dpi) = flush
  69. restore
  70. "
  71. *End
  72. *CloseUI: *Resolution
  73. *% Halftone Information ===============
  74. *ScreenFreq: "40"
  75. *ScreenAngle: "45.0"
  76. *DefaultScreenProc: Round
  77. *ScreenProc Round:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub}
  78. {1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}"
  79. *End
  80. *ScreenProc Elliptical: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
  81. {pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt
  82. {pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub}
  83. {.5 exch sub exch pop exch pop}ifelse}ifelse}"
  84. *End
  85. *ScreenProc Diamond: "{abs exch abs 2 copy add .75 le
  86. {dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le
  87. {.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}"
  88. *End
  89. *ScreenProc Line: "{exch pop abs neg}"
  90. *ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
  91. *ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
  92. *DefaultTransfer: Null
  93. *Transfer Null: "{ }"
  94. *Transfer Null.Inverse: "{ 1 exch sub }"
  95. *% Paper Handling =====================
  96. *% Code in this section both selects a tray and sets up a frame buffer.
  97. *OpenUI *PageSize: PickOne
  98. *OrderDependency: 30 AnySetup *PageSize
  99. *DefaultPageSize: A4
  100. *PageSize Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  101. *PageSize Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  102. *PageSize Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  103. *PageSize A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  104. *PageSize A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  105. *PageSize A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  106. *PageSize B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  107. *PageSize B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  108. *PageSize Letter.Transverse: "2 dict dup /PageSize [792 612] put dup /Orientation 3 put setpagedevice"
  109. *PageSize A5.Transverse: "2 dict dup /PageSize [595 420] put dup /Orientation 3 put setpagedevice"
  110. *PageSize A4.Transverse: "2 dict dup /PageSize [842 595] put dup /Orientation 3 put setpagedevice"
  111. *PageSize B5.Transverse: "2 dict dup /PageSize [729 516] put dup /Orientation 3 put setpagedevice"
  112. *PageSize Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
  113. *PageSize Legal.Extra: "2 dict dup /PageSize [683 1079] put dup /Orientation 0 put setpagedevice"
  114. *PageSize Tabloid.Extra: "2 dict dup /PageSize [863 1295] put dup /Orientation 0 put setpagedevice"
  115. *PageSize A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
  116. *PageSize A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
  117. *PageSize A3.Extra: "2 dict dup /PageSize [913 1261] put dup /Orientation 0 put setpagedevice"
  118. *PageSize B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
  119. *PageSize B4.Extra: "2 dict dup /PageSize [799 1103] put dup /Orientation 0 put setpagedevice"
  120. *PageSize Letter.Extra.Transverse: "2 dict dup /PageSize [863 683] put dup /Orientation 3 put setpagedevice"
  121. *PageSize A5.Extra.Transverse: "2 dict dup /PageSize [666 490] put dup /Orientation 3 put setpagedevice"
  122. *PageSize A4.Extra.Transverse: "2 dict dup /PageSize [913 666] put dup /Orientation 3 put setpagedevice"
  123. *PageSize B5.Extra.Transverse: "2 dict dup /PageSize [799 587] put dup /Orientation 3 put setpagedevice"
  124. *?PageSize: "
  125. save
  126. currentpagedevice /PageSize get aload pop
  127. 2 copy gt {exch} if (Unknown)
  128. 16 dict
  129. dup [612 792] (Letter) put
  130. dup [612 1008] (Legal) put
  131. dup [792 1224] (Tabloid) put
  132. dup [420 595] (A5) put
  133. dup [595 842] (A4) put
  134. dup [842 1191] (A3) put
  135. dup [516 729] (B5) put
  136. dup [729 1032] (B4) put
  137. dup [683 863] (Letter.Extra) put
  138. dup [683 1079] (Legal.Extra) put
  139. dup [863 1295] (Tabloid.Extra) put
  140. dup [490 666] (A5.Extra) put
  141. dup [666 913] (A4.Extra) put
  142. dup [913 1261] (A3.Extra) put
  143. dup [587 799] (B5.Extra) put
  144. dup [799 1103] (B4.Extra) put
  145. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  146. { exch pop exit } {pop} ifelse
  147. } bind forall = flush pop pop
  148. restore
  149. "
  150. *End
  151. *CloseUI: *PageSize
  152. *OpenUI *PageRegion: PickOne
  153. *OrderDependency: 40 AnySetup *PageRegion
  154. *DefaultPageRegion: A4
  155. *PageRegion Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  156. *PageRegion Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  157. *PageRegion Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  158. *PageRegion A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  159. *PageRegion A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  160. *PageRegion A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  161. *PageRegion B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  162. *PageRegion B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  163. *PageRegion Letter.Transverse: "2 dict dup /PageSize [792 612] put dup /Orientation 3 put setpagedevice"
  164. *PageRegion A5.Transverse: "2 dict dup /PageSize [595 420] put dup /Orientation 3 put setpagedevice"
  165. *PageRegion A4.Transverse: "2 dict dup /PageSize [842 595] put dup /Orientation 3 put setpagedevice"
  166. *PageRegion B5.Transverse: "2 dict dup /PageSize [729 516] put dup /Orientation 3 put setpagedevice"
  167. *PageRegion Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
  168. *PageRegion Legal.Extra: "2 dict dup /PageSize [683 1079] put dup /Orientation 0 put setpagedevice"
  169. *PageRegion Tabloid.Extra: "2 dict dup /PageSize [863 1295] put dup /Orientation 0 put setpagedevice"
  170. *PageRegion A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
  171. *PageRegion A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
  172. *PageRegion A3.Extra: "2 dict dup /PageSize [913 1261] put dup /Orientation 0 put setpagedevice"
  173. *PageRegion B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
  174. *PageRegion B4.Extra: "2 dict dup /PageSize [799 1103] put dup /Orientation 0 put setpagedevice"
  175. *PageRegion Letter.Extra.Transverse: "2 dict dup /PageSize [863 683] put dup /Orientation 3 put setpagedevice"
  176. *PageRegion A5.Extra.Transverse: "2 dict dup /PageSize [666 490] put dup /Orientation 3 put setpagedevice"
  177. *PageRegion A4.Extra.Transverse: "2 dict dup /PageSize [913 666] put dup /Orientation 3 put setpagedevice"
  178. *PageRegion B5.Extra.Transverse: "2 dict dup /PageSize [799 587] put dup /Orientation 3 put setpagedevice"
  179. *CloseUI: *PageRegion
  180. *DefaultImageableArea: A4
  181. *ImageableArea Letter: "0 0 612 792"
  182. *ImageableArea Legal: "0 0 612 1008"
  183. *ImageableArea Tabloid: "0 0 792 1224"
  184. *ImageableArea A5: "0 0 420 595"
  185. *ImageableArea A4: "0 0 595 842"
  186. *ImageableArea A3: "0 0 842 1191"
  187. *ImageableArea B5: "0 0 516 729"
  188. *ImageableArea B4: "0 0 729 1032"
  189. *ImageableArea Letter.Transverse: "0 0 792 612"
  190. *ImageableArea A5.Transverse: "0 0 595 420"
  191. *ImageableArea A4.Transverse: "0 0 842 595"
  192. *ImageableArea B5.Transverse: "0 0 729 516"
  193. *ImageableArea Letter.Extra: "0 0 683 863"
  194. *ImageableArea Legal.Extra: "0 0 683 1079"
  195. *ImageableArea Tabloid.Extra: "0 0 863 1295"
  196. *ImageableArea A5.Extra: "0 0 490 666"
  197. *ImageableArea A4.Extra: "0 0 666 913"
  198. *ImageableArea A3.Extra: "0 0 913 1261"
  199. *ImageableArea B5.Extra: "0 0 587 799"
  200. *ImageableArea B4.Extra: "0 0 799 1103"
  201. *ImageableArea Letter.Extra.Transverse: "0 0 863 683"
  202. *ImageableArea A5.Extra.Transverse: "0 0 666 490"
  203. *ImageableArea A4.Extra.Transverse: "0 0 913 666"
  204. *ImageableArea B5.Extra.Transverse: "0 0 799 587"
  205. *?ImageableArea: "
  206. save
  207. /cvp { ( ) cvs print ( ) print } bind def
  208. /upperright {10000 mul floor 10000 div} bind def
  209. /lowerleft {10000 mul ceiling 10000 div} bind def
  210. newpath clippath pathbbox
  211. 4 -2 roll exch 2 {lowerleft cvp} repeat
  212. exch 2 {upperright cvp} repeat flush
  213. restore
  214. "
  215. *End
  216. *% These provide the physical dimensions of the paper (by keyword)
  217. *DefaultPaperDimension: A4
  218. *PaperDimension Letter: "612 792"
  219. *PaperDimension Legal: "612 1008"
  220. *PaperDimension Tabloid: "792 1224"
  221. *PaperDimension A5: "420 595"
  222. *PaperDimension A4: "595 842"
  223. *PaperDimension A3: "842 1191"
  224. *PaperDimension B5: "516 729"
  225. *PaperDimension B4: "729 1032"
  226. *PaperDimension Letter.Transverse: "792 612"
  227. *PaperDimension A5.Transverse: "595 420"
  228. *PaperDimension A4.Transverse: "842 595"
  229. *PaperDimension B5.Transverse: "729 516"
  230. *PaperDimension Letter.Extra: "683 863"
  231. *PaperDimension Legal.Extra: "683 1079"
  232. *PaperDimension Tabloid.Extra: "863 1295"
  233. *PaperDimension A5.Extra: "490 666"
  234. *PaperDimension A4.Extra: "666 913"
  235. *PaperDimension A3.Extra: "913 1261"
  236. *PaperDimension B5.Extra: "587 799"
  237. *PaperDimension B4.Extra: "799 1103"
  238. *PaperDimension Letter.Extra.Transverse: "863 683"
  239. *PaperDimension A5.Extra.Transverse: "666 490"
  240. *PaperDimension A4.Extra.Transverse: "913 666"
  241. *PaperDimension B5.Extra.Transverse: "799 587"
  242. *%=== Custom Page Sizes ==================================
  243. *CustomPageSize True: "
  244. 4 dict begin
  245. 5 -2 roll 2 copy le
  246. {5 2 roll dup dup 0 add exch 3 mul add 4 mod /Orientation exch def}
  247. {5 2 roll dup dup 3 add exch 3 mul add 4 mod /Orientation exch def} ifelse
  248. /PageOffset [ 5 -2 roll ] def
  249. /PageSize [
  250. 5 2 roll pop
  251. ] def
  252. /ImagingBBox null def
  253. currentdict end setpagedevice
  254. "
  255. *End
  256. *ParamCustomPageSize Width: 1 points 0 955
  257. *ParamCustomPageSize Height: 2 points 0 1303
  258. *ParamCustomPageSize WidthOffset: 3 points 0 955
  259. *ParamCustomPageSize HeightOffset: 4 points 0 1303
  260. *ParamCustomPageSize Orientation: 5 int 0 3
  261. *MaxMediaWidth: "955"
  262. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  263. *MaxMediaHeight: "1303"
  264. *?CurrentMediaHeight: "save statusdict /medialength get exec = flush restore"
  265. *CenterRegistered: False
  266. *RequiresPageRegion All: True
  267. *OpenUI *InputSlot: PickOne
  268. *OrderDependency: 20 AnySetup *InputSlot
  269. *DefaultInputSlot: Cassette
  270. *InputSlot Cassette: ""
  271. *CloseUI: *InputSlot
  272. *OpenUI *NegativePrint/Negative Print: Boolean
  273. *OrderDependency: 40 AnySetup *NegativePrint
  274. *DefaultNegativePrint: False
  275. *NegativePrint True: "1 dict dup /NegativePrint true put setpagedevice"
  276. *NegativePrint False: "1 dict dup /NegativePrint false put setpagedevice"
  277. *?NegativePrint: "currentpagedevice /NegativePrint get = flush"
  278. *CloseUI: *NegativePrint
  279. *OpenUI *MirrorPrint/Mirror Print:Boolean
  280. *OrderDependency: 40 AnySetup *MirrorPrint
  281. *DefaultMirrorPrint: False
  282. *MirrorPrint True: "1 dict dup /MirrorPrint true put setpagedevice"
  283. *MirrorPrint False: "1 dict dup /MirrorPrint false put setpagedevice"
  284. *?MirrorPrint: "currentpagedevice /MirrorPrint get = flush"
  285. *CloseUI: *MirrorPrint
  286. *DefaultOutputBin: OnlyOne
  287. *DefaultOutputOrder: Normal
  288. *% Font Information =====================
  289. *DefaultFont: Courier
  290. *Font AvantGarde-Book: Standard "(001.006)" Standard Disk
  291. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard Disk
  292. *Font AvantGarde-Demi: Standard "(001.007)" Standard Disk
  293. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard Disk
  294. *Font Bookman-Demi: Standard "(001.004)" Standard Disk
  295. *Font Bookman-DemiItalic: Standard "(001.004)" Standard Disk
  296. *Font Bookman-Light: Standard "(001.004)" Standard Disk
  297. *Font Bookman-LightItalic: Standard "(001.004)" Standard Disk
  298. *Font Courier: Standard "(002.004)" Standard Disk
  299. *Font Courier-Bold: Standard "(002.004)" Standard Disk
  300. *Font Courier-BoldOblique: Standard "(002.004)" Standard Disk
  301. *Font Courier-Oblique: Standard "(002.004)" Standard Disk
  302. *Font Helvetica: Standard "(001.006)" Standard Disk
  303. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  304. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  305. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  306. *Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
  307. *Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
  308. *Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
  309. *Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
  310. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  311. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  312. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  313. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  314. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard Disk
  315. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard Disk
  316. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard Disk
  317. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard Disk
  318. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  319. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  320. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  321. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  322. *Font Symbol: Standard "(001.007)" Standard Disk
  323. *Font Times-Bold: Standard "(001.007)" Standard Disk
  324. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  325. *Font Times-Italic: Standard "(001.007)" Standard Disk
  326. *Font Times-Roman: Standard "(001.007)" Standard Disk
  327. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard Disk
  328. *Font ZapfDingbats: Standard "(001.004)" Standard Disk
  329. *% Japanese Fonts ===============
  330. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  331. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  332. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  333. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  334. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  335. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  336. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  337. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  338. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  339. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  340. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  341. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  342. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  343. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  344. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  345. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  346. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  347. *Font GothicBBB-Medium.Hankaku: Special "(003.002)" Special Disk
  348. *Font GothicBBB-Medium.Hiragana: Special "(003.002)" Special Disk
  349. *Font GothicBBB-Medium.Katakana: Special "(003.002)" Special Disk
  350. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  351. *Font GothicBBB-Medium.Oubun-Add: Special "(003.002)" Special Disk
  352. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  353. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  354. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  355. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  356. *Font Mincho-PC-Katakana: Special "(002.000)" Special Disk
  357. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  358. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  359. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  360. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  361. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  362. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  363. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  364. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  365. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  366. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  367. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  368. *Font Ryumin-Light-Ext.Hiragana: Special "(003.001)" Special Disk
  369. *Font Ryumin-Light-Ext.Katakana: Special "(003.001)" Special Disk
  370. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  371. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  372. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  373. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  374. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  375. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  376. *Font Ryumin-Light.Hankaku: Special "(003.001)" Special Disk
  377. *Font Ryumin-Light.Hiragana: Special "(003.001)" Special Disk
  378. *Font Ryumin-Light.Katakana: Special "(003.001)" Special Disk
  379. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  380. *Font Ryumin-Light.Oubun-Add: Special "(003.001)" Special Disk
  381. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  382. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  383. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  384. *?FontQuery: "
  385. save
  386. { count 1 gt
  387. { exch dup 127 string cvs (/) print print (:) print
  388. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  389. } { exit } ifelse
  390. } bind loop
  391. (*) = flush
  392. restore
  393. "
  394. *End
  395. *?FontList: "
  396. save
  397. (*) {cvn ==} 128 string /Font resourceforall
  398. (*) = flush
  399. restore
  400. "
  401. *End
  402. *% Printer Messages (verbatim from printer):
  403. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  404. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  405. *Message: "\FontName\ not found, using Courier"
  406. *% ===== Status message List : Status (format: %%[ status: <one of these> ]%% ) =====
  407. *Status: "initializing"
  408. *Status: "idle"
  409. *Status: "busy"
  410. *Status: "printing"
  411. *Status: "waiting"
  412. *Status: "PrinterError:Please check an engine's message."
  413. *Status: "PrinterError:Please unload the material."
  414. *Status: "PrinterError:Please take out the material."
  415. *Status: "PrinterError:Please set the material."
  416. *Status: "PrinterError:Please unload the material, and then set new one."
  417. *Status: "PrinterError:Please take out the material, and then set new one."
  418. *Status: "PrinterError:Please set the larger size material."
  419. *Status: "PrinterError:Please unload the material, and then set larger size one."
  420. *Status: "PrinterError:Please take out the material, and then set larger size one."
  421. *Status: "PrinterError:Please replace the material, type or size does not fits."
  422. *Status: "PrinterError:Please unload the material, and replace one type or size fits."
  423. *Status: "PrinterError:Please take out the material, and replace one type or size fits."
  424. *Status: "PrinterError:The rest of material is not enough."
  425. *Status: "PrinterError:Engine is Local Mode"
  426. *Status: "PrinterError:PIF command error has occurred."
  427. *Status: "PrinterError:Engine does not support this setting. "
  428. *Status: "PrinterError:PIF parameters are out of range."
  429. *Status: "PrinterError:Engine is off line."
  430. *Status: "PrinterError:Engine trouble has occurred. Please check the engine."
  431. *Status: "PrinterError:Output processing has been canceled in the engine."
  432. *Status: "PrinterError:Output processing has been canceled by command."
  433. *Status: "PrinterError:Processing now, Output processing can not be available."
  434. *Status: "PrinterError:Processer error has occurred."
  435. *Status: "PrinterError:Handshake comunication, Image data has been lost delayed."
  436. *Status: "PrinterError:Output of Image data can not be started (or restart)."
  437. *Status: "PrinterError:PIF Bus handshake error has occurred."
  438. *Status: "PrinterError:PIF response timeout error has occurred."
  439. *Status: "PrinterError:Engine is Power-Down or disconnect."
  440. *Status: "PrinterError:Another RIP had occupied the engine."
  441. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  442. *Source: "LocalTalk"
  443. *Source: "EtherTalk"
  444. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  445. *PrinterError: "Please check an engine's message."
  446. *PrinterError: "Please unload the material."
  447. *PrinterError: "Please take out the material."
  448. *PrinterError: "Please set the material."
  449. *PrinterError: "Please unload the material, and then set new one."
  450. *PrinterError: "Please take out the material, and then set new one."
  451. *PrinterError: "Please set the larger size material."
  452. *PrinterError: "Please unload the material, and then set larger size one."
  453. *PrinterError: "Please take out the material, and then set larger size one."
  454. *PrinterError: "Please replace the material, type or size does not fits."
  455. *PrinterError: "Please unload the material, and replace one type or size fits."
  456. *PrinterError: "Please take out the material, and replace one type or size fits."
  457. *PrinterError: "The rest of material is not enough."
  458. *PrinterError: "Engine is Local Mode"
  459. *PrinterError: "PIF command error has occurred."
  460. *PrinterError: "Engine does not support this setting. "
  461. *PrinterError: "PIF parameters are out of range."
  462. *PrinterError: "Engine is off line."
  463. *PrinterError: "Engine trouble has occurred. Please check the engine."
  464. *PrinterError: "Output processing has been canceled in the engine."
  465. *PrinterError: "Output processing has been canceled by command."
  466. *PrinterError: "Processing now, Output processing can not be available."
  467. *PrinterError: "Processer error has occurred."
  468. *PrinterError: "Handshake comunication, Image data has been lost delayed."
  469. *PrinterError: "Output of Image data can not be started (or restart)."
  470. *PrinterError: "PIF Bus handshake error has occurred."
  471. *PrinterError: "PIF response timeout error has occurred."
  472. *PrinterError: "Engine is Power-Down or disconnect."
  473. *PrinterError: "Another RIP had occupied the engine."
  474. *% end of PPD file for DSAM6201.PPD