Advertisement
Guest User

PS

a guest
Dec 19th, 2012
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.31 KB | None | 0 0
  1. %!PS-Adobe-3.0
  2. %%CreationDate: 12/17/2012 18:18:48
  3. %%LanguageLevel: 3
  4. %%EndComments
  5.  
  6. %%BeginDefaults
  7. %%PageBoundingBox: 0 0 595 842
  8. %%ViewingOrientation: 1 0 0 1
  9. %%EndDefaults
  10.  
  11.  
  12. %%BeginProlog
  13. %%BeginResource: file Pscript_WinNT_ErrorHandler 5.0 0
  14. /currentpacking where{pop/oldpack currentpacking def/setpacking where{pop
  15.  
  16. false
  17. setpacking}if}if/$brkpage 64 dict def $brkpage begin/prnt{dup
  18.  
  19. type/stringtype
  20. ne{=string cvs}if dup length 6 mul/tx exch def/ty 10 def currentpoint/toy
  21.  
  22. exch
  23. def/tox exch def 1 setgray newpath tox toy 2 sub moveto 0 ty rlineto tx 0
  24. rlineto 0 ty neg rlineto closepath fill tox toy moveto 0 setgray show}bind
  25.  
  26. def
  27. /nl{currentpoint exch pop lmargin exch moveto 0 -10 rmoveto}def/=={/cp 0
  28.  
  29. def
  30. typeprint nl}def/typeprint{dup type exec}readonly def/lmargin 72
  31.  
  32. def/rmargin 72
  33. def/tprint{dup length cp add rmargin gt{nl/cp 0 def}if dup length cp add/cp
  34. exch def prnt}readonly def/cvsprint{=string cvs tprint( )tprint}readonly
  35.  
  36. def
  37. /integertype{cvsprint}readonly def/realtype{cvsprint}readonly
  38.  
  39. def/booleantype
  40. {cvsprint}readonly def/operatortype{(--)tprint =string cvs tprint(-- )
  41.  
  42. tprint}
  43. readonly def/marktype{pop(-mark- )tprint}readonly def/dicttype{pop
  44. (-dictionary- )tprint}readonly def/nulltype{pop(-null- )tprint}readonly def
  45. /filetype{pop(-filestream- )tprint}readonly def/savetype{pop(-savelevel- )
  46. tprint}readonly def/fonttype{pop(-fontid- )tprint}readonly def/nametype{dup
  47. xcheck not{(/)tprint}if cvsprint}readonly def/stringtype{dup rcheck{(\()
  48.  
  49. tprint
  50. tprint(\))tprint}{pop(-string- )tprint}ifelse}readonly def/arraytype{dup
  51.  
  52. rcheck
  53. {dup xcheck{({)tprint{typeprint}forall(})tprint}{([)tprint{typeprint}
  54.  
  55. forall(])
  56. tprint}ifelse}{pop(-array- )tprint}ifelse}readonly def/packedarraytype{dup
  57. rcheck{dup xcheck{({)tprint{typeprint}forall(})tprint}{([)tprint{typeprint}
  58. forall(])tprint}ifelse}{pop(-packedarray- )tprint}ifelse}readonly
  59.  
  60. def/courier
  61. /Courier findfont 10 scalefont def end errordict/handleerror{systemdict
  62.  
  63. begin
  64. $error begin $brkpage begin newerror{/newerror false store vmstatus pop pop
  65.  
  66. 0
  67. ne{grestoreall}if errorname(VMerror)ne{showpage}if initgraphics courier
  68.  
  69. setfont
  70. lmargin 720 moveto errorname(VMerror)eq{userdict/ehsave known{clear
  71.  
  72. userdict
  73. /ehsave get restore 2 vmreclaim}if vmstatus exch pop exch pop PrtVMMsg}{
  74. (ERROR: )prnt errorname prnt nl(OFFENDING COMMAND: )prnt/command load prnt
  75. $error/ostack known{nl nl(STACK:)prnt nl nl $error/ostack get aload length
  76.  
  77. {==}
  78. repeat}if}ifelse systemdict/showpage get exec(%%[ Error: )print errorname
  79. =print(; OffendingCommand: )print/command load =print( ]%%)= flush}if end
  80.  
  81. end
  82. end}dup 0 systemdict put dup 4 $brkpage put bind readonly
  83.  
  84. put/currentpacking
  85. where{pop/setpacking where{pop oldpack setpacking}if}if
  86. %%EndResource
  87. userdict /Pscript_WinNT_Incr 230 dict dup begin put
  88. %%BeginResource: file Pscript_FatalError 5.0 0
  89. userdict begin/FatalErrorIf{{initgraphics findfont 1 index 0 eq{exch pop}
  90.  
  91. {dup
  92. length dict begin{1 index/FID ne{def}{pop pop}ifelse}forall/Encoding
  93. {ISOLatin1Encoding}stopped{StandardEncoding}if def currentdict end
  94. /ErrFont-Latin1 exch definefont}ifelse exch scalefont setfont counttomark 3
  95.  
  96. div
  97. cvi{moveto show}repeat showpage quit}{cleartomark}ifelse}bind def end
  98. %%EndResource
  99. userdict begin/PrtVMMsg{vmstatus exch sub exch pop gt{[
  100. (This job requires more memory than is available in this printer.)100 500
  101. (Try one or more of the following, and then print again:)100 485
  102. (For the output format, choose Optimize For Portability.)115 470
  103. (In the Device Settings page, make sure the Available PostScript Memory is
  104.  
  105. accurate.)
  106. 115 455(Reduce the number of fonts in the document.)115 440
  107. (Print the document in parts.)115 425 12/Times-Roman showpage
  108. (%%[ PrinterError: Low Printer VM ]%%)= true FatalErrorIf}if}bind def end
  109. version cvi 2016 ge{/VM?{pop}bind def}{/VM? userdict/PrtVMMsg get def}
  110.  
  111. ifelse
  112. 105000 VM?
  113. %%BeginResource: file Pscript_Win_Basic 5.0 0
  114. /d/def load def/,/load load d/~/exch , d/?/ifelse , d/!/pop , d/`/begin ,
  115.  
  116. d/^
  117. /index , d/@/dup , d/+/translate , d/$/roll , d/U/userdict , d/M/moveto ,
  118.  
  119. d/-
  120. /rlineto , d/&/currentdict , d/:/gsave , d/;/grestore , d/F/false ,
  121.  
  122. d/T/true ,
  123. d/N/newpath , d/E/end , d/Ac/arc , d/An/arcn , d/A/ashow , d/D/awidthshow ,
  124.  
  125. d/C
  126. /closepath , d/V/div , d/O/eofill , d/L/fill , d/I/lineto , d/-c/curveto ,
  127.  
  128. d/-M
  129. /rmoveto , d/+S/scale , d/Ji/setfont , d/Lc/setlinecap , d/Lj/setlinejoin ,
  130.  
  131. d
  132. /Lw/setlinewidth , d/Lm/setmiterlimit , d/sd/setdash , d/S/show ,
  133.  
  134. d/LH/showpage
  135. , d/K/stroke , d/W/widthshow , d/R/rotate , d/L2? false/languagelevel
  136.  
  137. where{pop
  138. languagelevel 2 ge{pop true}if}if d L2?{/xS/xshow , d/yS/yshow ,
  139.  
  140. d/zS/xyshow ,
  141. d}if/b{bind d}bind d/bd{bind d}bind d/xd{~ d}bd/ld{, d}bd/bn/bind ld/lw/Lw
  142.  
  143. ld
  144. /lc/Lc ld/lj/Lj ld/sg/setgray ld/ADO_mxRot null d/self & d/OrgMx matrix
  145. currentmatrix d/reinitialize{: OrgMx setmatrix
  146.  
  147. [/TextInit/GraphInit/UtilsInit
  148. counttomark{@ where{self eq}{F}?{cvx exec}{!}?}repeat cleartomark ;}b
  149. /initialize{`{/Pscript_Win_Data where{!}{U/Pscript_Win_Data &
  150.  
  151. put}?/ADO_mxRot ~
  152. d/TextInitialised? F d reinitialize E}{U/Pscript_Win_Data 230 dict @ ` put
  153. /ADO_mxRot ~ d/TextInitialised? F d reinitialize}?}b/terminate{!{& self eq
  154. {exit}{E}?}loop E}b/suspend/terminate , d/resume{` Pscript_Win_Data `}b U `
  155. /lucas 21690 d/featurebegin{countdictstack lucas[}b/featurecleanup{stopped
  156. {cleartomark @ lucas eq{! exit}if}loop countdictstack ~ sub @ 0 gt{{E}
  157.  
  158. repeat}
  159. {!}?}b E/snap{transform 0.25 sub round 0.25 add ~ 0.25 sub round 0.25 add ~
  160. itransform}b/dsnap{dtransform round ~ round ~ idtransform}b/nonzero_round{@
  161.  
  162. 0.5
  163. ge{round}{@ -0.5 lt{round}{0 ge{1}{-1}?}?}?}b/nonzero_dsnap{dtransform
  164. nonzero_round ~ nonzero_round ~ idtransform}b U<04>cvn{}put/rr{1 ^ 0 - 0 ~
  165.  
  166. -
  167. neg 0 - C}b/irp{4 -2 $ + +S fx 4 2 $ M 1 ^ 0 - 0 ~ - neg 0 -}b/rp{4 2 $ M 1
  168.  
  169. ^ 0
  170. - 0 ~ - neg 0 -}b/solid{[]0 sd}b/g{@ not{U/DefIf_save save put}if
  171.  
  172. U/DefIf_bool
  173. 2 ^ put}b/DefIf_El{if U/DefIf_bool get not @{U/DefIf_save get restore}if}
  174.  
  175. b/e
  176. {DefIf_El !}b/UDF{L2?{undefinefont}{!}?}b/UDR{L2?{undefineresource}{! !}?}b
  177. /freeVM{/Courier findfont[40 0 0 -40 0 0]makefont Ji 2 vmreclaim}
  178.  
  179. b/hfRedefFont
  180. {findfont @ length dict `{1 ^/FID ne{d}{! !}?}forall & E @ ` ~{/CharStrings
  181.  
  182. 1
  183. dict `/.notdef 0 d & E d}if/Encoding 256 array 0 1 255{1 ^ ~/.notdef put}
  184.  
  185. for d
  186. E definefont !}bind d/hfMkCIDFont{/CIDFont findresource @ length 2 add dict
  187.  
  188. `{1
  189. ^ @/FID eq ~ @/XUID eq ~/UIDBase eq or or{! !}{d}?}forall/CDevProc ~
  190.  
  191. d/Metrics2
  192. 16 dict d/CIDFontName 1 ^ d & E 1 ^ ~/CIDFont defineresource ![~]
  193.  
  194. composefont !}
  195. bind d
  196. %%EndResource
  197. %%BeginResource: file Pscript_Win_Utils_L2 5.0 0
  198. /rf/rectfill , d/fx{1 1 dtransform @ 0 ge{1 sub 0.5}{1 add -0.5}? 3 -1 $ @
  199.  
  200. 0 ge
  201. {1 sub 0.5}{1 add -0.5}? 3 1 $ 4 1 $ idtransform 4 -2 $ idtransform}b/BZ{4
  202.  
  203. -2 $
  204. snap + +S fx rf}b/rs/rectstroke , d/rc/rectclip , d/UtilsInit
  205.  
  206. {currentglobal{F
  207. setglobal}if}b/scol{! setcolor}b/colspA/DeviceGray d/colspABC/DeviceRGB d
  208. /colspRefresh{colspABC setcolorspace}b/SetColSpace{colspABC setcolorspace}b
  209. /resourcestatus where{!/ColorRendering/ProcSet resourcestatus{! ! T}{F}?}
  210.  
  211. {F}?
  212. not{/ColorRendering<</GetHalftoneName{currenthalftone @/HalftoneName known{
  213. /HalftoneName get}{!/none}?}bn/GetPageDeviceName{currentpagedevice @
  214. /PageDeviceName known{/PageDeviceName get @ null eq{!/none}if}{!/none}?}bn
  215. /GetSubstituteCRD{!/DefaultColorRendering/ColorRendering resourcestatus{! !
  216. /DefaultColorRendering}{(DefaultColorRendering*){cvn exit}127 string
  217. /ColorRendering resourceforall}?}bn>>/defineresource where{!/ProcSet
  218. defineresource !}{! !}?}if/buildcrdname{/ColorRendering/ProcSet
  219.  
  220. findresource `
  221. mark GetHalftoneName @ type @/nametype ne ~/stringtype ne and{!/none}if(.)
  222. GetPageDeviceName @ type @/nametype ne ~/stringtype ne and{!/none}if(.)5 ^
  223.  
  224. 0 5
  225. -1 1{^ length add}for string 6 1 $ 5 ^ 5{~ 1 ^ cvs length 1 ^ length 1 ^
  226.  
  227. sub
  228. getinterval}repeat ! cvn 3 1 $ ! ! E}b/definecolorrendering{~ buildcrdname
  229.  
  230. ~
  231. /ColorRendering defineresource !}b/findcolorrendering where{!}{
  232. /findcolorrendering{buildcrdname @/ColorRendering resourcestatus{! ! T}{
  233. /ColorRendering/ProcSet findresource ` GetSubstituteCRD E F}?}b}?
  234. /selectcolorrendering{findcolorrendering !/ColorRendering findresource
  235. setcolorrendering}b/G2UBegin{findresource/FontInfo get/GlyphNames2Unicode
  236.  
  237. get
  238. `}bind d/G2CCBegin{findresource/FontInfo get/GlyphNames2HostCode get `}bind
  239.  
  240. d
  241. /G2UEnd{E}bind d/AddFontInfoBegin{/FontInfo 8 dict @ `}bind d/AddFontInfo{
  242. /GlyphNames2Unicode 16 dict d/GlyphNames2HostCode 16 dict d}bind d
  243. /AddFontInfoEnd{E d}bind d/T0AddCFFMtx2{/CIDFont findresource/Metrics2 get
  244.  
  245. ` d
  246. E}bind d
  247. %%EndResource
  248. end
  249. %%EndProlog
  250.  
  251. %%BeginSetup
  252. statusdict begin (%%[ ProductName: ) print product print ( ]%%)= flush end
  253. [ 1 0 0 1 0 0 ] false Pscript_WinNT_Incr dup /initialize get exec
  254. featurebegin{
  255. %%BeginNonPPDFeature: JobTimeout 0
  256. 0 /languagelevel where{pop languagelevel}{1}ifelse 2 ge{1 dict
  257.  
  258. dup/JobTimeout 4 -1 roll put setuserparams}{statusdict/setjobtimeout get
  259.  
  260. exec}ifelse
  261. %%EndNonPPDFeature
  262. }featurecleanup
  263.  
  264. featurebegin{
  265. %%BeginNonPPDFeature: WaitTimeout 300
  266. 300 /languagelevel where{pop languagelevel}{1}ifelse 2 ge{1 dict
  267.  
  268. dup/WaitTimeout 4 -1 roll put setuserparams}{statusdict/waittimeout 3 -1
  269.  
  270. roll put}ifelse
  271. %%EndNonPPDFeature
  272. }featurecleanup
  273.  
  274. featurebegin{
  275. %%BeginFeature: *Resolution 600dpi
  276. << /HWResolution [600 600] >> setpagedevice
  277. %%EndFeature
  278. }featurecleanup
  279. featurebegin{
  280. %%BeginFeature: *PageSize A4
  281. << /PageSize [595 842] /ImagingBBox null >> setpagedevice
  282. %%EndFeature
  283. }featurecleanup
  284. featurebegin{
  285. %%BeginFeature: *ColorModel Default
  286.  
  287. %%EndFeature
  288. }featurecleanup
  289. featurebegin{
  290. %%BeginFeature: *PDFSettings Default
  291.  
  292. %%EndFeature
  293. }featurecleanup
  294. featurebegin{
  295. %%BeginFeature: *GrayImageFilter Default
  296.  
  297. %%EndFeature
  298. }featurecleanup
  299. featurebegin{
  300. %%BeginFeature: *MonoImageFilter Default
  301.  
  302. %%EndFeature
  303. }featurecleanup
  304. featurebegin{
  305. %%BeginFeature: *CompatibilityLevel Default
  306.  
  307. %%EndFeature
  308. }featurecleanup
  309. featurebegin{
  310. %%BeginFeature: *AutoRotatePages Default
  311.  
  312. %%EndFeature
  313. }featurecleanup
  314. featurebegin{
  315. %%BeginFeature: *ParseDSCComments Default
  316.  
  317. %%EndFeature
  318. }featurecleanup
  319. featurebegin{
  320. %%BeginFeature: *EmbedAllFonts Default
  321.  
  322. %%EndFeature
  323. }featurecleanup
  324. featurebegin{
  325. %%BeginFeature: *SubsetFonts Default
  326.  
  327. %%EndFeature
  328. }featurecleanup
  329. featurebegin{
  330. %%BeginFeature: *CompressPages Default
  331.  
  332. %%EndFeature
  333. }featurecleanup
  334. featurebegin{
  335. %%BeginFeature: *ColorImageFilter Default
  336.  
  337. %%EndFeature
  338. }featurecleanup
  339. 1 setlinecap 1 setlinejoin
  340. /mysetup [ 72 600 V 0 0 -72 600 V 0 842.0003 ] def
  341. %%EndSetup
  342.  
  343. userdict begin /ehsave save def end
  344. %%Page: 1 1
  345. %%PageBoundingBox: 0 0 595 842
  346. %%EndPageComments
  347. %%BeginPageSetup
  348. /DeviceRGB dup setcolorspace /colspABC exch def
  349. mysetup concat colspRefresh
  350. %%EndPageSetup
  351.  
  352. Pscript_WinNT_Incr begin
  353. %%BeginResource: file Pscript_Win_GdiObject 5.0 0
  354. /SavedCTM null d/CTMsave{/SavedCTM SavedCTM currentmatrix d}b/CTMrestore
  355. {SavedCTM setmatrix}b/mp null d/ADO_mxRot null d/GDIHMatrix null d
  356. /GDIHPatternDict 22 dict d GDIHPatternDict `/PatternType 1 d/PaintType 2
  357.  
  358. d/Reps
  359. L2?{1}{5}? d/XStep 8 Reps mul d/YStep XStep d/BBox[0 0 XStep YStep]
  360.  
  361. d/TilingType
  362. 1 d/PaintProc{` 1 Lw[]0 sd PaintData , exec E}b/FGnd null d/BGnd null d
  363. /HS_Horizontal{horiz}b/HS_Vertical{vert}b/HS_FDiagonal{fdiag}b/HS_BDiagonal
  364. {biag}b/HS_Cross{horiz vert}b/HS_DiagCross{fdiag biag}b/MaxXYStep XStep
  365.  
  366. YStep
  367. gt{XStep}{YStep}? d/horiz{Reps{0 4 M XStep 0 - 0 8 +}repeat 0 -8 Reps mul +
  368.  
  369. K}b
  370. /vert{Reps{4 0 M 0 YStep - 8 0 +}repeat 0 -8 Reps mul + K}b/biag{Reps{0 0 M
  371. MaxXYStep @ - 0 YStep neg M MaxXYStep @ - 0 8 +}repeat 0 -8 Reps mul + 0
  372.  
  373. YStep
  374. M 8 8 - K}b/fdiag{Reps{0 0 M MaxXYStep @ neg - 0 YStep M MaxXYStep @ neg -
  375.  
  376. 0 8
  377. +}repeat 0 -8 Reps mul + MaxXYStep @ M 8 -8 - K}b E/makehatch{4 -2 $/yOrg ~
  378.  
  379. d
  380. /xOrg ~ d GDIHPatternDict/PaintData 3 -1 $ put CTMsave GDIHMatrix setmatrix
  381. GDIHPatternDict matrix xOrg yOrg + mp CTMrestore ~ U ~ 2 ^ put}b/h0{/h0
  382. /HS_Horizontal makehatch}b/h1{/h1/HS_Vertical makehatch}b/h2
  383.  
  384. {/h2/HS_FDiagonal
  385. makehatch}b/h3{/h3/HS_BDiagonal makehatch}b/h4{/h4/HS_Cross makehatch}b/h5
  386.  
  387. {/h5
  388. /HS_DiagCross makehatch}b/GDIBWPatternMx null d/pfprep{save 8 1 $
  389. /PatternOfTheDay 8 1 $ GDIBWPatternDict `/yOrg ~ d/xOrg ~ d/PaintData ~
  390.  
  391. d/yExt
  392. ~ d/Width ~ d/BGnd ~ d/FGnd ~ d/Height yExt RepsV mul d/mx[Width 0 0 Height
  393.  
  394. 0
  395. 0]d E build_pattern ~ !}b/pfbf{/fEOFill ~ d pfprep hbf fEOFill{O}{L}?
  396.  
  397. restore}b
  398. /GraphInit{GDIHMatrix null eq{/SavedCTM matrix d : ADO_mxRot concat 0 0
  399.  
  400. snap +
  401. : 0.48 @ GDIHPatternDict ` YStep mul ~ XStep mul ~ nonzero_dsnap YStep V ~
  402. XStep V ~ E +S/GDIHMatrix matrix currentmatrix readonly d ; : 0.24 -0.24 +S
  403. GDIBWPatternDict ` Width Height E nonzero_dsnap +S/GDIBWPatternMx matrix
  404. currentmatrix readonly d ; ;}if}b
  405. %%EndResource
  406. %%BeginResource: file Pscript_Win_GdiObject_L3 5.0 0
  407. /GDIBWPatternDict 25 dict @ `/PatternType 1 d/PaintType 1 d/RepsV 1 d/RepsH
  408.  
  409. 1 d
  410. /BBox[0 0 RepsH 1]d/TilingType 1 d/XStep 1 d/YStep 1 d/Height 8 RepsV mul d
  411. /Width 8 d/mx[Width 0 0 Height neg 0 Height]d/FGnd null d/BGnd null d
  412. /SetBGndFGnd{BGnd null ne{BGnd aload ! scol BBox aload ! 2 ^ sub ~ 3 ^ sub
  413.  
  414. ~
  415. rf}if FGnd null ne{FGnd aload ! scol}if}b/PaintProc{` SetBGndFGnd RepsH
  416.  
  417. {Width
  418. Height F mx PaintData imagemask Width 0 +}repeat E}b E d/mp/makepattern , d
  419. /build_pattern{CTMsave GDIBWPatternMx setmatrix/nupangle where{! nupangle
  420.  
  421. -90
  422. eq{nupangle R}if}if GDIBWPatternDict @ ` Width Height ne{Width Height gt
  423.  
  424. {Width
  425. Height V 1}{1 Height Width V}? +S}if xOrg yOrg E matrix + mp CTMrestore}
  426.  
  427. b/hbf
  428. {setpattern}b/hf{:/fEOFill ~ d ~ ! setpattern fEOFill{O}{L}? ;}b/pbf{: !
  429. /fEOFill ~ d GDIBWPatternDict `/yOrg ~ d/xOrg ~ d/PaintData ~ d/OutputBPP ~
  430.  
  431. d
  432. /Height ~ d/Width ~ d/PaintType 1 d/PatternType 1 d/TilingType 1 d/BBox[0 0
  433. Width Height]d/XStep Width d/YStep Height d/mx xOrg yOrg matrix + d 20 dict
  434.  
  435. @ `
  436. /ImageType 1 d/Width Width d/Height Height d/ImageMatrix[1 0 0 1 0 0]d
  437. /BitsPerComponent 8 d OutputBPP 24 eq{/Decode[0 1 0 1 0 1]d}{OutputBPP 8
  438.  
  439. eq{
  440. /Decode[0 1]d}{/Decode[0 1 0 1 0 1 0 1]d}?}?/DataSource{PaintData}d
  441.  
  442. E/ImageDict
  443. ~ d/PaintProc{` ImageDict image E}b & mx makepattern setpattern E fEOFill
  444.  
  445. {O}{L}
  446. ? ;}b/mask_pbf{:/fEOFill ~ d 20 dict `/yOrg ~ d/xOrg ~ d/PaintData ~
  447.  
  448. d/Height ~
  449. d/Width ~ d/PatternType 1 d/PaintType 2 d/TilingType 1 d/BBox[0 0 Width
  450.  
  451. Height]
  452. d/XStep Width d/YStep Height d/mx xOrg yOrg matrix + d/PaintProc{` Width
  453.  
  454. Height
  455. T 1 1 dtransform abs ~ abs ~ 0 0 3 -1 $ 0 0 6 array astore{PaintData}
  456.  
  457. imagemask
  458. E}b & mx makepattern setpattern E fEOFill{O}{L}? ;}b/grf4{4 dict
  459.  
  460. `/ShadingType
  461. 4 d/DataSource ~ d/ColorSpace ~ d & E shfill}b
  462. %%EndResource
  463. end reinitialize
  464. N 112 0 91 91 rp C
  465. 1 1 1 1 scol L 0 0 0 1 scol Pscript_WinNT_Incr begin
  466. %%BeginResource: file Pscript_Text 5.0 0
  467. /TextInit{TextInitialised? not{/Pscript_Windows_Font & d/TextInitialised? T
  468.  
  469. d
  470. /fM[1 0 0 1 0 0]d/mFM matrix d/iMat[1 0 0.212557 1 0 0]d}if}b/copyfont{1 ^
  471. length add dict `{1 ^/FID ne{d}{! !}?}forall & E}b/EncodeDict 11 dict
  472.  
  473. d/bullets
  474. {{/bullet}repeat}b/rF{3 copyfont @ ` ~ EncodeDict ~ get/Encoding ~ 3 ^/0
  475.  
  476. eq{&
  477. /CharStrings known{CharStrings/Eth known not{! EncodeDict/ANSIEncodingOld
  478.  
  479. get}
  480. if}if}if d E}b/mF{@ 7 1 $ findfont ~{@/Encoding get @ StandardEncoding eq{!
  481.  
  482. T}{
  483. {ISOLatin1Encoding}stopped{! F}{eq}?{T}{@ ` T 32 1 127{Encoding 1 ^ get
  484. StandardEncoding 3 -1 $ get eq and}for E}?}?}{F}?{1 ^ ~ rF}{0 copyfont}? 6
  485.  
  486. -2 $
  487. ! ! ~ !/pd_charset @ where{~ get 128 eq{@ FDV 2 copy get @ length array
  488.  
  489. copy
  490. put pd_CoverFCRange}if}{!}? 2 ^ ~ definefont fM 5 4 -1 $ put fM 4 0 put fM
  491. makefont Pscript_Windows_Font 3 1 $ put}b/sLT{: Lw -M currentpoint snap M 0
  492.  
  493. - 0
  494. Lc K ;}b/xUP null d/yUP null d/uW null d/xSP null d/ySP null d/sW null
  495.  
  496. d/sSU{N
  497. /uW ~ d/yUP ~ d/xUP ~ d}b/sU{xUP yUP uW sLT}b/sST{N/sW ~ d/ySP ~ d/xSP ~
  498.  
  499. d}b/sT
  500. {xSP ySP sW sLT}b/sR{: + R 0 0 M}b/sRxy{: matrix astore concat 0 0 M}b/eR/;
  501.  
  502. , d
  503. /AddOrigFP{{&/FontInfo known{&/FontInfo get length 6 add}{6}? dict `
  504. /WinPitchAndFamily ~ d/WinCharSet ~ d/OrigFontType ~ d/OrigFontStyle ~ d
  505. /OrigFontName ~ d & E/FontInfo ~ d}{! ! ! ! !}?}b/mFS{makefont
  506. Pscript_Windows_Font 3 1 $ put}b/mF42D{0 copyfont `/FontName ~ d 2 copy ~
  507.  
  508. sub 1
  509. add dict `/.notdef 0 d 2 copy 1 ~{@ 3 ^ sub Encoding ~ get ~ d}for & E
  510. /CharStrings ~ d ! ! & @ E/FontName get ~ definefont}b/mF42{15 dict ` @ 4 1
  511.  
  512. $
  513. FontName ~ d/FontType 0 d/FMapType 2 d/FontMatrix[1 0 0 1 0 0]d 1 ^ 254 add
  514.  
  515. 255
  516. idiv @ array/Encoding ~ d 0 1 3 -1 $ 1 sub{@ Encoding 3 1 $ put}
  517.  
  518. for/FDepVector
  519. Encoding length array d/CharStrings 2 dict `/.notdef 0 d & E d 0 1 Encoding
  520. length 1 sub{@ @ 10 lt{! FontName length 1 add string}{100 lt{FontName
  521.  
  522. length 2
  523. add string}{FontName length 3 add string}?}? @ 0 FontName @ length string
  524.  
  525. cvs
  526. putinterval @ 3 -1 $ @ 4 1 $ 3 string cvs FontName length ~ putinterval cvn
  527.  
  528. 1 ^
  529. 256 mul @ 255 add 3 -1 $ 4 ^ findfont mF42D FDepVector 3 1 $ put}for & @ E
  530. /FontName get ~ definefont ! ! ! mF}b/mF_OTF_V{~ ! ~ ! 4 -1 $ ! findfont 2
  531.  
  532. ^ ~
  533. definefont fM @ @ 4 6 -1 $ neg put 5 0 put 90 matrix R matrix concatmatrix
  534. makefont Pscript_Windows_Font 3 1 $ put}b/mF_TTF_V{3{~ !}repeat 3 -1 $ !
  535. findfont 1 ^ ~ definefont Pscript_Windows_Font 3 1 $ put}b/UmF{L2?
  536. {Pscript_Windows_Font ~ undef}{!}?}b/UmF42{@ findfont/FDepVector get
  537.  
  538. {/FontName
  539. get undefinefont}forall undefinefont}b
  540. %%EndResource
  541. end reinitialize
  542. Pscript_WinNT_Incr begin
  543. %%BeginResource: file Pscript_Encoding256 5.0 0
  544. /CharCol256Encoding[/.notdef/breve/caron/dotaccent/dotlessi/fi/fl/fraction
  545. /hungarumlaut/Lslash/lslash/minus/ogonek/ring/Zcaron/zcaron/.notdef/.notdef
  546. /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
  547. /.notdef/.notdef/.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign
  548. /dollar/percent/ampersand/quotesingle/parenleft/parenright/asterisk/plus/co
  549.  
  550. mma
  551. /hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colo
  552.  
  553. n
  554. /semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q
  555.  
  556. /R/S
  557. /T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore/gr
  558.  
  559. ave
  560. /a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/bracerig
  561.  
  562. ht
  563. /asciitilde/.notdef/Euro/.notdef/quotesinglbase/florin/quotedblbase/ellipsi
  564.  
  565. s
  566. /dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef
  567. /.notdef/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bu
  568.  
  569. llet
  570. /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
  571. /Ydieresis/.notdef/exclamdown/cent/sterling/currency/yen/brokenbar/section
  572. /dieresis/copyright/ordfeminine/guillemotleft/logicalnot/.notdef/registered
  573. /macron/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph
  574. /periodcentered/cedilla/onesuperior/ordmasculine/guillemotright/onequarter
  575. /onehalf/threequarters/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adiere
  576.  
  577. sis
  578. /Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute
  579. /Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresi
  580.  
  581. s
  582. /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbl
  583.  
  584. s
  585. /agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
  586. /ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde/ograv
  587.  
  588. e
  589. /oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumfle
  590.  
  591. x
  592. /udieresis/yacute/thorn/ydieresis]def EncodeDict/256 CharCol256Encoding put
  593. %%EndResource
  594. end reinitialize
  595.  
  596. %%IncludeResource: font Helvetica-Bold
  597. Pscript_WinNT_Incr begin
  598. %%BeginResource: file Pscript_Win_Euro_L2 5.0 0
  599. /UseT3EuroFont{/currentdistillerparams where{pop currentdistillerparams
  600. /CoreDistVersion get 4000 le}{false}ifelse}bind def/NewEuroT3Font?
  601.  
  602. {dup/FontType
  603. get 3 eq{dup/EuroFont known exch/BaseFont known and}{pop false}ifelse}bind
  604.  
  605. def
  606. /T1FontHasEuro{dup/CharStrings known not{dup NewEuroT3Font?
  607.  
  608. {dup/EuroGlyphName
  609. get exch/EuroFont get/CharStrings get exch known{true}{false}ifelse}{pop
  610.  
  611. false}
  612. ifelse}{dup/FontType get 1 eq{/CharStrings get/Euro known}{dup/InfoDict
  613.  
  614. known{
  615. /InfoDict get/Euro known}{/CharStrings get/Euro known}ifelse}ifelse}
  616.  
  617. ifelse}bind
  618. def/FontHasEuro{findfont dup/Blend known{pop true}{T1FontHasEuro}ifelse}
  619.  
  620. bind
  621. def/EuroEncodingIdx 1 def/EuroFontHdr{12 dict begin/FontInfo 10 dict dup
  622.  
  623. begin
  624. /version(001.000)readonly def/Notice(Copyright (c)1999 Adobe Systems
  625. Incorporated. All Rights Reserved.)readonly def/FullName(Euro)readonly def
  626. /FamilyName(Euro)readonly def/Weight(Regular)readonly def/isFixedPitch
  627.  
  628. false
  629. def/ItalicAngle 0 def/UnderlinePosition -100 def/UnderlineThickness 50 def
  630.  
  631. end
  632. readonly def/FontName/Euro def/Encoding 256 array 0 1 255{1 index
  633.  
  634. exch/.notdef
  635. put}for def/PaintType 0 def/FontType 1 def/FontMatrix[0.001 0 0 0.001 0 0]
  636.  
  637. def
  638. /FontBBox{-25 -23 1500 804}readonly def currentdict end dup/Private 20 dict
  639.  
  640. dup
  641. begin/ND{def}def/NP{put}def/lenIV -1 def/RD{string currentfile exch
  642. readhexstring pop}def/-|{string currentfile exch readstring pop}executeonly
  643.  
  644. def
  645. /|-{def}executeonly def/|{put}executeonly def/BlueValues[-20 0 706 736 547
  646.  
  647. 572]
  648. |-/OtherBlues[-211 -203]|-/BlueScale 0.0312917 def/MinFeature{16
  649.  
  650. 16}|-/StdHW
  651. [60]|-/StdVW[71]|-/ForceBold false def/password 5839 def/Erode{8.5 dup 3 -1
  652. roll 0.1 mul exch 0.5 sub mul cvi sub dup mul 71 0 dtransform dup mul exch
  653.  
  654. dup
  655. mul add le{pop pop 1.0 1.0}{pop pop 0.0 1.5}ifelse}def/OtherSubrs[{}{}{}
  656. {systemdict/internaldict known not{pop 3}{1183615869
  657.  
  658. systemdict/internaldict
  659. get exec dup/startlock known{/startlock get exec}{dup/strtlck known
  660.  
  661. {/strtlck
  662. get exec}{pop 3}ifelse}ifelse}ifelse}executeonly]|-/Subrs 5 array dup 0
  663. <8E8B0C100C110C110C210B>put dup 1<8B8C0C100B>put dup 2<8B8D0C100B>put dup
  664.  
  665. 3<0B>
  666. put dup 4<8E8C8E0C100C110A0B>put |- 2 index/CharStrings 256 dict dup begin
  667. /.notdef<8b8b0d0e>def end end put put dup/FontName get exch definefont
  668.  
  669. pop}bind
  670. def/AddEuroGlyph{2 index exch EuroEncodingIdx 1 eq{EuroFontHdr}if
  671.  
  672. systemdict
  673. begin/Euro findfont dup dup/Encoding get 5 1 roll/Private get
  674.  
  675. begin/CharStrings
  676. get dup 3 index known{pop pop pop pop end end}{begin 1 index exch def end
  677.  
  678. end
  679. end EuroEncodingIdx dup 1 add/EuroEncodingIdx exch def exch put}ifelse}bind
  680.  
  681. def
  682. /GetNewXUID{currentdict/XUID known{[7 XUID aload pop]true}
  683.  
  684. {currentdict/UniqueID
  685. known{[7 UniqueID]true}{false}ifelse}ifelse}bind def/BuildT3EuroFont{exch
  686.  
  687. 16
  688. dict begin dup/FontName exch def findfont dup/Encoding get/Encoding exch
  689.  
  690. def
  691. dup length 1 add dict copy dup/FID undef begin dup dup/FontName exch def
  692. /Encoding 256 array 0 1 255{1 index exch/.notdef put}for def GetNewXUID
  693.  
  694. {/XUID
  695. exch def}if currentdict end definefont pop/BaseFont exch findfont 1000
  696. scalefont def/EuroFont exch findfont 1000 scalefont def pop/EuroGlyphName
  697.  
  698. exch
  699. def/FontType 3 def/FontMatrix[.001 0 0 .001 0 0]def/FontBBox
  700.  
  701. BaseFont/FontBBox
  702. get def/Char 1 string def/BuildChar{exch dup begin/Encoding get 1 index get
  703. /Euro eq{BaseFont T1FontHasEuro{false}{true}ifelse}{false}ifelse{EuroFont
  704. setfont pop userdict/Idx 0 put EuroFont/Encoding get{EuroGlyphName eq{exit}
  705. {userdict/Idx Idx 1 add put}ifelse}forall userdict/Idx get}{dup dup
  706.  
  707. Encoding
  708. exch get BaseFont/Encoding get 3 1 roll put BaseFont setfont}ifelse Char 0
  709.  
  710. 3 -1
  711. roll put Char stringwidth newpath 0 0 moveto Char true charpath flattenpath
  712. pathbbox setcachedevice 0 0 moveto Char show end}bind def currentdict end
  713.  
  714. dup
  715. /FontName get exch definefont pop}bind def/AddEuroToT1Font{dup findfont dup
  716. length 10 add dict copy dup/FID undef begin/EuroFont 3 -1 roll findfont
  717.  
  718. 1000
  719. scalefont def CharStrings dup length 1 add dict copy begin/Euro{EuroFont
  720. setfont pop EuroGBBox aload pop setcachedevice 0 0 moveto EuroGName
  721.  
  722. glyphshow}
  723. bind def currentdict end/CharStrings exch def GetNewXUID{/XUID exch def}if
  724.  
  725. 3 1
  726. roll/EuroGBBox exch def/EuroGName exch def currentdict end definefont pop}
  727.  
  728. bind
  729. def/BuildNewFont{UseT3EuroFont{BuildT3EuroFont}{pop AddEuroToT1Font}
  730.  
  731. ifelse}bind
  732. def/UseObliqueEuro{findfont/FontMatrix get dup 2 get 0 eq exch dup 0 get
  733.  
  734. exch 3
  735. get eq and UseT3EuroFont or}bind def
  736. %%EndResource
  737. end reinitialize
  738. 7500 VM?
  739. /Helvetica-Bold FontHasEuro not
  740. {
  741. /Euro.Helvetica-Bold
  742. [556 0 12 -19 563 710 ]
  743. <97F8C00DDBF7240378F70401F774EA01F803EA01F8EAF70401F8BBF9011571B141BE278B
  744. 08FB278B303173FB32085906642C05DB0676078B828C828B82086206632C05E506A8FB3A
  745. EC3EF71B8B08C18BC192B9A908F71407676C54754C8B083B8B6ED483C508F72C06B3EA05
  746. FB5E06BB07F77106B3EA05FB91069AE5B2B9CC8B08C98BB26FA17408A07691828F830809
  747. 0E>
  748. AddEuroGlyph
  749. /Euro /Helvetica-Bold /Helvetica-Bold-Copy BuildNewFont
  750. } if
  751. F /F0 0 /256 T /Helvetica-Bold mF
  752. /F0S51YFFFFFFAE F0 [81.406 0 0 -81.453 0 0 ] mFS
  753. F0S51YFFFFFFAE Ji
  754. 112 73 M (ds)[48 0]xS
  755. N 112 91 111 91 rp C
  756. 1 1 1 1 scol L 0 0 0 1 scol
  757. %%IncludeResource: font Helvetica
  758. 7500 VM?
  759. /Helvetica FontHasEuro not
  760. {
  761. /Euro.Helvetica
  762. [556 0 24 -19 541 703 ]
  763. <A3F8C00DD4E90378DA01F779D301F808D301F904DA01F899F908156CB447AD338B08FB2D
  764. 8B372B7BFB37085806724305D30644075B06724305DA06A0FB36E035F7218B08E08BCDB7
  765. 939208EE077A71405E418B083F8B4CCE84F108F76506A3D305FB8306D207F79C06A3D305
  766. FBB10692E2B7E8F28B08E08BBE62A45A08090E>
  767. AddEuroGlyph
  768. /Euro /Helvetica /Helvetica-Copy BuildNewFont
  769. } if
  770. F /F1 0 /256 T /Helvetica mF
  771. /F1S51YFFFFFFAE F1 [81.406 0 0 -81.453 0 0 ] mFS
  772. F1S51YFFFFFFAE Ji
  773. 112 164 M (sdf)[41 45 0]xS
  774. N 112 182 281 91 rp C
  775. 1 1 1 1 scol L 0 0 0 1 scol 112 255 M (asdfewf)[45 41 45 23 45 57 0]xS
  776. N 677 0 561 150 rp C
  777. 1 1 1 1 scol L 0 0 0 1 scol /F0S86YFFFFFF79 F0 [134.188 0 0 -134.266 0 0 ]
  778.  
  779. mFS
  780. F0S86YFFFFFF79 Ji
  781. 677 121 M (We make)[121 72 36 116 72 72 0]xS
  782. N 885 150 353 150 rp C
  783. 1 1 1 1 scol L 0 0 0 1 scol 885 271 M ( great)[36 79 51 72 72 0]xS
  784. N 684 300 554 150 rp C
  785. 1 1 1 1 scol L 0 0 0 1 scol 684 421 M (products)[79 51 79 79 79 72 43 0]
  786.  
  787. xS
  788. : 36 750 753 91 rc N 36 750 754 91 rp C
  789. 1 1 1 1 scol L 0 0 0 1 scol F0S51YFFFFFFAE Ji
  790. 36 823 M (Transaction Number)[43 30 43 48 43 43 43 26 22 48 48 22 56 48 69
  791.  
  792. 48 43 0]xS
  793. ; N 832 750 215 91 rp C
  794. 1 1 1 1 scol L 0 0 0 1 scol F0S51YFFFFFFAE Ji
  795. 832 823 M (10030)[43 43 43 43 0]xS
  796. N 400 841 389 91 rp C
  797. 1 1 1 1 scol L 0 0 0 1 scol F1S51YFFFFFFAE Ji
  798. 400 914 M (Issue Date)[23 41 41 45 45 23 58 45 23 0]xS
  799. N 832 841 406 91 rp C
  800. 1 1 1 1 scol L 0 0 0 1 scol 832 914 M (12/17/2012)[45 45 23 45 45 23 45 45
  801.  
  802. 45 0]xS
  803. N 612 932 177 91 rp C
  804. 1 1 1 1 scol L 0 0 0 1 scol 612 1005 M (Time)[47 18 67 0]xS
  805. N 832 932 316 91 rp C
  806. 1 1 1 1 scol L 0 0 0 1 scol 832 1005 M (18:06:01)[45 45 23 45 45 23 45
  807.  
  808. 0]xS
  809. N 338 1023 451 91 rp C
  810. 1 1 1 1 scol L 0 0 0 1 scol 338 1096 M (Salesperson)[54 45 18 45 41 45 45
  811.  
  812. 27 41 45 0]xS
  813. N 832 1023 320 91 rp C
  814. 1 1 1 1 scol L 0 0 0 1 scol 832 1096 M (dfcdcdcs)[54 45 58 45 54 23 0]xS
  815. N 154 1274 389 81 rp C
  816. 1 1 1 1 scol L 0 0 0 1 scol /F0S4AYFFFFFFB5 F0 [74.25 0 0 -74.293 0 0 ]
  817.  
  818. mFS
  819. F0S4AYFFFFFFB5 Ji
  820. 154 1339 M (Description)[51 39 39 39 28 20 43 24 20 43 0]xS
  821. N 1123 1274 165 81 rp C
  822. 1 1 1 1 scol L 0 0 0 1 scol 1123 1339 M (Total)[39 43 24 39 0]xS
  823. 0 Lw N 112 1395 M 1330 1395 I K
  824. N 154 1435 670 83 rp C
  825. 1 1 1 1 scol L 0 0 0 1 scol /F1S4AYFFFFFFB5 F1 [74.25 0 0 -74.293 0 0 ]
  826.  
  827. mFS
  828. F1S4AYFFFFFFB5 Ji
  829. 154 1502 M (1 Big Mac @\($3.00\))[42 21 50 17 42 21 61 42 38 21 76 25 42 42
  830.  
  831. 21 42 42 0]xS
  832. N 1099 1435 189 83 rp C
  833. 1 1 1 1 scol L 0 0 0 1 scol 1099 1502 M ($3.00)[42 42 21 42 0]xS
  834. N 154 1558 466 83 rp C
  835. 1 1 1 1 scol L 0 0 0 1 scol 154 1625 M (1 Large Fries )[42 21 42 42 25 42
  836.  
  837. 42 21 46 25 17 42 38 0]xS
  838. N 154 1641 315 83 rp C
  839. 1 1 1 1 scol L 0 0 0 1 scol 154 1708 M (@\($1.00\))[76 25 42 42 21 42 42
  840.  
  841. 0]xS
  842. N 1099 1558 189 83 rp C
  843. 1 1 1 1 scol L 0 0 0 1 scol 1099 1625 M ($1.00)[42 42 21 42 0]xS
  844. N 591 1804 277 83 rp C
  845. 1 1 1 1 scol L 0 0 0 1 scol 591 1871 M (Subtotal)[50 42 42 21 42 21 42
  846.  
  847. 0]xS
  848. N 1099 1804 189 83 rp C
  849. 1 1 1 1 scol L 0 0 0 1 scol 1099 1871 M ($4.00)[42 42 21 42 0]xS
  850. N 421 1927 447 81 rp C
  851. 1 1 1 1 scol L 0 0 0 1 scol F0S4AYFFFFFFB5 Ji
  852. 421 1992 M (Total Amount)[39 43 24 39 20 17 49 63 43 43 43 0]xS
  853. N 1112 1927 176 81 rp C
  854. 1 1 1 1 scol L 0 0 0 1 scol 1112 1992 M ($4.00)[39 39 20 39 0]xS
  855. N 692 2048 176 83 rp C
  856. 1 1 1 1 scol L 0 0 0 1 scol F1S4AYFFFFFFB5 Ji
  857. 692 2115 M (Cash)[54 42 38 0]xS
  858. N 1099 2048 189 83 rp C
  859. 1 1 1 1 scol L 0 0 0 1 scol 1099 2115 M ($5.00)[42 42 21 42 0]xS
  860. N 604 2171 264 83 rp C
  861. 1 1 1 1 scol L 0 0 0 1 scol 604 2238 M (Change)[54 42 42 42 42 0]xS
  862. N 1099 2171 189 83 rp C
  863. 1 1 1 1 scol L 0 0 0 1 scol 1099 2238 M ($1.00)[42 42 21 42 0]xS
  864. N 112 2625 1087 91 rp C
  865. 1 1 1 1 scol L 0 0 0 1 scol F0S51YFFFFFFAE Ji
  866. 112 2698 M (wefeawf)[47 48 43 48 43 22 42 48 48 22 26
  867.  
  868. 48 30 22 42 48 48 30 22 48 48 43 22 48 43 43 43 0]xS
  869. N 411 2414 527 91 rp C
  870. 1 1 1 1 scol L 0 0 0 1 scol 412 2487 M (dsaff)[47 43 22 22 43 22
  871.  
  872. 56 43 64 43 30 48 0]xS
  873. LH
  874.  
  875.  
  876.  
  877. (%%[Page: 1]%%) =
  878. %%PageTrailer
  879.  
  880.  
  881. %%Trailer
  882. %%BoundingBox: 0 0 595 842
  883. %%DocumentNeededResources:
  884. %%+ font Helvetica-Bold
  885. %%+ font Helvetica
  886. %%DocumentSuppliedResources:
  887. %%+ procset Pscript_WinNT_ErrorHandler 5.0 0
  888. %%+ procset Pscript_FatalError 5.0 0
  889. %%+ procset Pscript_Win_Basic 5.0 0
  890. %%+ procset Pscript_Win_Utils_L2 5.0 0
  891. %%+ procset Pscript_Win_GdiObject 5.0 0
  892. %%+ procset Pscript_Win_GdiObject_L3 5.0 0
  893. %%+ procset Pscript_Text 5.0 0
  894. %%+ procset Pscript_Encoding256 5.0 0
  895. %%+ procset Pscript_Win_Euro_L2 5.0 0
  896. Pscript_WinNT_Incr dup /terminate get exec
  897. ehsave restore
  898. %%Pages: 1
  899. (%%[LastPage]%%) =
  900. %%EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement