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.

664 lines
31 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.10,1996 for Windows
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.0"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *PCFileName: "DSAMK101.PPD"
  15. *Product: "(FT-R3035AM)"
  16. *PSVersion: "(2013.114) 12"
  17. *ShortNickName: "SCREEN FT-R3035AM(7JFonts)"
  18. *ModelName: "SCREEN FT-R3035AM(7JFonts)"
  19. *NickName: "SCREEN FT-R3035AM(7JFonts)"
  20. *% ==== Device Capabilities ===============
  21. *LanguageLevel: "2"
  22. *FreeVM: "1073738132"
  23. *ColorDevice: False
  24. *DefaultColorSpace: Gray
  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: 3000dpi
  62. *Resolution 3000dpi: "1 dict dup /HWResolution [3000 3000] put setpagedevice"
  63. *Resolution 2400dpi: "1 dict dup /HWResolution [2400 2400] put setpagedevice"
  64. *Resolution 1800dpi: "1 dict dup /HWResolution [1800 1800] put setpagedevice"
  65. *Resolution 1500dpi: "1 dict dup /HWResolution [1500 1500] put setpagedevice"
  66. *Resolution 1200dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
  67. *Resolution 1000dpi: "1 dict dup /HWResolution [1000 1000] put setpagedevice"
  68. *?Resolution: "
  69. save
  70. currentpagedevice /HWResolution get
  71. 0 get ( ) cvs print (dpi) = flush
  72. restore
  73. "
  74. *End
  75. *CloseUI: *Resolution
  76. *% Halftone Information ===============
  77. *ScreenFreq: "175"
  78. *ScreenAngle: "45.0"
  79. *DefaultScreenProc: Round
  80. *ScreenProc Round:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub}
  81. {1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}"
  82. *End
  83. *ScreenProc Elliptical: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
  84. {pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt
  85. {pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub}
  86. {.5 exch sub exch pop exch pop}ifelse}ifelse}"
  87. *End
  88. *ScreenProc Diamond: "{abs exch abs 2 copy add .75 le
  89. {dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le
  90. {.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}"
  91. *End
  92. *ScreenProc Line: "{exch pop abs neg}"
  93. *ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
  94. *ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
  95. *DefaultTransfer: Null
  96. *Transfer Null: "{ }"
  97. *Transfer Null.Inverse: "{ 1 exch sub }"
  98. *% Paper Handling =====================
  99. *% Code in this section both selects a tray and sets up a frame buffer.
  100. *OpenUI *PageSize: PickOne
  101. *OrderDependency: 30 AnySetup *PageSize
  102. *DefaultPageSize: A4
  103. *PageSize Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  104. *PageSize Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  105. *PageSize Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  106. *PageSize A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  107. *PageSize A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  108. *PageSize A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  109. *PageSize B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  110. *PageSize B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  111. *PageSize Letter.Transverse: "2 dict dup /PageSize [792 612] put dup /Orientation 3 put setpagedevice"
  112. *PageSize A5.Transverse: "2 dict dup /PageSize [595 420] put dup /Orientation 3 put setpagedevice"
  113. *PageSize A4.Transverse: "2 dict dup /PageSize [842 595] put dup /Orientation 3 put setpagedevice"
  114. *PageSize B5.Transverse: "2 dict dup /PageSize [729 516] put dup /Orientation 3 put setpagedevice"
  115. *PageSize Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
  116. *PageSize Legal.Extra: "2 dict dup /PageSize [683 1079] put dup /Orientation 0 put setpagedevice"
  117. *PageSize Tabloid.Extra: "2 dict dup /PageSize [863 1295] put dup /Orientation 0 put setpagedevice"
  118. *PageSize A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
  119. *PageSize A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
  120. *PageSize A3.Extra: "2 dict dup /PageSize [913 1261] put dup /Orientation 0 put setpagedevice"
  121. *PageSize B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
  122. *PageSize B4.Extra: "2 dict dup /PageSize [799 1103] put dup /Orientation 0 put setpagedevice"
  123. *PageSize Letter.Extra.Transverse: "2 dict dup /PageSize [863 683] put dup /Orientation 3 put setpagedevice"
  124. *PageSize A5.Extra.Transverse: "2 dict dup /PageSize [666 490] put dup /Orientation 3 put setpagedevice"
  125. *PageSize A4.Extra.Transverse: "2 dict dup /PageSize [913 666] put dup /Orientation 3 put setpagedevice"
  126. *PageSize B5.Extra.Transverse: "2 dict dup /PageSize [799 587] put dup /Orientation 3 put setpagedevice"
  127. *?PageSize: "
  128. save
  129. currentpagedevice /PageSize get aload pop
  130. 2 copy gt {exch} if (Unknown)
  131. 16 dict
  132. dup [612 792] (Letter) put
  133. dup [612 1008] (Legal) put
  134. dup [792 1224] (Tabloid) put
  135. dup [420 595] (A5) put
  136. dup [595 842] (A4) put
  137. dup [842 1191] (A3) put
  138. dup [516 729] (B5) put
  139. dup [729 1032] (B4) put
  140. dup [683 863] (Letter.Extra) put
  141. dup [683 1079] (Legal.Extra) put
  142. dup [863 1295] (Tabloid.Extra) put
  143. dup [490 666] (A5.Extra) put
  144. dup [666 913] (A4.Extra) put
  145. dup [913 1261] (A3.Extra) put
  146. dup [587 799] (B5.Extra) put
  147. dup [799 1103] (B4.Extra) put
  148. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  149. { exch pop exit } {pop} ifelse
  150. } bind forall = flush pop pop
  151. restore
  152. "
  153. *End
  154. *CloseUI: *PageSize
  155. *OpenUI *PageRegion: PickOne
  156. *OrderDependency: 40 AnySetup *PageRegion
  157. *DefaultPageRegion: A4
  158. *PageRegion Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  159. *PageRegion Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  160. *PageRegion Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  161. *PageRegion A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  162. *PageRegion A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  163. *PageRegion A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  164. *PageRegion B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  165. *PageRegion B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  166. *PageRegion Letter.Transverse: "2 dict dup /PageSize [792 612] put dup /Orientation 3 put setpagedevice"
  167. *PageRegion A5.Transverse: "2 dict dup /PageSize [595 420] put dup /Orientation 3 put setpagedevice"
  168. *PageRegion A4.Transverse: "2 dict dup /PageSize [842 595] put dup /Orientation 3 put setpagedevice"
  169. *PageRegion B5.Transverse: "2 dict dup /PageSize [729 516] put dup /Orientation 3 put setpagedevice"
  170. *PageRegion Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
  171. *PageRegion Legal.Extra: "2 dict dup /PageSize [683 1079] put dup /Orientation 0 put setpagedevice"
  172. *PageRegion Tabloid.Extra: "2 dict dup /PageSize [863 1295] put dup /Orientation 0 put setpagedevice"
  173. *PageRegion A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
  174. *PageRegion A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
  175. *PageRegion A3.Extra: "2 dict dup /PageSize [913 1261] put dup /Orientation 0 put setpagedevice"
  176. *PageRegion B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
  177. *PageRegion B4.Extra: "2 dict dup /PageSize [799 1103] put dup /Orientation 0 put setpagedevice"
  178. *PageRegion Letter.Extra.Transverse: "2 dict dup /PageSize [863 683] put dup /Orientation 3 put setpagedevice"
  179. *PageRegion A5.Extra.Transverse: "2 dict dup /PageSize [666 490] put dup /Orientation 3 put setpagedevice"
  180. *PageRegion A4.Extra.Transverse: "2 dict dup /PageSize [913 666] put dup /Orientation 3 put setpagedevice"
  181. *PageRegion B5.Extra.Transverse: "2 dict dup /PageSize [799 587] put dup /Orientation 3 put setpagedevice"
  182. *CloseUI: *PageRegion
  183. *DefaultImageableArea: A4
  184. *ImageableArea Letter: "0 0 612 792"
  185. *ImageableArea Legal: "0 0 612 1008"
  186. *ImageableArea Tabloid: "0 0 792 1224"
  187. *ImageableArea A5: "0 0 420 595"
  188. *ImageableArea A4: "0 0 595 842"
  189. *ImageableArea A3: "0 0 842 1191"
  190. *ImageableArea B5: "0 0 516 729"
  191. *ImageableArea B4: "0 0 729 1032"
  192. *ImageableArea Letter.Transverse: "0 0 792 612"
  193. *ImageableArea A5.Transverse: "0 0 595 420"
  194. *ImageableArea A4.Transverse: "0 0 842 595"
  195. *ImageableArea B5.Transverse: "0 0 729 516"
  196. *ImageableArea Letter.Extra: "0 0 683 863"
  197. *ImageableArea Legal.Extra: "0 0 683 1079"
  198. *ImageableArea Tabloid.Extra: "0 0 863 1295"
  199. *ImageableArea A5.Extra: "0 0 490 666"
  200. *ImageableArea A4.Extra: "0 0 666 913"
  201. *ImageableArea A3.Extra: "0 0 913 1261"
  202. *ImageableArea B5.Extra: "0 0 587 799"
  203. *ImageableArea B4.Extra: "0 0 799 1103"
  204. *ImageableArea Letter.Extra.Transverse: "0 0 863 683"
  205. *ImageableArea A5.Extra.Transverse: "0 0 666 490"
  206. *ImageableArea A4.Extra.Transverse: "0 0 913 666"
  207. *ImageableArea B5.Extra.Transverse: "0 0 799 587"
  208. *?ImageableArea: "
  209. save
  210. /cvp { ( ) cvs print ( ) print } bind def
  211. /upperright {10000 mul floor 10000 div} bind def
  212. /lowerleft {10000 mul ceiling 10000 div} bind def
  213. newpath clippath pathbbox
  214. 4 -2 roll exch 2 {lowerleft cvp} repeat
  215. exch 2 {upperright cvp} repeat flush
  216. restore
  217. "
  218. *End
  219. *% These provide the physical dimensions of the paper (by keyword)
  220. *DefaultPaperDimension: A4
  221. *PaperDimension Letter: "612 792"
  222. *PaperDimension Legal: "612 1008"
  223. *PaperDimension Tabloid: "792 1224"
  224. *PaperDimension A5: "420 595"
  225. *PaperDimension A4: "595 842"
  226. *PaperDimension A3: "842 1191"
  227. *PaperDimension B5: "516 729"
  228. *PaperDimension B4: "729 1032"
  229. *PaperDimension Letter.Transverse: "792 612"
  230. *PaperDimension A5.Transverse: "595 420"
  231. *PaperDimension A4.Transverse: "842 595"
  232. *PaperDimension B5.Transverse: "729 516"
  233. *PaperDimension Letter.Extra: "683 863"
  234. *PaperDimension Legal.Extra: "683 1079"
  235. *PaperDimension Tabloid.Extra: "863 1295"
  236. *PaperDimension A5.Extra: "490 666"
  237. *PaperDimension A4.Extra: "666 913"
  238. *PaperDimension A3.Extra: "913 1261"
  239. *PaperDimension B5.Extra: "587 799"
  240. *PaperDimension B4.Extra: "799 1103"
  241. *PaperDimension Letter.Extra.Transverse: "863 683"
  242. *PaperDimension A5.Extra.Transverse: "666 490"
  243. *PaperDimension A4.Extra.Transverse: "913 666"
  244. *PaperDimension B5.Extra.Transverse: "799 587"
  245. *%=== Custom Page Sizes ==================================
  246. *CustomPageSize True: "
  247. 4 dict begin
  248. 5 -2 roll 2 copy le
  249. {5 2 roll 3 add 4 mod dup /Orientation exch def}
  250. {5 2 roll 2 add 4 mod dup /Orientation exch def} ifelse
  251. /PageOffset [ 5 -2 roll ] def
  252. /PageSize [
  253. 5 2 roll pop
  254. ] def
  255. /ImagingBBox null def
  256. currentdict end setpagedevice
  257. "
  258. *End
  259. *ParamCustomPageSize Width: 1 points 0 1006
  260. *ParamCustomPageSize Height: 2 points 0 7086
  261. *ParamCustomPageSize WidthOffset: 3 points 0 1006
  262. *ParamCustomPageSize HeightOffset: 4 points 0 7086
  263. *ParamCustomPageSize Orientation: 5 int 0 3
  264. *MaxMediaWidth: "1006"
  265. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  266. *MaxMediaHeight: "7086"
  267. *?CurrentMediaHeight: "save statusdict /medialength get exec = flush restore"
  268. *CenterRegistered: False
  269. *RequiresPageRegion All: True
  270. *OpenUI *InputSlot: PickOne
  271. *OrderDependency: 20 AnySetup *InputSlot
  272. *DefaultInputSlot: Cassette
  273. *InputSlot Cassette: ""
  274. *CloseUI: *InputSlot
  275. *OpenUI *NegativePrint/Negative Print: Boolean
  276. *OrderDependency: 40 AnySetup *NegativePrint
  277. *DefaultNegativePrint: False
  278. *NegativePrint True: "1 dict dup /NegativePrint true put setpagedevice"
  279. *NegativePrint False: "1 dict dup /NegativePrint false put setpagedevice"
  280. *?NegativePrint: "currentpagedevice /NegativePrint get = flush"
  281. *CloseUI: *NegativePrint
  282. *OpenUI *MirrorPrint/Mirror Print:Boolean
  283. *OrderDependency: 40 AnySetup *MirrorPrint
  284. *DefaultMirrorPrint: False
  285. *MirrorPrint True: "1 dict dup /MirrorPrint true put setpagedevice"
  286. *MirrorPrint False: "1 dict dup /MirrorPrint false put setpagedevice"
  287. *?MirrorPrint: "currentpagedevice /MirrorPrint get = flush"
  288. *CloseUI: *MirrorPrint
  289. *DefaultOutputBin: OnlyOne
  290. *DefaultOutputOrder: Normal
  291. *% Font Information =====================
  292. *DefaultFont: Courier
  293. *Font AvantGarde-Book: Standard "(001.006)" Standard Disk
  294. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard Disk
  295. *Font AvantGarde-Demi: Standard "(001.007)" Standard Disk
  296. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard Disk
  297. *Font Bookman-Demi: Standard "(001.004)" Standard Disk
  298. *Font Bookman-DemiItalic: Standard "(001.004)" Standard Disk
  299. *Font Bookman-Light: Standard "(001.004)" Standard Disk
  300. *Font Bookman-LightItalic: Standard "(001.004)" Standard Disk
  301. *Font Courier: Standard "(002.004)" Standard Disk
  302. *Font Courier-Bold: Standard "(002.004)" Standard Disk
  303. *Font Courier-BoldOblique: Standard "(002.004)" Standard Disk
  304. *Font Courier-Oblique: Standard "(002.004)" Standard Disk
  305. *Font Helvetica: Standard "(001.006)" Standard Disk
  306. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  307. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  308. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  309. *Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
  310. *Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
  311. *Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
  312. *Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
  313. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  314. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  315. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  316. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  317. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard Disk
  318. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard Disk
  319. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard Disk
  320. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard Disk
  321. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  322. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  323. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  324. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  325. *Font Symbol: Standard "(001.007)" Standard Disk
  326. *Font Times-Bold: Standard "(001.007)" Standard Disk
  327. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  328. *Font Times-Italic: Standard "(001.007)" Standard Disk
  329. *Font Times-Roman: Standard "(001.007)" Standard Disk
  330. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard Disk
  331. *Font ZapfDingbats: Standard "(001.004)" Standard Disk
  332. *% Japanese Fonts ===============
  333. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  334. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  335. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  336. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  337. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  338. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  339. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  340. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  341. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  342. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  343. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  344. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  345. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  346. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  347. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  348. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  349. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  350. *Font FutoGoB101-Bold.Hankaku: Special "(003.001)" Special Disk
  351. *Font FutoGoB101-Bold.Hiragana: Special "(003.001)" Special Disk
  352. *Font FutoGoB101-Bold.Katakana: Special "(003.001)" Special Disk
  353. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  354. *Font FutoGoB101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  355. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  356. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  357. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  358. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  359. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  360. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  361. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  362. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  363. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  364. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  365. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  366. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  367. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  368. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  369. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  370. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  371. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  372. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  373. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  374. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  375. *Font FutoMinA101-Bold.Hankaku: Special "(003.001)" Special Disk
  376. *Font FutoMinA101-Bold.Hiragana: Special "(003.001)" Special Disk
  377. *Font FutoMinA101-Bold.Katakana: Special "(003.001)" Special Disk
  378. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  379. *Font FutoMinA101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  380. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  381. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  382. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  383. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  384. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  385. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  386. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  387. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  388. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  389. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  390. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  391. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  392. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  393. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  394. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  395. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  396. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  397. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  398. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  399. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  400. *Font GothicBBB-Medium.Hankaku: Special "(003.002)" Special Disk
  401. *Font GothicBBB-Medium.Hiragana: Special "(003.002)" Special Disk
  402. *Font GothicBBB-Medium.Katakana: Special "(003.002)" Special Disk
  403. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  404. *Font GothicBBB-Medium.Oubun-Add: Special "(003.002)" Special Disk
  405. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  406. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  407. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  408. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  409. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  410. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  411. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  412. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  413. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  414. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  415. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  416. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  417. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  418. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  419. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  420. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  421. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  422. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  423. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  424. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  425. *Font Jun101-Light.Hankaku: Special "(003.001)" Special Disk
  426. *Font Jun101-Light.Hiragana: Special "(003.001)" Special Disk
  427. *Font Jun101-Light.Katakana: Special "(003.001)" Special Disk
  428. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  429. *Font Jun101-Light.Oubun-Add: Special "(003.001)" Special Disk
  430. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  431. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  432. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  433. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  434. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  435. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  436. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  437. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  438. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  439. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  440. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  441. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  442. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  443. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  444. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  445. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  446. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  447. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  448. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  449. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  450. *Font MidashiGo-MB31.Hankaku: Special "(003.000)" Special Disk
  451. *Font MidashiGo-MB31.Hiragana: Special "(003.000)" Special Disk
  452. *Font MidashiGo-MB31.Katakana: Special "(003.000)" Special Disk
  453. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  454. *Font MidashiGo-MB31.Oubun-Add: Special "(003.000)" Special Disk
  455. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  456. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  457. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  458. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  459. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  460. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  461. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  462. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  463. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  464. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  465. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  466. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  467. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  468. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  469. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  470. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  471. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  472. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  473. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  474. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  475. *Font MidashiMin-MA31.Hankaku: Special "(003.001)" Special Disk
  476. *Font MidashiMin-MA31.Hiragana: Special "(003.001)" Special Disk
  477. *Font MidashiMin-MA31.Katakana: Special "(003.001)" Special Disk
  478. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  479. *Font MidashiMin-MA31.Oubun-Add: Special "(003.001)" Special Disk
  480. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  481. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  482. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  483. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  484. *Font Mincho-PC-Katakana: Special "(002.000)" Special Disk
  485. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  486. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  487. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  488. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  489. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  490. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  491. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  492. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  493. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  494. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  495. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  496. *Font Ryumin-Light-Ext.Hiragana: Special "(003.001)" Special Disk
  497. *Font Ryumin-Light-Ext.Katakana: Special "(003.001)" Special Disk
  498. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  499. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  500. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  501. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  502. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  503. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  504. *Font Ryumin-Light.Hankaku: Special "(003.001)" Special Disk
  505. *Font Ryumin-Light.Hiragana: Special "(003.001)" Special Disk
  506. *Font Ryumin-Light.Katakana: Special "(003.001)" Special Disk
  507. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  508. *Font Ryumin-Light.Oubun-Add: Special "(003.001)" Special Disk
  509. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  510. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  511. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  512. *?FontQuery: "
  513. save
  514. { count 1 gt
  515. { exch dup 127 string cvs (/) print print (:) print
  516. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  517. } { exit } ifelse
  518. } bind loop
  519. (*) = flush
  520. restore
  521. "
  522. *End
  523. *?FontList: "
  524. save
  525. (*) {cvn ==} 128 string /Font resourceforall
  526. (*) = flush
  527. restore
  528. "
  529. *End
  530. *% Printer Messages (verbatim from printer):
  531. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  532. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  533. *Message: "\FontName\ not found, using Courier"
  534. *% ===== Status message List : Status (format: %%[ status: <one of these> ]%% ) =====
  535. *Status: "initializing"
  536. *Status: "idle"
  537. *Status: "busy"
  538. *Status: "printing"
  539. *Status: "waiting"
  540. *Status: "PrinterError:Please check an engine's message."
  541. *Status: "PrinterError:Please unload the material."
  542. *Status: "PrinterError:Please take out the material."
  543. *Status: "PrinterError:Please set the material."
  544. *Status: "PrinterError:Please unload the material, and then set new one."
  545. *Status: "PrinterError:Please take out the material, and then set new one."
  546. *Status: "PrinterError:Please set the larger size material."
  547. *Status: "PrinterError:Please unload the material, and then set larger size one."
  548. *Status: "PrinterError:Please take out the material, and then set larger size one."
  549. *Status: "PrinterError:Please replace the material, type or size does not fits."
  550. *Status: "PrinterError:Please unload the material, and replace one type or size fits."
  551. *Status: "PrinterError:Please take out the material, and replace one type or size fits."
  552. *Status: "PrinterError:The rest of material is not enough."
  553. *Status: "PrinterError:Engine is Local Mode"
  554. *Status: "PrinterError:PIF command error has occurred."
  555. *Status: "PrinterError:Engine does not support this setting. "
  556. *Status: "PrinterError:PIF parameters are out of range."
  557. *Status: "PrinterError:Engine is off line."
  558. *Status: "PrinterError:Engine trouble has occurred. Please check the engine."
  559. *Status: "PrinterError:Output processing has been canceled in the engine."
  560. *Status: "PrinterError:Output processing has been canceled by command."
  561. *Status: "PrinterError:Processing now, Output processing can not be available."
  562. *Status: "PrinterError:Processer error has occurred."
  563. *Status: "PrinterError:Handshake comunication, Image data has been lost delayed."
  564. *Status: "PrinterError:Output of Image data can not be started (or restart)."
  565. *Status: "PrinterError:PIF Bus handshake error has occurred."
  566. *Status: "PrinterError:PIF response timeout error has occurred."
  567. *Status: "PrinterError:Engine is Power-Down or disconnect."
  568. *Status: "PrinterError:Another RIP had occupied the engine."
  569. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  570. *Source: "LocalTalk"
  571. *Source: "EtherTalk"
  572. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  573. *PrinterError: "Please check an engine's message."
  574. *PrinterError: "Please unload the material."
  575. *PrinterError: "Please take out the material."
  576. *PrinterError: "Please set the material."
  577. *PrinterError: "Please unload the material, and then set new one."
  578. *PrinterError: "Please take out the material, and then set new one."
  579. *PrinterError: "Please set the larger size material."
  580. *PrinterError: "Please unload the material, and then set larger size one."
  581. *PrinterError: "Please take out the material, and then set larger size one."
  582. *PrinterError: "Please replace the material, type or size does not fits."
  583. *PrinterError: "Please unload the material, and replace one type or size fits."
  584. *PrinterError: "Please take out the material, and replace one type or size fits."
  585. *PrinterError: "The rest of material is not enough."
  586. *PrinterError: "Engine is Local Mode"
  587. *PrinterError: "PIF command error has occurred."
  588. *PrinterError: "Engine does not support this setting. "
  589. *PrinterError: "PIF parameters are out of range."
  590. *PrinterError: "Engine is off line."
  591. *PrinterError: "Engine trouble has occurred. Please check the engine."
  592. *PrinterError: "Output processing has been canceled in the engine."
  593. *PrinterError: "Output processing has been canceled by command."
  594. *PrinterError: "Processing now, Output processing can not be available."
  595. *PrinterError: "Processer error has occurred."
  596. *PrinterError: "Handshake comunication, Image data has been lost delayed."
  597. *PrinterError: "Output of Image data can not be started (or restart)."
  598. *PrinterError: "PIF Bus handshake error has occurred."
  599. *PrinterError: "PIF response timeout error has occurred."
  600. *PrinterError: "Engine is Power-Down or disconnect."
  601. *PrinterError: "Another RIP had occupied the engine."
  602. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  603. *% end of PPD file for SCREEN FT-R3035AM(7JFonts)