0801.0938/routing_analysis_adhoc.eps
1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Title: (Visio-routing_analysis_adhoc.vsd)
3: %%Version: 1 4
4: %%Creator: Adobe Acrobat 7.0
5: %%CreationDate: 06:55:21 09/04/07
6: %%For: (jeon)
7: %%DocumentData: Clean7Bit
8: %%LanguageLevel: 2
9: %%ADO_ContainsXMP: MainFirst
10: %%BoundingBox: 22 592 504 824
11: %%HiResBoundingBox: 22.4026 592.052 503.572 824.358
12: %%Pages: 0
13: %%DocumentProcessColors: Cyan Magenta Yellow Black
14: %%DocumentSuppliedResources:
15: %%+ procset (Adobe Acrobat - PDF operators) 1.2 0
16: %%EndComments
17: %%BeginProlog
18: %%EndProlog
19: %%BeginSetup
20: %ADOPrintSettings: L2 W0 VM op crd os scsa T h ef bg ucr sf ef r b fa pr seps ttf hb EF t2 irt ÇÁ¸°ÅÍ/PostScript »ö»ó °ü¸® 0
21: 

%%BeginResource: procset l2check 6.0 1
22: %%Copyright: Copyright 1993,2001 Adobe Systems Incorporated. All Rights Reserved.
23: systemdict /languagelevel known
24: { systemdict /languagelevel get 1 eq }
25: { true }
26: ifelse
27: {
28: initgraphics /Helvetica findfont 18 scalefont setfont
29: 72 600 moveto (Error: This application does not support) dup show
30: 72 580 moveto (printing to a PostScript Language Level 1 printer.) dup show
31: exch = =
32: /Times-Roman findfont 16 scalefont setfont
33: 72 500 moveto (As a workaround, try selecting Print As Image from) show
34: 72 480 moveto (the Advanced Print dialog.) show
35: showpage
36: quit
37: }
38: if
39: %%EndResource
40: /currentpacking where{pop currentpacking true setpacking}if
41: %%BeginResource: procset pdfvars 6.0 1
42: %%Copyright: Copyright 1987-2002 Adobe Systems Incorporated. All Rights Reserved.
43: %%Title: definition of dictionary of variables used by PDF & PDFText procsets
44: userdict /PDF 162 dict put
45: userdict /PDFVars 89 dict dup begin put
46: /docSetupDone false def
47: /InitAll 0 def
48: /TermAll 0 def
49: /DocInitAll 0 def
50: /DocTermAll 0 def
51: /_pdfEncodings 2 array def
52: /_pdf_str1 1 string def
53: /_pdf_i 0 def
54: /_pdf_na 0 def
55: /_pdf_showproc 0 def
56: /_italMtx [1 0 .212557 1 0 0] def
57: /_italMtx_WMode1 [1 -.212557 0 1 0 0] def
58: /_italMtxType0 [1 0 .1062785 1 0 0] def
59: /_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
60: /_basefont 0 def
61: /_basefonto 0 def
62: /_pdf_oldCIDInit null def
63: /_pdf_FontDirectory 30 dict def
64: /_categories 10 dict def
65: /_sa? true def
66: /_ColorSep5044? false def
67: /nulldict 0 dict def
68: /_processColors 0 def
69: /overprintstack null def
70: /_defaulttransfer currenttransfer def
71: /_defaultflatness currentflat def
72: /_defaulthalftone null def
73: /_defaultcolortransfer null def
74: /_defaultblackgeneration null def
75: /_defaultundercolorremoval null def
76: /_defaultcolortransfer null def
77: PDF begin
78: [/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
79: /applyInterpFunc/applystitchFunc/domainClip/encodeInput
80: /initgs/int/limit/rangeClip
81: /defineRes/undefineRes/findRes/setSA/pl
82: /? /! /| /: /+ /GetGlyphDirectory
83: /pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
84: /pdf_shfill /pdf_sethalftone
85: ] {null def} bind forall
86: end
87: end
88: %%EndResource
89: PDFVars begin PDF begin
90: %%BeginResource: procset pdfutil 6.0 1
91: %%Copyright: Copyright 1993-2001 Adobe Systems Incorporated. All Rights Reserved.
92: %%Title: Basic utilities used by other PDF procsets
93: /bd {bind def} bind def
94: /ld {load def} bd
95: /bld {
96: dup length dict begin
97: { null def } forall
98: bind
99: end
100: def
101: } bd
102: /dd { PDFVars 3 1 roll put } bd
103: /xdd { exch dd } bd
104: /Level2?
105: systemdict /languagelevel known
106: { systemdict /languagelevel get 2 ge } { false } ifelse
107: def
108: /Level1? Level2? not def
109: /Level3?
110: systemdict /languagelevel known
111: {systemdict /languagelevel get 3 eq } { false } ifelse
112: def
113: /getifknown {
114: 2 copy known { get true } { pop pop false } ifelse
115: } bd
116: /here {
117: currentdict exch getifknown
118: } bd
119: /isdefined? { where { pop true } { false } ifelse } bd
120: %%EndResource
121: %%BeginResource: procset pdf 6.0 1
122: %%Copyright: Copyright 1998-2003 Adobe Systems Incorporated. All Rights Reserved.
123: %%Title: General operators for PDF, common to all Language Levels.
124: /cm { matrix astore concat } bd
125: /d /setdash ld
126: /f /fill ld
127: /h /closepath ld
128: /i {dup 0 eq {pop _defaultflatness} if setflat} bd
129: /j /setlinejoin ld
130: /J /setlinecap ld
131: /M /setmiterlimit ld
132: /n /newpath ld
133: /S /stroke ld
134: /w /setlinewidth ld
135: /W /clip ld
136: /sg /setgray ld
137: /initgs {
138: 0 setgray
139: [] 0 d
140: 0 j
141: 0 J
142: 10 M
143: 1 w
144: false setSA
145: /_defaulttransfer load settransfer
146: 0 i
147: /RelativeColorimetric ri
148: newpath
149: } bd
150: /int {
151: dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
152: exch pop add exch pop
153: } bd
154: /limit {
155: dup 2 index le { exch } if pop
156: dup 2 index ge { exch } if pop
157: } bd
158: /domainClip {
159: Domain aload pop 3 2 roll
160: limit
161: } [/Domain] bld
162: /applyInterpFunc {
163: 0 1 DimOut 1 sub
164: {
165: dup C0 exch get exch
166: dup C1 exch get exch
167: 3 1 roll
168: 1 index sub
169: 3 index
170: N exp mul add
171: exch
172: currentdict /Range_lo known
173: {
174: dup Range_lo exch get exch
175: Range_hi exch get
176: 3 2 roll limit
177: }
178: {
179: pop
180: }
181: ifelse
182: exch
183: } for
184: pop
185: } [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
186: /encodeInput {
187: NumParts 1 sub
188: 0 1 2 index
189: {
190: dup Bounds exch get
191: 2 index gt
192: { exit }
193: { dup
194: 3 index eq
195: { exit }
196: { pop } ifelse
197: } ifelse
198: } for
199: 3 2 roll pop
200: dup Bounds exch get exch
201: dup 1 add Bounds exch get exch
202: 2 mul
203: dup Encode exch get exch
204: 1 add Encode exch get
205: int
206: } [/NumParts /Bounds /Encode] bld
207: /rangeClip {
208: exch dup Range_lo exch get
209: exch Range_hi exch get
210: 3 2 roll
211: limit
212: } [/Range_lo /Range_hi] bld
213: /applyStitchFunc {
214: Functions exch get exec
215: currentdict /Range_lo known {
216: 0 1 DimOut 1 sub {
217: DimOut 1 add -1 roll
218: rangeClip
219: } for
220: } if
221: } [/Functions /Range_lo /DimOut] bld
222: /pdf_flushfilters
223: {
224: aload length
225: { dup status
226: 1 index currentfile ne and
227: { dup flushfile closefile }
228: { pop }
229: ifelse
230: } repeat
231: } bd
232: /pdf_readstring
233: {
234: 1 index dup length 1 sub get
235: exch readstring pop
236: exch pdf_flushfilters
237: } bind def
238: /pdf_dictOp
239: {
240: 3 2 roll
241: 10 dict copy
242: begin
243: _Filters dup length 1 sub get def
244: currentdict exch exec
245: _Filters pdf_flushfilters
246: end
247: } [/_Filters] bld
248: /pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
249: /pdf_shfill {{sh} /DataSource pdf_dictOp} bd
250: /pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
251: /masks [ 2#10000000
252: 2#11000000
253: 2#11100000
254: 2#11110000
255: 2#11111000
256: 2#11111100
257: 2#11111110
258: 2#11111111 ] def
259: /addNBits
260: {
261: /numBits exch def
262: /byte exch def
263: OutBitOffset numBits add 8 gt
264: {
265: byte OutBitOffset 8 sub bitshift
266: OutBuffer OutByteIndex get or
267: OutBuffer OutByteIndex 3 -1 roll put
268: /OutByteIndex OutByteIndex 1 add def
269: /bitsDoneSoFar OutBitOffset def
270: /OutBitOffset numBits 8 OutBitOffset sub sub def
271: OutBitOffset 0 gt
272: {
273: byte bitsDoneSoFar bitshift
274: masks numBits bitsDoneSoFar sub get and
275: OutBuffer OutByteIndex 3 -1 roll put
276: } if
277: }
278: {
279: byte masks numBits 1 sub get and
280: OutBitOffset neg bitshift
281: OutBuffer OutByteIndex get or
282: OutBuffer OutByteIndex 3 -1 roll put
283: /OutBitOffset OutBitOffset numBits add def
284: OutBitOffset 8 eq
285: {
286: /OutBitOffset 0 def
287: /OutByteIndex OutByteIndex 1 add def
288: } if
289: } ifelse
290: } bind def
291: /DevNNFilter
292: {
293: /InBuffer Width NumComps mul BitsPerComponent mul 7 add 8 idiv string def
294: AllSource InBuffer readstring pop pop
295: /outlen Width NewNumComps mul BitsPerComponent mul 7 add 8 idiv def
296: /OutBuffer outlen string def
297: 0 1 outlen 1 sub { OutBuffer exch 0 put } for
298: /InByteIndex 0 def
299: /InBitOffset 0 def
300: /OutByteIndex 0 def
301: /OutBitOffset 0 def
302: /KeepArray NumComps array def
303: 0 1 NumComps 1 sub { KeepArray exch true put } for
304: DevNNones { KeepArray exch false put } forall
305: Width {
306: KeepArray
307: {
308: {
309: /bitsLeft BitsPerComponent def
310: {
311: bitsLeft 0 le { exit } if
312: /bitsToDo 8 InBitOffset sub dup bitsLeft gt { pop bitsLeft } if def
313: InBuffer InByteIndex get
314: InBitOffset bitshift
315: bitsToDo addNBits
316: /bitsLeft bitsLeft bitsToDo sub def
317: InBitOffset bitsToDo add
318: dup 8 mod /InBitOffset exch def
319: 8 idiv InByteIndex add /InByteIndex exch def
320: } loop
321: }
322: {
323: InBitOffset BitsPerComponent add
324: dup 8 mod /InBitOffset exch def
325: 8 idiv InByteIndex add /InByteIndex exch def
326: }
327: ifelse
328: }
329: forall
330: } repeat
331: OutBuffer
332: } bd
333: /pdf_image
334: {
335: 20 dict copy
336: begin
337: /UnusedNones where { /UnusedNones get}{false} ifelse
338: {
339: /NumComps Decode length 2 div cvi def
340: /OrigDecode Decode def
341: /NumNones DevNNones length def
342: /NewNumComps NumComps NumNones sub def
343: /Decode NewNumComps 2 mul cvi array def
344: /devNNindx 0 def
345: /decIndx 0 def
346: /cmpIndx 0 def
347: NumComps {
348: cmpIndx DevNNones devNNindx get eq
349: {
350: /devNNindx devNNindx 1 add dup NumNones eq {pop 0} if def
351: }
352: {
353: Decode decIndx OrigDecode cmpIndx 2 mul get put
354: Decode decIndx 1 add OrigDecode cmpIndx 2 mul 1 add get put
355: /decIndx decIndx 2 add def
356: } ifelse
357: /cmpIndx cmpIndx 1 add def
358: } repeat
359: _Filters dup length 1 sub get /AllSource exch def
360: /DataSource { DevNNFilter } def
361: }
362: { _Filters dup length 1 sub get /DataSource exch def }
363: ifelse
364: currentdict image
365: _Filters pdf_flushfilters
366: end
367: } bd
368: /pdf_maskedImage
369: {
370: 10 dict copy begin
371: /miDict currentdict def
372: /DataDict DataDict 10 dict copy def
373: DataDict begin
374: /DataSource
375: _Filters dup length 1 sub get
376: def
377: miDict image
378: _Filters pdf_flushfilters
379: end
380: miDict /InterleaveType get 3 eq
381: { MaskDict /DataSource get dup type /filetype eq { closefile } { pop } ifelse }
382: if
383: end
384: } [/miDict /DataDict /_Filters] bld
385: /RadialShade {
386: 40 dict begin
387: /background exch def
388: /ext1 exch def
389: /ext0 exch def
390: /BBox exch def
391: /r2 exch def
392: /c2y exch def
393: /c2x exch def
394: /r1 exch def
395: /c1y exch def
396: /c1x exch def
397: /rampdict exch def
398: gsave
399: BBox length 0 gt {
400: newpath
401: BBox 0 get BBox 1 get moveto
402: BBox 2 get BBox 0 get sub 0 rlineto
403: 0 BBox 3 get BBox 1 get sub rlineto
404: BBox 2 get BBox 0 get sub neg 0 rlineto
405: closepath
406: clip
407: newpath
408: } if
409: c1x c2x eq
410: {
411: c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
412: }
413: {
414: /slope c2y c1y sub c2x c1x sub div def
415: /theta slope 1 atan def
416: c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
417: c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
418: }
419: ifelse
420: gsave
421: clippath
422: c1x c1y translate
423: theta rotate
424: -90 rotate
425: { pathbbox } stopped
426: { 0 0 0 0 } if
427: /yMax exch def
428: /xMax exch def
429: /yMin exch def
430: /xMin exch def
431: grestore
432: xMax xMin eq yMax yMin eq or
433: {
434: grestore
435: end
436: }
437: {
438: /max { 2 copy gt { pop } {exch pop} ifelse } bind def
439: /min { 2 copy lt { pop } {exch pop} ifelse } bind def
440: rampdict begin
441: 40 dict begin
442: background length 0 gt { background sssetbackground gsave clippath fill grestore } if
443: gsave
444: c1x c1y translate
445: theta rotate
446: -90 rotate
447: /c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
448: /c1y 0 def
449: /c1x 0 def
450: /c2x 0 def
451: ext0 {
452: 0 getrampcolor
453: c2y r2 add r1 sub 0.0001 lt
454: {
455: c1x c1y r1 360 0 arcn
456: pathbbox
457: /aymax exch def
458: /axmax exch def
459: /aymin exch def
460: /axmin exch def
461: /bxMin xMin axmin min def
462: /byMin yMin aymin min def
463: /bxMax xMax axmax max def
464: /byMax yMax aymax max def
465: bxMin byMin moveto
466: bxMax byMin lineto
467: bxMax byMax lineto
468: bxMin byMax lineto
469: bxMin byMin lineto
470: eofill
471: }
472: {
473: c2y r1 add r2 le
474: {
475: c1x c1y r1 0 360 arc
476: fill
477: }
478: {
479: c2x c2y r2 0 360 arc fill
480: r1 r2 eq
481: {
482: /p1x r1 neg def
483: /p1y c1y def
484: /p2x r1 def
485: /p2y c1y def
486: p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
487: fill
488: }
489: {
490: /AA r2 r1 sub c2y div def
491: AA -1 eq
492: { /theta 89.99 def}
493: { /theta AA 1 AA dup mul sub sqrt div 1 atan def}
494: ifelse
495: /SS1 90 theta add dup sin exch cos div def
496: /p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
497: /p1y p1x SS1 div neg def
498: /SS2 90 theta sub dup sin exch cos div def
499: /p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
500: /p2y p2x SS2 div neg def
501: r1 r2 gt
502: {
503: /L1maxX p1x yMin p1y sub SS1 div add def
504: /L2maxX p2x yMin p2y sub SS2 div add def
505: }
506: {
507: /L1maxX 0 def
508: /L2maxX 0 def
509: }ifelse
510: p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
511: L1maxX L1maxX p1x sub SS1 mul p1y add lineto
512: fill
513: }
514: ifelse
515: }
516: ifelse
517: } ifelse
518: } if
519: c1x c2x sub dup mul
520: c1y c2y sub dup mul
521: add 0.5 exp
522: 0 dtransform
523: dup mul exch dup mul add 0.5 exp 72 div
524: 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
525: 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
526: 1 index 1 index lt { exch } if pop
527: /hires exch def
528: hires mul
529: /numpix exch def
530: /numsteps NumSamples def
531: /rampIndxInc 1 def
532: /subsampling false def
533: numpix 0 ne
534: {
535: NumSamples numpix div 0.5 gt
536: {
537: /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
538: /rampIndxInc NumSamples 1 sub numsteps div def
539: /subsampling true def
540: } if
541: } if
542: /xInc c2x c1x sub numsteps div def
543: /yInc c2y c1y sub numsteps div def
544: /rInc r2 r1 sub numsteps div def
545: /cx c1x def
546: /cy c1y def
547: /radius r1 def
548: newpath
549: xInc 0 eq yInc 0 eq rInc 0 eq and and
550: {
551: 0 getrampcolor
552: cx cy radius 0 360 arc
553: stroke
554: NumSamples 1 sub getrampcolor
555: cx cy radius 72 hires div add 0 360 arc
556: 0 setlinewidth
557: stroke
558: }
559: {
560: 0
561: numsteps
562: {
563: dup
564: subsampling { round } if
565: getrampcolor
566: cx cy radius 0 360 arc
567: /cx cx xInc add def
568: /cy cy yInc add def
569: /radius radius rInc add def
570: cx cy radius 360 0 arcn
571: eofill
572: rampIndxInc add
573: }
574: repeat
575: pop
576: } ifelse
577: ext1 {
578: c2y r2 add r1 lt
579: {
580: c2x c2y r2 0 360 arc
581: fill
582: }
583: {
584: c2y r1 add r2 sub 0.0001 le
585: {
586: c2x c2y r2 360 0 arcn
587: pathbbox
588: /aymax exch def
589: /axmax exch def
590: /aymin exch def
591: /axmin exch def
592: /bxMin xMin axmin min def
593: /byMin yMin aymin min def
594: /bxMax xMax axmax max def
595: /byMax yMax aymax max def
596: bxMin byMin moveto
597: bxMax byMin lineto
598: bxMax byMax lineto
599: bxMin byMax lineto
600: bxMin byMin lineto
601: eofill
602: }
603: {
604: c2x c2y r2 0 360 arc fill
605: r1 r2 eq
606: {
607: /p1x r2 neg def
608: /p1y c2y def
609: /p2x r2 def
610: /p2y c2y def
611: p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
612: fill
613: }
614: {
615: /AA r2 r1 sub c2y div def
616: AA -1 eq
617: { /theta 89.99 def}
618: { /theta AA 1 AA dup mul sub sqrt div 1 atan def}
619: ifelse
620: /SS1 90 theta add dup sin exch cos div def
621: /p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
622: /p1y c2y p1x SS1 div sub def
623: /SS2 90 theta sub dup sin exch cos div def
624: /p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
625: /p2y c2y p2x SS2 div sub def
626: r1 r2 lt
627: {
628: /L1maxX p1x yMax p1y sub SS1 div add def
629: /L2maxX p2x yMax p2y sub SS2 div add def
630: }
631: {
632: /L1maxX 0 def
633: /L2maxX 0 def
634: }ifelse
635: p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
636: L1maxX L1maxX p1x sub SS1 mul p1y add lineto
637: fill
638: }
639: ifelse
640: }
641: ifelse
642: } ifelse
643: } if
644: grestore
645: grestore
646: end
647: end
648: end
649: } ifelse
650: } bd
651: /GenStrips {
652: 40 dict begin
653: /background exch def
654: /ext1 exch def
655: /ext0 exch def
656: /BBox exch def
657: /y2 exch def
658: /x2 exch def
659: /y1 exch def
660: /x1 exch def
661: /rampdict exch def
662: gsave
663: BBox length 0 gt {
664: newpath
665: BBox 0 get BBox 1 get moveto
666: BBox 2 get BBox 0 get sub 0 rlineto
667: 0 BBox 3 get BBox 1 get sub rlineto
668: BBox 2 get BBox 0 get sub neg 0 rlineto
669: closepath
670: clip
671: newpath
672: } if
673: x1 x2 eq
674: {
675: y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
676: }
677: {
678: /slope y2 y1 sub x2 x1 sub div def
679: /theta slope 1 atan def
680: x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
681: x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
682: }
683: ifelse
684: gsave
685: clippath
686: x1 y1 translate
687: theta rotate
688: { pathbbox } stopped
689: { 0 0 0 0 } if
690: /yMax exch def
691: /xMax exch def
692: /yMin exch def
693: /xMin exch def
694: grestore
695: xMax xMin eq yMax yMin eq or
696: {
697: grestore
698: end
699: }
700: {
701: rampdict begin
702: 20 dict begin
703: background length 0 gt { background sssetbackground gsave clippath fill grestore } if
704: gsave
705: x1 y1 translate
706: theta rotate
707: /xStart 0 def
708: /xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
709: /ySpan yMax yMin sub def
710: /numsteps NumSamples def
711: /rampIndxInc 1 def
712: /subsampling false def
713: xStart 0 transform
714: xEnd 0 transform
715: 3 -1 roll
716: sub dup mul
717: 3 1 roll
718: sub dup mul
719: add 0.5 exp 72 div
720: 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
721: 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
722: 1 index 1 index lt { exch } if pop
723: mul
724: /numpix exch def
725: numpix 0 ne
726: {
727: NumSamples numpix div 0.5 gt
728: {
729: /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
730: /rampIndxInc NumSamples 1 sub numsteps div def
731: /subsampling true def
732: } if
733: } if
734: ext0 {
735: 0 getrampcolor
736: xMin xStart lt
737: { xMin yMin xMin neg ySpan rectfill } if
738: } if
739: /xInc xEnd xStart sub numsteps div def
740: /x xStart def
741: 0
742: numsteps
743: {
744: dup
745: subsampling { round } if
746: getrampcolor
747: x yMin xInc ySpan rectfill
748: /x x xInc add def
749: rampIndxInc add
750: }
751: repeat
752: pop
753: ext1 {
754: xMax xEnd gt
755: { xEnd yMin xMax xEnd sub ySpan rectfill } if
756: } if
757: grestore
758: grestore
759: end
760: end
761: end
762: } ifelse
763: } bd
764: /currentdistillerparams where { pop currentdistillerparams /CoreDistVersion get 5000 lt}{true}ifelse
765: {
766: /PDFMark5 {cleartomark} bd
767: }
768: {
769: /PDFMark5 {pdfmark} bd
770: }ifelse
771: /ReadByPDFMark5
772: {
773: 2 dict begin
774: /makerString exch def string /tmpString exch def
775: {
776: currentfile tmpString readline pop
777: makerString anchorsearch
778: {
779: pop pop cleartomark exit
780: }
781: {
782: 3 copy /PUT PDFMark5 pop 2 copy (\n) /PUT PDFMark5
783: } ifelse
784: }loop
785: end
786: }bd
787: %%EndResource
788: %%BeginResource: procset pdflev2 6.0 1
789: %%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
790: %%Title: PDF operators, with code specific for Level 2
791: /docinitialize {
792: PDF begin
793: /_defaulthalftone currenthalftone dd
794: /_defaultblackgeneration currentblackgeneration dd
795: /_defaultundercolorremoval currentundercolorremoval dd
796: /_defaultcolortransfer [currentcolortransfer] dd
797: /_defaulttransfer currenttransfer dd
798: end
799: PDFVars /docSetupDone true put
800: } bd
801: /initialize {
802: PDFVars /docSetupDone get {
803: _defaulthalftone sethalftone
804: /_defaultblackgeneration load setblackgeneration
805: /_defaultundercolorremoval load setundercolorremoval
806: _defaultcolortransfer aload pop setcolortransfer
807: } if
808: false setoverprint
809: } bd
810: /terminate { } bd
811: /c /curveto ld
812: /cs /setcolorspace ld
813: /l /lineto ld
814: /m /moveto ld
815: /q /gsave ld
816: /Q /grestore ld
817: /sc /setcolor ld
818: /setSA/setstrokeadjust ld
819: /re {
820: 4 2 roll m
821: 1 index 0 rlineto
822: 0 exch rlineto
823: neg 0 rlineto
824: h
825: } bd
826: /concattransferfuncs {
827: [ 3 1 roll /exec load exch /exec load ] cvx
828: } bd
829: /concatandsettransfer {
830: /_defaulttransfer load concattransferfuncs settransfer
831: } bd
832: /concatandsetcolortransfer {
833: _defaultcolortransfer aload pop
834: 8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
835: 6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
836: 4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
837: concattransferfuncs
838: setcolortransfer
839: } bd
840: /defineRes/defineresource ld
841: /undefineRes/undefineresource ld
842: /findRes/findresource ld
843: currentglobal
844: true systemdict /setglobal get exec
845: [/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
846: { /Generic /Category findresource dup length dict copy /Category defineresource pop }
847: forall
848: systemdict /setglobal get exec
849: /ri
850: {
851: /findcolorrendering isdefined?
852: {
853: mark exch
854: findcolorrendering
855: counttomark 2 eq
856: { type /booleantype eq
857: { dup type /nametype eq
858: { dup /ColorRendering resourcestatus
859: { pop pop
860: dup /DefaultColorRendering ne
861: {
862: /ColorRendering findresource
863: setcolorrendering
864: } if
865: } if
866: } if
867: } if
868: } if
869: cleartomark
870: }
871: { pop
872: } ifelse
873: } bd
874: /knownColorants? {
875: pop false
876: } bd
877: /getrampcolor {
878: cvi
879: /indx exch def
880: 0 1 NumComp 1 sub {
881: dup
882: Samples exch get
883: dup type /stringtype eq { indx get } if
884: exch
885: Scaling exch get aload pop
886: 3 1 roll
887: mul add
888: } for
889: setcolor
890: } bd
891: /sssetbackground { aload pop setcolor } bd
892: %%EndResource
893: %%BeginResource: procset pdftext 6.0 1
894: %%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
895: %%Title: Text operators for PDF
896: PDF /PDFText 78 dict dup begin put
897: /docinitialize
898: {
899: /resourcestatus where {
900: pop
901: /CIDParams /ProcSet resourcestatus {
902: pop pop
903: false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
904: } if
905: } if
906: PDF begin
907: PDFText /_pdfDefineIdentity-H known
908: { PDFText /_pdfDefineIdentity-H get exec}
909: if
910: end
911: } bd
912: /initialize {
913: PDFText begin
914: } bd
915: /terminate { end } bd
916: Level2?
917: {
918: /_safeput
919: {
920: 3 -1 roll load 3 1 roll put
921: }
922: bd
923: }
924: {
925: /_safeput
926: {
927: 2 index load dup dup length exch maxlength ge
928: { dup length 5 add dict copy
929: 3 index xdd
930: }
931: { pop }
932: ifelse
933: 3 -1 roll load 3 1 roll put
934: }
935: bd
936: }
937: ifelse
938: /pdf_has_composefont? systemdict /composefont known def
939: /CopyFont {
940: {
941: 1 index /FID ne 2 index /UniqueID ne and
942: { def } { pop pop } ifelse
943: } forall
944: } bd
945: /Type0CopyFont
946: {
947: exch
948: dup length dict
949: begin
950: CopyFont
951: [
952: exch
953: FDepVector
954: {
955: dup /FontType get 0 eq
956: {
957: 1 index Type0CopyFont
958: /_pdfType0 exch definefont
959: }
960: {
961: /_pdfBaseFont exch
962: 2 index exec
963: }
964: ifelse
965: exch
966: }
967: forall
968: pop
969: ]
970: /FDepVector exch def
971: currentdict
972: end
973: } bd
974: Level2? {currentglobal true setglobal} if
975: /cHexEncoding
976: [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
977: /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
978: /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
979: /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
980: /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
981: /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
982: /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
983: /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
984: /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
985: /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
986: /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
987: /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
988: /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
989: /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
990: Level2? {setglobal} if
991: /modEnc {
992: /_enc xdd
993: /_icode 0 dd
994: counttomark 1 sub -1 0
995: {
996: index
997: dup type /nametype eq
998: {
999: _enc _icode 3 -1 roll put
1000: _icode 1 add
1001: }
1002: if
1003: /_icode xdd
1004: } for
1005: cleartomark
1006: _enc
1007: } bd
1008: /trEnc {
1009: /_enc xdd
1010: 255 -1 0 {
1011: exch dup -1 eq
1012: { pop /.notdef }
1013: { Encoding exch get }
1014: ifelse
1015: _enc 3 1 roll put
1016: } for
1017: pop
1018: _enc
1019: } bd
1020: /TE {
1021: /_i xdd
1022: StandardEncoding 256 array copy modEnc
1023: _pdfEncodings exch _i exch put
1024: } bd
1025: Level2?
1026: {
1027: /pdfPatchCStrings
1028: {
1029: currentdict /CharStrings known currentdict /FontType known and
1030: {
1031: FontType 1 eq CharStrings type /dicttype eq and
1032: {
1033: CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and
1034: {
1035: CharStrings /mu get
1036: type /stringtype eq
1037: {
1038: currentglobal
1039: CharStrings /mu1
1040: CharStrings /mu get
1041: dup gcheck setglobal
1042: dup length string copy
1043: put
1044: setglobal
1045: } if
1046: } if
1047: } if
1048: } if
1049: } bd
1050: }
1051: { /pdfPatchCStrings {} bd }
1052: ifelse
1053: /TZ
1054: {
1055: /_usePDFEncoding xdd
1056: findfont
1057: dup length 6 add dict
1058: begin
1059: {
1060: 1 index /FID ne { def } { pop pop } ifelse
1061: } forall
1062: pdfPatchCStrings
1063: /pdf_origFontName FontName def
1064: /FontName exch def
1065: currentdict /PaintType known
1066: { PaintType 2 eq {/PaintType 0 def} if }
1067: if
1068: _usePDFEncoding 0 ge
1069: {
1070: /Encoding _pdfEncodings _usePDFEncoding get def
1071: pop
1072: }
1073: {
1074: _usePDFEncoding -1 eq
1075: {
1076: counttomark 0 eq
1077: { pop }
1078: {
1079: Encoding 256 array copy
1080: modEnc /Encoding exch def
1081: }
1082: ifelse
1083: }
1084: {
1085: 256 array
1086: trEnc /Encoding exch def
1087: }
1088: ifelse
1089: }
1090: ifelse
1091: pdf_EuroProcSet pdf_origFontName known
1092: {
1093: pdf_origFontName pdf_AddEuroGlyphProc
1094: } if
1095: Level2?
1096: {
1097: currentdict /pdf_origFontName undef
1098: } if
1099: FontName currentdict
1100: end
1101: definefont pop
1102: }
1103: bd
1104: Level2?
1105: {
1106: /TZG
1107: {
1108: currentglobal true setglobal
1109: 2 index _pdfFontStatus
1110: {
1111: 2 index findfont
1112: false setglobal
1113: 3 index findfont
1114: true setglobal
1115: ne
1116: {
1117: 2 index findfont dup rcheck
1118: {
1119: dup length dict begin
1120: {
1121: 1 index /FID ne { def } { pop pop } ifelse
1122: } forall
1123: pdfPatchCStrings
1124: currentdict end
1125: }
1126: if
1127: 3 index exch definefont pop
1128: }
1129: if
1130: } if
1131: setglobal
1132: TZ
1133: } bd
1134: }
1135: {
1136: /TZG {TZ} bd
1137: } ifelse
1138: Level2?
1139: {
1140: currentglobal false setglobal
1141: userdict /pdftext_data 5 dict put
1142: pdftext_data
1143: begin
1144: /saveStacks
1145: {
1146: pdftext_data
1147: begin
1148: /vmmode currentglobal def
1149: false setglobal
1150: count array astore /os exch def
1151: end
1152: countdictstack array dictstack pdftext_data exch /ds exch put
1153: cleardictstack pdftext_data /dscount countdictstack put
1154: pdftext_data /vmmode get setglobal
1155: } bind def
1156: /restoreStacks
1157: {
1158: pdftext_data /vmmode currentglobal put false setglobal
1159: clear cleardictstack
1160: pdftext_data /ds get dup
1161: pdftext_data /dscount get 1 2 index length 1 sub
1162: { get begin dup } for
1163: pop pop
1164: pdftext_data /os get aload pop
1165: pdftext_data /vmmode get setglobal
1166: } bind def
1167: /testForClonePrinterBug
1168: {
1169: currentglobal true setglobal
1170: /undefinedCategory /Generic /Category findresource
1171: dup length dict copy /Category defineresource pop
1172: setglobal
1173: pdftext_data /saveStacks get exec
1174: pdftext_data /vmmode currentglobal put false setglobal
1175: /undefined /undefinedCategory { resourcestatus } stopped
1176: pdftext_data exch /bugFound exch put
1177: pdftext_data /vmmode get setglobal
1178: pdftext_data /restoreStacks get exec
1179: pdftext_data /bugFound get
1180: } bind def
1181: end
1182: setglobal
1183: /pdf_resourcestatus
1184: pdftext_data /testForClonePrinterBug get exec
1185: {
1186: {
1187: pdftext_data /saveStacks get exec
1188: pdftext_data /os get dup dup length 1 sub
1189: dup 1 sub dup 0 lt { pop 0 } if
1190: exch 1 exch { get exch dup } for
1191: pop pop
1192: { resourcestatus }
1193: stopped
1194: {
1195: clear cleardictstack pdftext_data /restoreStacks get exec
1196: { pop pop } stopped pop false
1197: }
1198: {
1199: count array astore pdftext_data exch /results exch put
1200: pdftext_data /restoreStacks get exec pop pop
1201: pdftext_data /results get aload pop
1202: }
1203: ifelse
1204: }
1205: }
1206: { { resourcestatus } }
1207: ifelse
1208: bd
1209: }
1210: if
1211: Level2?
1212: {
1213: /_pdfUndefineResource
1214: {
1215: currentglobal 3 1 roll
1216: _pdf_FontDirectory 2 index 2 copy known
1217: {undef}
1218: {pop pop}
1219: ifelse
1220: 1 index (pdf) exch _pdfConcatNames 1 index
1221: 1 index 1 _pdfConcatNames 1 index
1222: 5 index 1 _pdfConcatNames 1 index
1223: 4
1224: {
1225: 2 copy pdf_resourcestatus
1226: {
1227: pop 2 lt
1228: {2 copy findresource gcheck setglobal undefineresource}
1229: {pop pop}
1230: ifelse
1231: }
1232: { pop pop}
1233: ifelse
1234: } repeat
1235: setglobal
1236: } bd
1237: }
1238: {
1239: /_pdfUndefineResource { pop pop} bd
1240: }
1241: ifelse
1242: Level2?
1243: {
1244: /_pdfFontStatus
1245: {
1246: currentglobal exch
1247: /Font pdf_resourcestatus
1248: {pop pop true}
1249: {false}
1250: ifelse
1251: exch setglobal
1252: } bd
1253: }
1254: {
1255: /_pdfFontStatusString 50 string def
1256: _pdfFontStatusString 0 (fonts/) putinterval
1257: /_pdfFontStatus
1258: {
1259: FontDirectory 1 index known
1260: { pop true }
1261: {
1262: _pdfFontStatusString 6 42 getinterval
1263: cvs length 6 add
1264: _pdfFontStatusString exch 0 exch getinterval
1265: { status } stopped
1266: {pop false}
1267: {
1268: { pop pop pop pop true}
1269: { false }
1270: ifelse
1271: }
1272: ifelse
1273: }
1274: ifelse
1275: } bd
1276: }
1277: ifelse
1278: Level2?
1279: {
1280: /_pdfCIDFontStatus
1281: {
1282: /CIDFont /Category pdf_resourcestatus
1283: {
1284: pop pop
1285: /CIDFont pdf_resourcestatus
1286: {pop pop true}
1287: {false}
1288: ifelse
1289: }
1290: { pop false }
1291: ifelse
1292: } bd
1293: }
1294: if
1295: /_pdfString100 100 string def
1296: /_pdfComposeFontName
1297: {
1298: dup length 1 eq
1299: {
1300: 0 get
1301: 1 index
1302: type /nametype eq
1303: {
1304: _pdfString100 cvs
1305: length dup dup _pdfString100 exch (-) putinterval
1306: _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
1307: 2 index exch cvs length
1308: add 1 add _pdfString100 exch 0 exch getinterval
1309: exch pop
1310: true
1311: }
1312: {
1313: pop pop
1314: false
1315: }
1316: ifelse
1317: }
1318: {
1319: false
1320: }
1321: ifelse
1322: dup {exch cvn exch} if
1323: } bd
1324: /_pdfConcatNames
1325: {
1326: exch
1327: _pdfString100 cvs
1328: length dup dup _pdfString100 exch (-) putinterval
1329: _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
1330: 3 -1 roll exch cvs length
1331: add 1 add _pdfString100 exch 0 exch getinterval
1332: cvn
1333: } bind def
1334: /_pdfTextTempString 50 string def
1335: /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
1336: /_pdf_CheckCIDSystemInfo
1337: {
1338: 1 index _pdfTextTempString cvs
1339: (Identity) anchorsearch
1340: {
1341: pop pop pop pop true
1342: }
1343: {
1344: false
1345: _pdfRegOrderingArray
1346: {
1347: 2 index exch
1348: anchorsearch
1349: { pop pop pop true exit}
1350: { pop }
1351: ifelse
1352: }
1353: forall
1354: exch pop
1355: exch /CIDFont findresource
1356: /CIDSystemInfo get
1357: 3 -1 roll /CMap findresource
1358: /CIDSystemInfo get
1359: exch
1360: 3 -1 roll
1361: {
1362: 2 copy
1363: /Supplement get
1364: exch
1365: dup type /dicttype eq
1366: {/Supplement get}
1367: {pop 0 }
1368: ifelse
1369: ge
1370: }
1371: { true }
1372: ifelse
1373: {
1374: dup /Registry get
1375: 2 index /Registry get eq
1376: {
1377: /Ordering get
1378: exch /Ordering get
1379: dup type /arraytype eq
1380: {
1381: 1 index type /arraytype eq
1382: {
1383: true
1384: 1 index length 1 sub -1 0
1385: {
1386: dup 2 index exch get exch 3 index exch get ne
1387: { pop false exit}
1388: if
1389: } for
1390: exch pop exch pop
1391: }
1392: { pop pop false }
1393: ifelse
1394: }
1395: {
1396: eq
1397: }
1398: ifelse
1399: }
1400: { pop pop false }
1401: ifelse
1402: }
1403: { pop pop false }
1404: ifelse
1405: }
1406: ifelse
1407: } bind def
1408: pdf_has_composefont?
1409: {
1410: /_pdfComposeFont
1411: {
1412: 2 copy _pdfComposeFontName not
1413: {
1414: 2 index
1415: }
1416: if
1417: (pdf) exch _pdfConcatNames
1418: dup _pdfFontStatus
1419: { dup findfont 5 2 roll pop pop pop true}
1420: {
1421: 4 1 roll
1422: 1 index /CMap pdf_resourcestatus
1423: {
1424: pop pop
1425: true
1426: }
1427: {false}
1428: ifelse
1429: 1 index true exch
1430: {
1431: _pdfCIDFontStatus not
1432: {pop false exit}
1433: if
1434: }
1435: forall
1436: and
1437: {
1438: 1 index 1 index 0 get _pdf_CheckCIDSystemInfo
1439: {
1440: 3 -1 roll pop
1441: 2 index 3 1 roll
1442: composefont true
1443: }
1444: {
1445: pop pop exch pop false
1446: }
1447: ifelse
1448: }
1449: {
1450: _pdfComposeFontName
1451: {
1452: dup _pdfFontStatus
1453: {
1454: exch pop
1455: 1 index exch
1456: findfont definefont true
1457: }
1458: {
1459: pop exch pop
1460: false
1461: }
1462: ifelse
1463: }
1464: {
1465: exch pop
1466: false
1467: }
1468: ifelse
1469: }
1470: ifelse
1471: { true }
1472: {
1473: dup _pdfFontStatus
1474: { dup findfont true }
1475: { pop false }
1476: ifelse
1477: }
1478: ifelse
1479: }
1480: ifelse
1481: } bd
1482: }
1483: {
1484: /_pdfComposeFont
1485: {
1486: _pdfComposeFontName not
1487: {
1488: dup
1489: }
1490: if
1491: dup
1492: _pdfFontStatus
1493: {exch pop dup findfont true}
1494: {
1495: 1 index
1496: dup type /nametype eq
1497: {pop}
1498: {cvn}
1499: ifelse
1500: eq
1501: {pop false}
1502: {
1503: dup _pdfFontStatus
1504: {dup findfont true}
1505: {pop false}
1506: ifelse
1507: }
1508: ifelse
1509: }
1510: ifelse
1511: } bd
1512: }
1513: ifelse
1514: /_pdfStyleDicts 4 dict dup begin
1515: /Adobe-Japan1 4 dict dup begin
1516: Level2?
1517: {
1518: /Serif
1519: /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
1520: {/HeiseiMin-W3}
1521: {
1522: /HeiseiMin-W3 _pdfCIDFontStatus
1523: {/HeiseiMin-W3}
1524: {/Ryumin-Light}
1525: ifelse
1526: }
1527: ifelse
1528: def
1529: /SansSerif
1530: /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
1531: {/HeiseiKakuGo-W5}
1532: {
1533: /HeiseiKakuGo-W5 _pdfCIDFontStatus
1534: {/HeiseiKakuGo-W5}
1535: {/GothicBBB-Medium}
1536: ifelse
1537: }
1538: ifelse
1539: def
1540: /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
1541: {/HeiseiMaruGo-W4}
1542: {
1543: /HeiseiMaruGo-W4 _pdfCIDFontStatus
1544: {/HeiseiMaruGo-W4}
1545: {
1546: /Jun101-Light-RKSJ-H _pdfFontStatus
1547: { /Jun101-Light }
1548: { SansSerif }
1549: ifelse
1550: }
1551: ifelse
1552: }
1553: ifelse
1554: /RoundSansSerif exch def
1555: /Default Serif def
1556: }
1557: {
1558: /Serif /Ryumin-Light def
1559: /SansSerif /GothicBBB-Medium def
1560: {
1561: (fonts/Jun101-Light-83pv-RKSJ-H) status
1562: }stopped
1563: {pop}{
1564: { pop pop pop pop /Jun101-Light }
1565: { SansSerif }
1566: ifelse
1567: /RoundSansSerif exch def
1568: }ifelse
1569: /Default Serif def
1570: }
1571: ifelse
1572: end
1573: def
1574: /Adobe-Korea1 4 dict dup begin
1575: /Serif /HYSMyeongJo-Medium def
1576: /SansSerif /HYGoThic-Medium def
1577: /RoundSansSerif SansSerif def
1578: /Default Serif def
1579: end
1580: def
1581: /Adobe-GB1 4 dict dup begin
1582: /Serif /STSong-Light def
1583: /SansSerif /STHeiti-Regular def
1584: /RoundSansSerif SansSerif def
1585: /Default Serif def
1586: end
1587: def
1588: /Adobe-CNS1 4 dict dup begin
1589: /Serif /MKai-Medium def
1590: /SansSerif /MHei-Medium def
1591: /RoundSansSerif SansSerif def
1592: /Default Serif def
1593: end
1594: def
1595: end
1596: def
1597: /TZzero
1598: {
1599: /_wmode xdd
1600: /_styleArr xdd
1601: /_regOrdering xdd
1602: 3 copy
1603: _pdfComposeFont
1604: {
1605: 5 2 roll pop pop pop
1606: }
1607: {
1608: [
1609: 0 1 _styleArr length 1 sub
1610: {
1611: _styleArr exch get
1612: _pdfStyleDicts _regOrdering 2 copy known
1613: {
1614: get
1615: exch 2 copy known not
1616: { pop /Default }
1617: if
1618: get
1619: }
1620: {
1621: pop pop pop /Unknown
1622: }
1623: ifelse
1624: }
1625: for
1626: ]
1627: exch pop
1628: 2 index 3 1 roll
1629: _pdfComposeFont
1630: {3 -1 roll pop}
1631: {
1632: findfont dup /FontName get exch
1633: }
1634: ifelse
1635: }
1636: ifelse
1637: dup /WMode 2 copy known
1638: { get _wmode ne }
1639: { pop pop _wmode 1 eq}
1640: ifelse
1641: {
1642: exch _wmode _pdfConcatNames
1643: dup _pdfFontStatus
1644: { exch pop dup findfont false}
1645: { exch true }
1646: ifelse
1647: }
1648: {
1649: dup /FontType get 0 ne
1650: }
1651: ifelse
1652: {
1653: dup /FontType get 3 eq _wmode 1 eq and
1654: {
1655: _pdfVerticalRomanT3Font dup length 10 add dict copy
1656: begin
1657: /_basefont exch
1658: dup length 3 add dict
1659: begin
1660: {1 index /FID ne {def}{pop pop} ifelse }
1661: forall
1662: /Encoding Encoding dup length array copy
1663: dup 16#27 /quotesingle put
1664: dup 16#60 /grave put
1665: _regOrdering /Adobe-Japan1 eq
1666: {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
1667: if
1668: def
1669: FontName
1670: currentdict
1671: end
1672: definefont
1673: def
1674: /Encoding _basefont /Encoding get def
1675: /_fauxfont true def
1676: }
1677: {
1678: dup length 3 add dict
1679: begin
1680: {1 index /FID ne {def}{pop pop} ifelse }
1681: forall
1682: FontType 0 ne
1683: {
1684: /Encoding Encoding dup length array copy
1685: dup 16#27 /quotesingle put
1686: dup 16#60 /grave put
1687: _regOrdering /Adobe-Japan1 eq
1688: {dup 16#5c /yen put}
1689: if
1690: def
1691: /_fauxfont true def
1692: } if
1693: } ifelse
1694: /WMode _wmode def
1695: dup dup /FontName exch def
1696: currentdict
1697: end
1698: definefont pop
1699: }
1700: {
1701: pop
1702: }
1703: ifelse
1704: /_pdf_FontDirectory 3 1 roll _safeput
1705: }
1706: bd
1707: Level2?
1708: {
1709: /Tf {
1710: _pdf_FontDirectory 2 index 2 copy known
1711: {get exch 3 -1 roll pop}
1712: {pop pop}
1713: ifelse
1714: selectfont
1715: } bd
1716: }
1717: {
1718: /Tf {
1719: _pdf_FontDirectory 2 index 2 copy known
1720: {get exch 3 -1 roll pop}
1721: {pop pop}
1722: ifelse
1723: exch findfont exch
1724: dup type /arraytype eq
1725: {makefont}
1726: {scalefont}
1727: ifelse
1728: setfont
1729: } bd
1730: }
1731: ifelse
1732: /cshow where
1733: {
1734: pop /pdf_cshow /cshow load dd
1735: /pdf_remove2 {pop pop} dd
1736: }
1737: {
1738: /pdf_cshow {exch forall} dd
1739: /pdf_remove2 {} dd
1740: } ifelse
1741: /pdf_xshow
1742: {
1743: /_pdf_na xdd
1744: /_pdf_i 0 dd
1745: currentpoint
1746: /_pdf_y xdd
1747: /_pdf_x xdd
1748: {
1749: pdf_remove2
1750: _pdf_str1 exch 0 exch put
1751: _pdf_str1 /_pdf_showproc load exec
1752: {_pdf_na _pdf_i get} stopped
1753: { pop pop }
1754: {
1755: _pdf_x _pdf_y moveto
1756: 0
1757: rmoveto
1758: }
1759: ifelse
1760: _pdf_i 1 add /_pdf_i xdd
1761: currentpoint
1762: /_pdf_y xdd
1763: /_pdf_x xdd
1764: }
1765: exch
1766: pdf_cshow
1767: } bd
1768: /pdf_yshow
1769: {
1770: /_pdf_na xdd
1771: /_pdf_i 0 dd
1772: currentpoint
1773: /_pdf_y xdd
1774: /_pdf_x xdd
1775: {
1776: pdf_remove2
1777: _pdf_str1 exch 0 exch put
1778: _pdf_str1 /_pdf_showproc load exec
1779: {_pdf_na _pdf_i get} stopped
1780: { pop pop }
1781: {
1782: _pdf_x _pdf_y moveto
1783: 0 exch
1784: rmoveto
1785: }
1786: ifelse
1787: _pdf_i 1 add /_pdf_i xdd
1788: currentpoint
1789: /_pdf_y xdd
1790: /_pdf_x xdd
1791: }
1792: exch
1793: pdf_cshow
1794: } bd
1795: /pdf_xyshow
1796: {
1797: /_pdf_na xdd
1798: /_pdf_i 0 dd
1799: currentpoint
1800: /_pdf_y xdd
1801: /_pdf_x xdd
1802: {
1803: pdf_remove2
1804: _pdf_str1 exch 0 exch put
1805: _pdf_str1 /_pdf_showproc load exec
1806: {_pdf_na _pdf_i get} stopped
1807: { pop pop }
1808: {
1809: {_pdf_na _pdf_i 1 add get} stopped
1810: { pop pop pop}
1811: {
1812: _pdf_x _pdf_y moveto
1813: rmoveto
1814: }
1815: ifelse
1816: }
1817: ifelse
1818: _pdf_i 2 add /_pdf_i xdd
1819: currentpoint
1820: /_pdf_y xdd
1821: /_pdf_x xdd
1822: }
1823: exch
1824: pdf_cshow
1825: } bd
1826: /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
1827: /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
1828: /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
1829: Level2? _ColorSep5044? not and
1830: {
1831: /pdfxs {{xshow} stopped {pdfl1xs} if} bd
1832: /pdfys {{yshow} stopped {pdfl1ys} if} bd
1833: /pdfxys {{xyshow} stopped {pdfl1xys} if} bd
1834: }
1835: {
1836: /pdfxs /pdfl1xs load dd
1837: /pdfys /pdfl1ys load dd
1838: /pdfxys /pdfl1xys load dd
1839: } ifelse
1840: /pdf_charpath {false charpath} bd
1841: /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
1842: /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
1843: /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
1844: /pdf_strokepath
1845: {
1846: {
1847: pdf_remove2
1848: _pdf_str1 exch 0 exch put
1849: _pdf_str1 false charpath
1850: currentpoint S moveto
1851: } bind
1852: exch pdf_cshow
1853: } bd
1854: /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
1855: /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
1856: /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
1857: Level2? {currentglobal true setglobal} if
1858: /d0/setcharwidth ld
1859: /nND {{/.notdef} repeat} bd
1860: /T3Defs {
1861: /BuildChar
1862: {
1863: 1 index /Encoding get exch get
1864: 1 index /BuildGlyph get exec
1865: }
1866: def
1867: /BuildGlyph {
1868: exch begin
1869: GlyphProcs exch get exec
1870: end
1871: } def
1872: /_pdfT3Font true def
1873: } bd
1874: /_pdfBoldRomanWidthProc
1875: {
1876: stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
1877: 0 0
1878: } bd
1879: /_pdfType0WidthProc
1880: {
1881: dup stringwidth 0 0 moveto
1882: 2 index true charpath pathbbox
1883: 0 -1
1884: 7 index 2 div .88
1885: setcachedevice2
1886: pop
1887: 0 0
1888: } bd
1889: /_pdfType0WMode1WidthProc
1890: {
1891: dup stringwidth
1892: pop 2 div neg -0.88
1893: 2 copy
1894: moveto
1895: 0 -1
1896: 5 -1 roll true charpath pathbbox
1897: setcachedevice
1898: } bd
1899: /_pdfBoldBaseFont
1900: 11 dict begin
1901: /FontType 3 def
1902: /FontMatrix[1 0 0 1 0 0]def
1903: /FontBBox[0 0 1 1]def
1904: /Encoding cHexEncoding def
1905: /_setwidthProc /_pdfBoldRomanWidthProc load def
1906: /_bcstr1 1 string def
1907: /BuildChar
1908: {
1909: exch begin
1910: _basefont setfont
1911: _bcstr1 dup 0 4 -1 roll put
1912: dup
1913: _setwidthProc
1914: 3 copy
1915: moveto
1916: show
1917: _basefonto setfont
1918: moveto
1919: show
1920: end
1921: }bd
1922: currentdict
1923: end
1924: def
1925: pdf_has_composefont?
1926: {
1927: /_pdfBoldBaseCIDFont
1928: 11 dict begin
1929: /CIDFontType 1 def
1930: /CIDFontName /_pdfBoldBaseCIDFont def
1931: /FontMatrix[1 0 0 1 0 0]def
1932: /FontBBox[0 0 1 1]def
1933: /_setwidthProc /_pdfType0WidthProc load def
1934: /_bcstr2 2 string def
1935: /BuildGlyph
1936: {
1937: exch begin
1938: _basefont setfont
1939: _bcstr2 1 2 index 256 mod put
1940: _bcstr2 0 3 -1 roll 256 idiv put
1941: _bcstr2 dup _setwidthProc
1942: 3 copy
1943: moveto
1944: show
1945: _basefonto setfont
1946: moveto
1947: show
1948: end
1949: }bd
1950: currentdict
1951: end
1952: def
1953: /_pdfDefineIdentity-H
1954: {
1955: /Identity-H /CMap PDFText /pdf_resourcestatus get exec
1956: {
1957: pop pop
1958: }
1959: {
1960: /CIDInit/ProcSet findresource begin 12 dict begin
1961: begincmap
1962: /CIDSystemInfo
1963: 3 dict begin
1964: /Registry (Adobe) def
1965: /Ordering (Identity) def
1966: /Supplement 0 def
1967: currentdict
1968: end
1969: def
1970: /CMapName /Identity-H def
1971: /CMapVersion 1 def
1972: /CMapType 1 def
1973: 1 begincodespacerange
1974: <0000> <ffff>
1975: endcodespacerange
1976: 1 begincidrange
1977: <0000> <ffff> 0
1978: endcidrange
1979: endcmap
1980: CMapName currentdict/CMap defineresource pop
1981: end
1982: end
1983: } ifelse
1984: } def
1985: } if
1986: /_pdfVerticalRomanT3Font
1987: 10 dict begin
1988: /FontType 3 def
1989: /FontMatrix[1 0 0 1 0 0]def
1990: /FontBBox[0 0 1 1]def
1991: /_bcstr1 1 string def
1992: /BuildChar
1993: {
1994: exch begin
1995: _basefont setfont
1996: _bcstr1 dup 0 4 -1 roll put
1997: dup
1998: _pdfType0WidthProc
1999: moveto
2000: show
2001: end
2002: }bd
2003: currentdict
2004: end
2005: def
2006: Level2? {setglobal} if
2007: /MakeBoldFont
2008: {
2009: dup /ct_SyntheticBold known
2010: {
2011: dup length 3 add dict begin
2012: CopyFont
2013: /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
2014: /ct_SyntheticBold true def
2015: currentdict
2016: end
2017: definefont
2018: }
2019: {
2020: dup dup length 3 add dict
2021: begin
2022: CopyFont
2023: /PaintType 2 def
2024: /StrokeWidth .03 0 FontMatrix idtransform pop def
2025: /dummybold currentdict
2026: end
2027: definefont
2028: dup /FontType get dup 9 ge exch 11 le and
2029: {
2030: _pdfBoldBaseCIDFont
2031: dup length 3 add dict copy begin
2032: dup /CIDSystemInfo get /CIDSystemInfo exch def
2033: /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
2034: /_basefont exch def
2035: /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
2036: /_basefonto exch def
2037: currentdict
2038: end
2039: /CIDFont defineresource
2040: }
2041: {
2042: _pdfBoldBaseFont
2043: dup length 3 add dict copy begin
2044: /_basefont exch def
2045: /_basefonto exch def
2046: currentdict
2047: end
2048: definefont
2049: }
2050: ifelse
2051: }
2052: ifelse
2053: } bd
2054: /MakeBold {
2055: 1 index
2056: _pdf_FontDirectory 2 index 2 copy known
2057: {get}
2058: {exch pop}
2059: ifelse
2060: findfont
2061: dup
2062: /FontType get 0 eq
2063: {
2064: dup /WMode known {dup /WMode get 1 eq }{false} ifelse
2065: version length 4 ge
2066: and
2067: {version 0 4 getinterval cvi 2015 ge }
2068: {true}
2069: ifelse
2070: {/_pdfType0WidthProc}
2071: {/_pdfType0WMode1WidthProc}
2072: ifelse
2073: _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
2074: {MakeBoldFont} Type0CopyFont definefont
2075: }
2076: {
2077: dup /_fauxfont known not 1 index /SubstMaster known not and
2078: {
2079: _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
2080: MakeBoldFont
2081: }
2082: {
2083: 2 index 2 index eq
2084: { exch pop }
2085: {
2086: dup length dict begin
2087: CopyFont
2088: currentdict
2089: end
2090: definefont
2091: }
2092: ifelse
2093: }
2094: ifelse
2095: }
2096: ifelse
2097: pop pop
2098: dup /dummybold ne
2099: {/_pdf_FontDirectory exch dup _safeput }
2100: { pop }
2101: ifelse
2102: }bd
2103: /MakeItalic {
2104: _pdf_FontDirectory exch 2 copy known
2105: {get}
2106: {exch pop}
2107: ifelse
2108: dup findfont
2109: dup /FontInfo 2 copy known
2110: {
2111: get
2112: /ItalicAngle 2 copy known
2113: {get 0 eq }
2114: { pop pop true}
2115: ifelse
2116: }
2117: { pop pop true}
2118: ifelse
2119: {
2120: exch pop
2121: dup /FontType get 0 eq Level2? not and
2122: { dup /FMapType get 6 eq }
2123: { false }
2124: ifelse
2125: {
2126: dup /WMode 2 copy known
2127: {
2128: get 1 eq
2129: { _italMtx_WMode1Type0 }
2130: { _italMtxType0 }
2131: ifelse
2132: }
2133: { pop pop _italMtxType0 }
2134: ifelse
2135: }
2136: {
2137: dup /WMode 2 copy known
2138: {
2139: get 1 eq
2140: { _italMtx_WMode1 }
2141: { _italMtx }
2142: ifelse
2143: }
2144: { pop pop _italMtx }
2145: ifelse
2146: }
2147: ifelse
2148: makefont
2149: dup /FontType get 42 eq Level2? not or
2150: {
2151: dup length dict begin
2152: CopyFont
2153: currentdict
2154: end
2155: }
2156: if
2157: 1 index exch
2158: definefont pop
2159: /_pdf_FontDirectory exch dup _safeput
2160: }
2161: {
2162: pop
2163: 2 copy ne
2164: {
2165: /_pdf_FontDirectory 3 1 roll _safeput
2166: }
2167: { pop pop }
2168: ifelse
2169: }
2170: ifelse
2171: }bd
2172: /MakeBoldItalic {
2173: /dummybold exch
2174: MakeBold
2175: /dummybold
2176: MakeItalic
2177: }bd
2178: Level2?
2179: {
2180: /pdf_CopyDict
2181: {1 index length add dict copy}
2182: def
2183: }
2184: {
2185: /pdf_CopyDict
2186: {
2187: 1 index length add dict
2188: 1 index wcheck
2189: { copy }
2190: { begin
2191: {def} forall
2192: currentdict
2193: end
2194: }
2195: ifelse
2196: }
2197: def
2198: }
2199: ifelse
2200: /pdf_AddEuroGlyphProc
2201: {
2202: currentdict /CharStrings known
2203: {
2204: CharStrings /Euro known not
2205: {
2206: dup
2207: /CharStrings
2208: CharStrings 1 pdf_CopyDict
2209: begin
2210: /Euro pdf_EuroProcSet 4 -1 roll get def
2211: currentdict
2212: end
2213: def
2214: /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
2215: /pdf_PathOps /pdf_PathOps load def
2216: /Symbol eq Encoding 160 get /.notdef eq and
2217: {
2218: /Encoding Encoding dup length array copy
2219: dup 160 /Euro put def
2220: }
2221: if
2222: }
2223: { pop
2224: }
2225: ifelse
2226: }
2227: { pop
2228: }
2229: ifelse
2230: }
2231: def
2232: Level2? {currentglobal true setglobal} if
2233: /pdf_PathOps 4 dict dup begin
2234: /m {moveto} def
2235: /l {lineto} def
2236: /c {curveto} def
2237: /cp {closepath} def
2238: end
2239: def
2240: /pdf_PSBuildGlyph
2241: {
2242: gsave
2243: 8 -1 roll pop
2244: 7 1 roll
2245: currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
2246: dup 9 1 roll
2247: {
2248: currentdict /StrokeWidth 2 copy known
2249: {
2250: get 2 div
2251: 5 1 roll
2252: 4 -1 roll 4 index sub
2253: 4 1 roll
2254: 3 -1 roll 4 index sub
2255: 3 1 roll
2256: exch 4 index add exch
2257: 4 index add
2258: 5 -1 roll pop
2259: }
2260: {
2261: pop pop
2262: }
2263: ifelse
2264: }
2265: if
2266: setcachedevice
2267: pdf_PathOps begin
2268: exec
2269: end
2270: {
2271: currentdict /StrokeWidth 2 copy known
2272: { get }
2273: { pop pop 0 }
2274: ifelse
2275: setlinewidth stroke
2276: }
2277: {
2278: fill
2279: }
2280: ifelse
2281: grestore
2282: } def
2283: /pdf_EuroProcSet 13 dict def
2284: pdf_EuroProcSet
2285: begin
2286: /Courier-Bold
2287: {
2288: 600 0 6 -12 585 612
2289: {
2290: 385 274 m
2291: 180 274 l
2292: 179 283 179 293 179 303 c
2293: 179 310 179 316 180 323 c
2294: 398 323 l
2295: 423 404 l
2296: 197 404 l
2297: 219 477 273 520 357 520 c
2298: 409 520 466 490 487 454 c
2299: 487 389 l
2300: 579 389 l
2301: 579 612 l
2302: 487 612 l
2303: 487 560 l
2304: 449 595 394 612 349 612 c
2305: 222 612 130 529 98 404 c
2306: 31 404 l
2307: 6 323 l
2308: 86 323 l
2309: 86 304 l
2310: 86 294 86 284 87 274 c
2311: 31 274 l
2312: 6 193 l
2313: 99 193 l
2314: 129 77 211 -12 359 -12 c
2315: 398 -12 509 8 585 77 c
2316: 529 145 l
2317: 497 123 436 80 356 80 c
2318: 285 80 227 122 198 193 c
2319: 360 193 l
2320: cp
2321: 600 0 m
2322: }
2323: pdf_PSBuildGlyph
2324: } def
2325: /Courier-BoldOblique /Courier-Bold load def
2326: /Courier
2327: {
2328: 600 0 17 -12 578 584
2329: {
2330: 17 204 m
2331: 97 204 l
2332: 126 81 214 -12 361 -12 c
2333: 440 -12 517 17 578 62 c
2334: 554 109 l
2335: 501 70 434 43 366 43 c
2336: 266 43 184 101 154 204 c
2337: 380 204 l
2338: 400 259 l
2339: 144 259 l
2340: 144 270 143 281 143 292 c
2341: 143 299 143 307 144 314 c
2342: 418 314 l
2343: 438 369 l
2344: 153 369 l
2345: 177 464 249 529 345 529 c
2346: 415 529 484 503 522 463 c
2347: 522 391 l
2348: 576 391 l
2349: 576 584 l
2350: 522 584 l
2351: 522 531 l
2352: 473 566 420 584 348 584 c
2353: 216 584 122 490 95 369 c
2354: 37 369 l
2355: 17 314 l
2356: 87 314 l
2357: 87 297 l
2358: 87 284 88 272 89 259 c
2359: 37 259 l
2360: cp
2361: 600 0 m
2362: }
2363: pdf_PSBuildGlyph
2364: } def
2365: /Courier-Oblique /Courier load def
2366: /Helvetica
2367: {
2368: 556 0 24 -19 541 703
2369: {
2370: 541 628 m
2371: 510 669 442 703 354 703 c
2372: 201 703 117 607 101 444 c
2373: 50 444 l
2374: 25 372 l
2375: 97 372 l
2376: 97 301 l
2377: 49 301 l
2378: 24 229 l
2379: 103 229 l
2380: 124 67 209 -19 350 -19 c
2381: 435 -19 501 25 509 32 c
2382: 509 131 l
2383: 492 105 417 60 343 60 c
2384: 267 60 204 127 197 229 c
2385: 406 229 l
2386: 430 301 l
2387: 191 301 l
2388: 191 372 l
2389: 455 372 l
2390: 479 444 l
2391: 194 444 l
2392: 201 531 245 624 348 624 c
2393: 433 624 484 583 509 534 c
2394: cp
2395: 556 0 m
2396: }
2397: pdf_PSBuildGlyph
2398: } def
2399: /Helvetica-Oblique /Helvetica load def
2400: /Helvetica-Bold
2401: {
2402: 556 0 12 -19 563 710
2403: {
2404: 563 621 m
2405: 537 659 463 710 363 710 c
2406: 216 710 125 620 101 462 c
2407: 51 462 l
2408: 12 367 l
2409: 92 367 l
2410: 92 346 l
2411: 92 337 93 328 93 319 c
2412: 52 319 l
2413: 12 224 l
2414: 102 224 l
2415: 131 58 228 -19 363 -19 c
2416: 417 -19 471 -12 517 18 c
2417: 517 146 l
2418: 481 115 426 93 363 93 c
2419: 283 93 254 166 246 224 c
2420: 398 224 l
2421: 438 319 l
2422: 236 319 l
2423: 236 367 l
2424: 457 367 l
2425: 497 462 l
2426: 244 462 l
2427: 259 552 298 598 363 598 c
2428: 425 598 464 570 486 547 c
2429: 507 526 513 517 517 509 c
2430: cp
2431: 556 0 m
2432: }
2433: pdf_PSBuildGlyph
2434: } def
2435: /Helvetica-BoldOblique /Helvetica-Bold load def
2436: /Symbol
2437: {
2438: 750 0 20 -12 714 685
2439: {
2440: 714 581 m
2441: 650 645 560 685 465 685 c
2442: 304 685 165 580 128 432 c
2443: 50 432 l
2444: 20 369 l
2445: 116 369 l
2446: 115 356 115 347 115 337 c
2447: 115 328 115 319 116 306 c
2448: 50 306 l
2449: 20 243 l
2450: 128 243 l
2451: 165 97 300 -12 465 -12 c
2452: 560 -12 635 25 685 65 c
2453: 685 155 l
2454: 633 91 551 51 465 51 c
2455: 340 51 238 131 199 243 c
2456: 555 243 l
2457: 585 306 l
2458: 184 306 l
2459: 183 317 182 326 182 336 c
2460: 182 346 183 356 184 369 c
2461: 614 369 l 644 432 l
2462: 199 432 l
2463: 233 540 340 622 465 622 c
2464: 555 622 636 580 685 520 c
2465: cp
2466: 750 0 m
2467: }
2468: pdf_PSBuildGlyph
2469: } def
2470: /Times-Bold
2471: {
2472: 500 0 16 -14 478 700
2473: {
2474: 367 308 m
2475: 224 308 l
2476: 224 368 l
2477: 375 368 l
2478: 380 414 l
2479: 225 414 l
2480: 230 589 257 653 315 653 c
2481: 402 653 431 521 444 457 c
2482: 473 457 l
2483: 473 698 l
2484: 444 697 l
2485: 441 679 437 662 418 662 c
2486: 393 662 365 700 310 700 c
2487: 211 700 97 597 73 414 c
2488: 21 414 l
2489: 16 368 l
2490: 69 368 l
2491: 69 359 68 350 68 341 c
2492: 68 330 68 319 69 308 c
2493: 21 308 l
2494: 16 262 l
2495: 73 262 l
2496: 91 119 161 -14 301 -14 c
2497: 380 -14 443 50 478 116 c
2498: 448 136 l
2499: 415 84 382 40 323 40 c
2500: 262 40 231 77 225 262 c
2501: 362 262 l
2502: cp
2503: 500 0 m
2504: }
2505: pdf_PSBuildGlyph
2506: } def
2507: /Times-BoldItalic
2508: {
2509: 500 0 9 -20 542 686
2510: {
2511: 542 686 m
2512: 518 686 l
2513: 513 673 507 660 495 660 c
2514: 475 660 457 683 384 683 c
2515: 285 683 170 584 122 430 c
2516: 58 430 l
2517: 34 369 l
2518: 105 369 l
2519: 101 354 92 328 90 312 c
2520: 34 312 l
2521: 9 251 l
2522: 86 251 l
2523: 85 238 84 223 84 207 c
2524: 84 112 117 -14 272 -14 c
2525: 326 -14 349 9 381 9 c
2526: 393 9 393 -10 394 -20 c
2527: 420 -20 l
2528: 461 148 l
2529: 429 148 l
2530: 416 109 362 15 292 15 c
2531: 227 15 197 55 197 128 c
2532: 197 162 204 203 216 251 c
2533: 378 251 l
2534: 402 312 l
2535: 227 312 l
2536: 229 325 236 356 241 369 c
2537: 425 369 l
2538: 450 430 l
2539: 255 430 l
2540: 257 435 264 458 274 488 c
2541: 298 561 337 654 394 654 c
2542: 437 654 484 621 484 530 c
2543: 484 516 l
2544: 516 516 l
2545: cp
2546: 500 0 m
2547: }
2548: pdf_PSBuildGlyph
2549: } def
2550: /Times-Italic
2551: {
2552: 500 0 23 -10 595 692
2553: {
2554: 399 317 m
2555: 196 317 l
2556: 199 340 203 363 209 386 c
2557: 429 386 l
2558: 444 424 l
2559: 219 424 l
2560: 246 514 307 648 418 648 c
2561: 448 648 471 638 492 616 c
2562: 529 576 524 529 527 479 c
2563: 549 475 l
2564: 595 687 l
2565: 570 687 l
2566: 562 674 558 664 542 664 c
2567: 518 664 474 692 423 692 c
2568: 275 692 162 551 116 424 c
2569: 67 424 l
2570: 53 386 l
2571: 104 386 l
2572: 98 363 93 340 90 317 c
2573: 37 317 l
2574: 23 279 l
2575: 86 279 l
2576: 85 266 85 253 85 240 c
2577: 85 118 137 -10 277 -10 c
2578: 370 -10 436 58 488 128 c
2579: 466 149 l
2580: 424 101 375 48 307 48 c
2581: 212 48 190 160 190 234 c
2582: 190 249 191 264 192 279 c
2583: 384 279 l
2584: cp
2585: 500 0 m
2586: }
2587: pdf_PSBuildGlyph
2588: } def
2589: /Times-Roman
2590: {
2591: 500 0 10 -12 484 692
2592: {
2593: 347 298 m
2594: 171 298 l
2595: 170 310 170 322 170 335 c
2596: 170 362 l
2597: 362 362 l
2598: 374 403 l
2599: 172 403 l
2600: 184 580 244 642 308 642 c
2601: 380 642 434 574 457 457 c
2602: 481 462 l
2603: 474 691 l
2604: 449 691 l
2605: 433 670 429 657 410 657 c
2606: 394 657 360 692 299 692 c
2607: 204 692 94 604 73 403 c
2608: 22 403 l
2609: 10 362 l
2610: 70 362 l
2611: 69 352 69 341 69 330 c
2612: 69 319 69 308 70 298 c
2613: 22 298 l
2614: 10 257 l
2615: 73 257 l
2616: 97 57 216 -12 295 -12 c
2617: 364 -12 427 25 484 123 c
2618: 458 142 l
2619: 425 101 384 37 316 37 c
2620: 256 37 189 84 173 257 c
2621: 335 257 l
2622: cp
2623: 500 0 m
2624: }
2625: pdf_PSBuildGlyph
2626: } def
2627: end
2628: Level2? {setglobal} if
2629: currentdict readonly pop end
2630: %%EndResource
2631: PDFText begin
2632: [39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
2633: /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
2634: /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
2635: /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
2636: /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
2637: /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
2638: /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
2639: /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
2640: /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
2641: /guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
2642: /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
2643: /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
2644: /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
2645: /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
2646: /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
2647: /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
2648: /hungarumlaut/ogonek/caron
2649: 0 TE
2650: [1/dotlessi/caron 39/quotesingle 96/grave 
2651: 127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
2652: /dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
2653: /bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
2654: /quotedblright/bullet/endash/emdash/tilde/trademark/scaron
2655: /guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
2656: /currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
2657: /guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
2658: /twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
2659: /onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
2660: /questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
2661: /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
2662: /Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
2663: /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
2664: /aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
2665: /ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
2666: /ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
2667: /ucircumflex/udieresis/yacute/thorn/ydieresis
2668: 1 TE
2669: end
2670: %%BeginResource: procset pdfasc.prc 6.0 1
2671: %%Copyright: Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved.
2672: /ASR {
2673: 13 dict begin
2674: /mirV? exch def
2675: /mirH? exch def
2676: /center? exch def
2677: /autorotate? exch def
2678: /angle exch def
2679: /shrink exch def
2680: /Pury exch def
2681: /Purx exch def
2682: /Plly exch def
2683: /Pllx exch def
2684: /Dury exch def
2685: /Durx exch def
2686: /Dlly exch def
2687: /Dllx exch def
2688: Dury 0 eq Durx 0 eq and Dlly 0 eq Dllx 0 eq and and
2689: { shrink 0 gt { GClipBBox } { GPageBBox } ifelse }
2690: { ITransDBBox }
2691: ifelse
2692: /PHt Pury Plly sub def
2693: /PW Purx Pllx sub def
2694: /DHt Dury Dlly sub def
2695: /DW Durx Dllx sub def
2696: angle 90 eq angle 270 eq or
2697: {
2698: PHt /PHt PW def /PW exch def
2699: } if
2700: autorotate? PHt PW ne and DHt DW ne and
2701: {
2702: DHt DW ge
2703: PHt PW ge
2704: ne
2705: { /angle angle 90 add def
2706: PHt /PHt PW def /PW exch def
2707: }
2708: if
2709: } if
2710: angle 0 ne
2711: {
2712: /angle angle 360 mod def
2713: angle rotate
2714: angle 90 eq
2715: { 0 DW neg translate }
2716: if
2717: angle 180 eq
2718: { DW neg DHt neg translate }
2719: if
2720: angle 270 eq
2721: { DHt neg 0 translate }
2722: if
2723: } if
2724: center?
2725: {
2726: ITransBBox
2727: Durx Dllx add 2 div Dury Dlly add 2 div
2728: Purx Pllx add -2 div Pury Plly add -2 div
2729: 3 -1 roll add exch
2730: 3 -1 roll add exch
2731: translate
2732: }
2733: {
2734: ITransBBox
2735: angle 0 eq
2736: {Dllx Pllx sub Dury Pury sub}
2737: if
2738: angle 90 eq
2739: {Durx Purx sub Dury Pury sub}
2740: if
2741: angle 180 eq
2742: {Durx Purx sub Dlly Plly sub}
2743: if
2744: angle 270 eq
2745: {Dllx Pllx sub Dlly Plly sub}
2746: if
2747: translate
2748: }
2749: ifelse
2750: mirH? mirV? or
2751: {
2752: ITransBBox
2753: mirH?
2754: {
2755: -1 1 scale
2756: Durx Dllx add neg 0 translate
2757: } if
2758: mirV?
2759: {
2760: 1 -1 scale
2761: 0 Dury Dlly add neg translate
2762: } if
2763: } if
2764: shrink 0 ne
2765: {
2766: ITransBBox
2767: Dury Dlly sub Pury Plly sub div
2768: Durx Dllx sub Purx Pllx sub div
2769: 2 copy gt { exch } if pop
2770: shrink 1 eq
2771: {
2772: Durx Dllx add 2 div Dury Dlly add 2 div translate
2773: dup scale
2774: Purx Pllx add -2 div Pury Plly add -2 div translate
2775: }
2776: {
2777: shrink 2 eq 1 index 1.0 lt and
2778: {
2779: Durx Dllx add 2 div Dury Dlly add 2 div translate
2780: dup scale
2781: Purx Pllx add -2 div Pury Plly add -2 div translate
2782: }
2783: { pop }
2784: ifelse
2785: }
2786: ifelse
2787: } if
2788: end
2789: } [/autorotate? /shrink? /mirH? /mirV? /angle /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly /PW /PHt /DW /DHt
2790: /Devurx /Devury /Devllx /Devlly /pdfHt /pdfW]
2791: bld
2792: /GClipBBox
2793: {
2794: gsave newpath clippath pathbbox newpath grestore
2795: /Dury exch def
2796: /Durx exch def
2797: /Dlly exch def
2798: /Dllx exch def
2799: ITransDBBox
2800: } [/Durx /Dury /Dllx /Dlly]
2801: bld
2802: /GPageBBox
2803: {
2804: {
2805: currentpagedevice /PageSize get aload pop
2806: /Devury exch def /Devurx exch def
2807: /Devllx 0 def /Devlly 0 def
2808: ITransBBox
2809: }
2810: stopped
2811: { GClipBBox }
2812: if
2813: } [/Devurx /Devury /Devllx /Devlly ]
2814: bld
2815: /ITransDBBox
2816: {
2817: Durx Dury transform matrix defaultmatrix itransform
2818: /Devury exch def
2819: /Devurx exch def
2820: Dllx Dlly transform matrix defaultmatrix itransform
2821: /Devlly exch def
2822: /Devllx exch def
2823: Devury Devlly lt {/Devlly Devury /Devury Devlly def def} if
2824: Devurx Devllx lt {/Devllx Devurx /Devurx Devllx def def} if
2825: } [/Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
2826: bld
2827: /ITransBBox
2828: {
2829: /um matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix def
2830: Devllx Devlly um itransform
2831: Devurx Devury um itransform
2832: /Dury exch def
2833: /Durx exch def
2834: /Dlly exch def
2835: /Dllx exch def
2836: Dury Dlly lt {/Dlly Dury /Dury Dlly def def} if
2837: Durx Dllx lt {/Dllx Durx /Durx Dllx def def} if
2838: } [ /um /Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
2839: bld
2840: %%EndResource
2841: currentdict readonly pop
2842: end end
2843: /currentpacking where {pop setpacking}if
2844: PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
2845: PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
2846: PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
2847: PDFVars begin PDF begin
2848: PDFVars/DocInitAll get exec PDFVars/InitAll get exec
2849: 
2850: [/NamespacePush PDFMark5
2851: [/_objdef {Metadata_In_EPS} /type /stream /OBJ PDFMark5
2852: [{Metadata_In_EPS} 3847 (% &end XMP packet& %) ReadByPDFMark5
2853: <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
2854: <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1-701">
2855:    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
2856:       <rdf:Description rdf:about=""
2857:             xmlns:xap="http://ns.adobe.com/xap/1.0/">
2858:          <xap:CreateDate>2007-09-04T06:55:21+09:00</xap:CreateDate>
2859:          <xap:ModifyDate>2007-09-04T06:55:21+09:00</xap:ModifyDate>
2860:          <xap:MetadataDate>2007-09-04T06:55:21+09:00</xap:MetadataDate>
2861:       </rdf:Description>
2862:       <rdf:Description rdf:about=""
2863:             xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"
2864:             xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
2865:          <xapMM:DocumentID>uuid:91C81B5E685ADC118F76DA18E97DE937</xapMM:DocumentID>
2866:          <xapMM:InstanceID>uuid:91C81B5E685ADC118F76DA18E97DE937</xapMM:InstanceID>
2867:          <xapMM:DerivedFrom rdf:parseType="Resource">
2868:             <stRef:instanceID>uuid:dc4218cf-a63d-4b6c-89c3-706408c1e390</stRef:instanceID>
2869:             <stRef:documentID>uuid:b8ed10dc-bc6b-461c-bf93-828a897a4c17</stRef:documentID>
2870:          </xapMM:DerivedFrom>
2871:       </rdf:Description>
2872:       <rdf:Description rdf:about=""
2873:             xmlns:dc="http://purl.org/dc/elements/1.1/">
2874:          <dc:title>
2875:             <rdf:Alt>
2876:                <rdf:li xml:lang="x-default">Visio-routing_analysis_adhoc.vsd</rdf:li>
2877:             </rdf:Alt>
2878:          </dc:title>
2879:          <dc:creator>
2880:             <rdf:Seq>
2881:                <rdf:li>jeon</rdf:li>
2882:             </rdf:Seq>
2883:          </dc:creator>
2884:          <dc:format>application/eps</dc:format>
2885:       </rdf:Description>
2886:       <rdf:Description rdf:about=""
2887:             xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/">
2888:          <pdfx:Company>wicl</pdfx:Company>
2889:       </rdf:Description>
2890:    </rdf:RDF>
2891: </x:xmpmeta>
2892:                                                                                                     
2893:                                                                                                     
2894:                                                                                                     
2895:                                                                                                     
2896:                                                                                                     
2897:                                                                                                     
2898:                                                                                                     
2899:                                                                                                     
2900:                                                                                                     
2901:                                                                                                     
2902:                                                                                                     
2903:                                                                                                     
2904:                                                                                                     
2905:                                                                                                     
2906:                                                                                                     
2907:                                                                                                     
2908:                                                                                                     
2909:                                                                                                     
2910:                                                                                                     
2911:                                                                                                     
2912:                            
2913: <?xpacket end="w"?>
2914: 
2915: % &end XMP packet& %
2916: 
2917: [{Metadata_In_EPS} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT PDFMark5
2918: [/Document 1 dict begin /Metadata {Metadata_In_EPS} def currentdict end /BDC PDFMark5
2919: [/NamespacePop PDFMark5
2920: 
2921: PDFVars/TermAll get exec end end
2922: 
2923: %%EndSetup
2924:  PDF /docinitialize get exec
2925: PDFVars begin PDF begin PDFVars/InitAll get exec
2926: 22.4026 592.052 481.17 232.306 rectclip
2927: /N85 [/CIEBasedABC 20 dict
2928: dup /CreationDate (19980209064900) put
2929: dup /RenderingIntent (RelativeColorimetric) put
2930: dup /Description (sRGB IEC61966-2.1) put
2931: dup /ColorSpace (RGB ) put
2932: dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
2933: dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
2934: dup /DecodeABC [
2935: {{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
2936: 0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
2937: 0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
2938: 0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
2939: 0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
2940: 0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
2941: 0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
2942: 0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
2943: 0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
2944: 0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
2945: 0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
2946: 0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
2947: 0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
2948: 0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
2949: 0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
2950: 0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
2951: 0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
2952: 0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
2953: 0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
2954: 0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
2955: 0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
2956: 0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
2957: 0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
2958: 0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
2959: 0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
2960: 0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
2961: dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
2962: {pop pop pop pop pop 256 get}
2963: {pop 3 copy pop le {pop pop pop pop 0 get}
2964: {exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
2965: floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
2966: get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
2967: ifelse} ifelse
2968: } bind
2969: dup
2970: dup
2971: ] put
2972: dup /MatrixABC [
2973: 0.2180189128 0.1112492942 0.0069565698
2974: 0.1925612492 0.358452993 0.0485281768
2975: 0.0715286348 0.0303053423 0.3569742448
2976: ] put
2977: dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
2978: dup /BlackPoint [0 0 0] put
2979: dup /WhitePoint [0.9642028809 1 0.8249053955] put]
2980: /ColorSpace defineRes pop
2981: 
2982: q
2983: 22.4026 592.052 m
2984: 503.572 592.052 l
2985: 503.572 824.358 l
2986: 22.4026 824.358 l
2987: h
2988: W
2989: n
2990: q
2991: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
2992: n
2993: [/CIEBasedABC 20 dict
2994: dup /CreationDate (19980209064900) put
2995: dup /RenderingIntent (RelativeColorimetric) put
2996: dup /Description (sRGB IEC61966-2.1) put
2997: dup /ColorSpace (RGB ) put
2998: dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
2999: dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
3000: dup /DecodeABC [
3001: {{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
3002: 0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
3003: 0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
3004: 0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
3005: 0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
3006: 0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
3007: 0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
3008: 0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
3009: 0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
3010: 0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
3011: 0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
3012: 0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
3013: 0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
3014: 0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
3015: 0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
3016: 0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
3017: 0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
3018: 0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
3019: 0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
3020: 0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
3021: 0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
3022: 0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
3023: 0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
3024: 0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
3025: 0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
3026: 0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
3027: dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
3028: {pop pop pop pop pop 256 get}
3029: {pop 3 copy pop le {pop pop pop pop 0 get}
3030: {exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
3031: floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
3032: get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
3033: ifelse} ifelse
3034: } bind
3035: dup
3036: dup
3037: ] put
3038: dup /MatrixABC [
3039: 0.2180189128 0.1112492942 0.0069565698
3040: 0.1925612492 0.358452993 0.0485281768
3041: 0.0715286348 0.0303053423 0.3569742448
3042: ] put
3043: dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
3044: dup /BlackPoint [0 0 0] put
3045: dup /WhitePoint [0.9642028809 1 0.8249053955] put]
3046: /E1 exch /ColorSpace defineRes
3047: 
3048: cs 1.0 1.0 1.0 sc
3049: 368.100006 609.140015 4.019989 4.020020 rectfill
3050: 
3051: Q
3052: q
3053: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3054: 0.225 w
3055: 1 j
3056: 1 J
3057: n
3058: 368.1 609.14 m
3059: 368.1 609.14 4.01999 4.02002 re
3060: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3061: S
3062: Q
3063: q
3064: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3065: n
3066: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3067: 284.760010 654.799988 3.959991 4.020020 rectfill
3068: 
3069: Q
3070: q
3071: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3072: 0.225 w
3073: 1 j
3074: 1 J
3075: n
3076: 284.76 654.8 m
3077: 284.76 654.8 3.95999 4.02002 re
3078: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3079: S
3080: Q
3081: q
3082: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3083: n
3084: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3085: 381.839996 645.919983 4.019989 4.020020 rectfill
3086: 
3087: Q
3088: q
3089: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3090: 0.225 w
3091: 1 j
3092: 1 J
3093: n
3094: 381.84 645.92 m
3095: 381.84 645.92 4.01999 4.02002 re
3096: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3097: S
3098: Q
3099: q
3100: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3101: n
3102: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3103: 439.500000 657.020020 3.959991 4.020020 rectfill
3104: 
3105: Q
3106: q
3107: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3108: 0.225 w
3109: 1 j
3110: 1 J
3111: n
3112: 439.5 657.02 m
3113: 439.5 657.02 3.95999 4.02002 re
3114: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3115: S
3116: Q
3117: q
3118: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3119: n
3120: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3121: 328.619995 741.260010 4.019989 4.020020 rectfill
3122: 
3123: Q
3124: q
3125: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3126: 0.225 w
3127: 1 j
3128: 1 J
3129: n
3130: 328.62 741.26 m
3131: 328.62 741.26 4.01999 4.02002 re
3132: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3133: S
3134: Q
3135: q
3136: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3137: n
3138: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3139: 401.820007 719.719971 3.959991 3.960022 rectfill
3140: 
3141: Q
3142: q
3143: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3144: 0.225 w
3145: 1 j
3146: 1 J
3147: n
3148: 401.82 719.72 m
3149: 401.82 719.72 3.95999 3.96002 re
3150: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3151: S
3152: Q
3153: q
3154: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3155: n
3156: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3157: 455.040009 751.460022 3.959991 4.020020 rectfill
3158: 
3159: Q
3160: q
3161: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3162: 0.225 w
3163: 1 j
3164: 1 J
3165: n
3166: 455.04 751.46 m
3167: 455.04 751.46 3.95999 4.02002 re
3168: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3169: S
3170: Q
3171: q
3172: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3173: n
3174: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3175: 375.179993 783.380005 4.019989 4.020020 rectfill
3176: 
3177: Q
3178: q
3179: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3180: 0.225 w
3181: 1 j
3182: 1 J
3183: n
3184: 375.18 783.38 m
3185: 375.18 783.38 4.01999 4.02002 re
3186: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3187: S
3188: Q
3189: q
3190: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3191: n
3192: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3193: 293.160004 625.760010 4.019989 4.020020 rectfill
3194: 
3195: Q
3196: q
3197: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3198: 0.225 w
3199: 1 j
3200: 1 J
3201: n
3202: 293.16 625.76 m
3203: 293.16 625.76 4.01999 4.02002 re
3204: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3205: S
3206: Q
3207: q
3208: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3209: n
3210: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3211: 439.500000 617.119995 3.959991 4.020020 rectfill
3212: 
3213: Q
3214: q
3215: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3216: 0.225 w
3217: 1 j
3218: 1 J
3219: n
3220: 439.5 617.12 m
3221: 439.5 617.12 3.95999 4.02002 re
3222: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3223: S
3224: Q
3225: q
3226: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3227: n
3228: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3229: 337.500000 663.679993 4.019989 4.020020 rectfill
3230: 
3231: Q
3232: q
3233: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3234: 0.225 w
3235: 1 j
3236: 1 J
3237: n
3238: 337.5 663.68 m
3239: 337.5 663.68 4.01999 4.02002 re
3240: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3241: S
3242: Q
3243: q
3244: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3245: n
3246: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3247: 288.720001 688.940002 4.019989 4.020020 rectfill
3248: 
3249: Q
3250: q
3251: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3252: 0.225 w
3253: 1 j
3254: 1 J
3255: n
3256: 288.72 688.94 m
3257: 288.72 688.94 4.01999 4.02002 re
3258: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3259: S
3260: Q
3261: q
3262: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3263: n
3264: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3265: 443.700012 692.059998 4.019989 3.960022 rectfill
3266: 
3267: Q
3268: q
3269: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3270: 0.225 w
3271: 1 j
3272: 1 J
3273: n
3274: 443.7 692.06 m
3275: 443.7 692.06 4.01999 3.96002 re
3276: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3277: S
3278: Q
3279: q
3280: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3281: n
3282: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3283: 293.160004 776.719971 4.019989 4.020020 rectfill
3284: 
3285: Q
3286: q
3287: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3288: 0.225 w
3289: 1 j
3290: 1 J
3291: n
3292: 293.16 776.72 m
3293: 293.16 776.72 4.01999 4.02002 re
3294: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3295: S
3296: Q
3297: q
3298: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3299: n
3300: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3301: 437.279999 783.380005 3.959991 4.020020 rectfill
3302: 
3303: Q
3304: q
3305: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3306: 0.225 w
3307: 1 j
3308: 1 J
3309: n
3310: 437.28 783.38 m
3311: 437.28 783.38 3.95999 4.02002 re
3312: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3313: S
3314: Q
3315: q
3316: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3317: n
3318: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3319: 353.220001 754.580017 4.019989 3.960022 rectfill
3320: 
3321: Q
3322: q
3323: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3324: 0.225 w
3325: 1 j
3326: 1 J
3327: n
3328: 353.22 754.58 m
3329: 353.22 754.58 4.01999 3.96002 re
3330: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3331: S
3332: Q
3333: q
3334: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3335: n
3336: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3337: 213.360001 657.020020 3.960007 4.020020 rectfill
3338: 
3339: Q
3340: q
3341: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3342: 0.225 w
3343: 1 j
3344: 1 J
3345: n
3346: 213.36 657.02 m
3347: 213.36 657.02 3.96001 4.02002 re
3348: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3349: S
3350: Q
3351: q
3352: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3353: n
3354: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3355: 228.899994 752.359985 3.960007 4.020020 rectfill
3356: 
3357: Q
3358: q
3359: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3360: 0.225 w
3361: 1 j
3362: 1 J
3363: n
3364: 228.9 752.36 m
3365: 228.9 752.36 3.96001 4.02002 re
3366: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3367: S
3368: Q
3369: q
3370: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3371: n
3372: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3373: 149.039993 783.859985 4.020004 3.960022 rectfill
3374: 
3375: Q
3376: q
3377: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3378: 0.225 w
3379: 1 j
3380: 1 J
3381: n
3382: 149.04 783.86 m
3383: 149.04 783.86 4.02 3.96002 re
3384: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3385: S
3386: Q
3387: q
3388: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3389: n
3390: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3391: 58.619999 654.799988 3.959999 4.020020 rectfill
3392: 
3393: Q
3394: q
3395: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3396: 0.225 w
3397: 1 j
3398: 1 J
3399: n
3400: 58.62 654.8 m
3401: 58.62 654.8 3.96 4.02002 re
3402: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3403: S
3404: Q
3405: q
3406: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3407: n
3408: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3409: 102.480003 741.260010 4.019997 4.020020 rectfill
3410: 
3411: Q
3412: q
3413: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3414: 0.225 w
3415: 1 j
3416: 1 J
3417: n
3418: 102.48 741.26 m
3419: 102.48 741.26 4.02 4.02002 re
3420: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3421: S
3422: Q
3423: q
3424: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3425: n
3426: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3427: 175.679993 719.719971 3.960007 3.960022 rectfill
3428: 
3429: Q
3430: q
3431: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3432: 0.225 w
3433: 1 j
3434: 1 J
3435: n
3436: 175.68 719.72 m
3437: 175.68 719.72 3.96001 3.96002 re
3438: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3439: S
3440: Q
3441: q
3442: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3443: n
3444: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3445: 155.699997 645.919983 4.020004 4.020020 rectfill
3446: 
3447: Q
3448: q
3449: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3450: 0.225 w
3451: 1 j
3452: 1 J
3453: n
3454: 155.7 645.92 m
3455: 155.7 645.92 4.02 4.02002 re
3456: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3457: S
3458: Q
3459: q
3460: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3461: n
3462: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3463: 141.960007 609.140015 4.020004 4.020020 rectfill
3464: 
3465: Q
3466: q
3467: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3468: 0.225 w
3469: 1 j
3470: 1 J
3471: n
3472: 141.96 609.14 m
3473: 141.96 609.14 4.02 4.02002 re
3474: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3475: S
3476: Q
3477: q
3478: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3479: n
3480: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3481: 111.360001 663.679993 4.019997 4.020020 rectfill
3482: 
3483: Q
3484: q
3485: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3486: 0.225 w
3487: 1 j
3488: 1 J
3489: n
3490: 111.36 663.68 m
3491: 111.36 663.68 4.02 4.02002 re
3492: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3493: S
3494: Q
3495: q
3496: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3497: n
3498: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3499: 211.139999 783.380005 3.960007 4.020020 rectfill
3500: 
3501: Q
3502: q
3503: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3504: 0.225 w
3505: 1 j
3506: 1 J
3507: n
3508: 211.14 783.38 m
3509: 211.14 783.38 3.96001 4.02002 re
3510: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3511: S
3512: Q
3513: q
3514: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3515: n
3516: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3517: 217.800003 692.479980 3.960007 4.020020 rectfill
3518: 
3519: Q
3520: q
3521: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3522: 0.225 w
3523: 1 j
3524: 1 J
3525: n
3526: 217.8 692.48 m
3527: 217.8 692.48 3.96001 4.02002 re
3528: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3529: S
3530: Q
3531: q
3532: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3533: n
3534: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3535: 126.900002 754.580017 3.959999 3.960022 rectfill
3536: 
3537: Q
3538: q
3539: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3540: 0.225 w
3541: 1 j
3542: 1 J
3543: n
3544: 126.9 754.58 m
3545: 126.9 754.58 3.96 3.96002 re
3546: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3547: S
3548: Q
3549: q
3550: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3551: n
3552: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3553: 67.019997 776.719971 4.019997 4.020020 rectfill
3554: 
3555: Q
3556: q
3557: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3558: 0.225 w
3559: 1 j
3560: 1 J
3561: n
3562: 67.02 776.72 m
3563: 67.02 776.72 4.02 4.02002 re
3564: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3565: S
3566: Q
3567: q
3568: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3569: n
3570: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3571: 67.019997 626.000000 4.019997 3.960022 rectfill
3572: 
3573: Q
3574: q
3575: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3576: 0.225 w
3577: 1 j
3578: 1 J
3579: n
3580: 67.02 626.0 m
3581: 67.02 626.0 4.02 3.96002 re
3582: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3583: S
3584: Q
3585: q
3586: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3587: n
3588: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3589: 62.580002 688.820007 4.019997 3.960022 rectfill
3590: 
3591: Q
3592: q
3593: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3594: 0.225 w
3595: 1 j
3596: 1 J
3597: n
3598: 62.58 688.82 m
3599: 62.58 688.82 4.02 3.96002 re
3600: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3601: S
3602: Q
3603: q
3604: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3605: n
3606: /E1 /ColorSpace findRes cs 1.0 1.0 1.0 sc
3607: 213.779999 617.239990 4.020004 3.960022 rectfill
3608: 
3609: Q
3610: q
3611: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3612: 0.225 w
3613: 1 j
3614: 1 J
3615: n
3616: 213.78 617.24 m
3617: 213.78 617.24 4.02 3.96002 re
3618: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3619: S
3620: Q
3621: q
3622: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3623: 1.126 w
3624: 1 j
3625: 1 J
3626: n
3627: 64.56 690.8 m
3628: 141.18 690.8 l
3629: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3630: S
3631: Q
3632: q
3633: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3634: n
3635: 140.46 694.28 m
3636: 143.94 690.8 l
3637: 140.46 687.32 l
3638: 140.46 694.28 l
3639: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3640: eofill
3641: Q
3642: q
3643: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3644: 1.126 w
3645: 1 j
3646: 1 J
3647: [1.126 2.253 ] 0.0 d
3648: n
3649: 143.94 690.8 m
3650: 143.94 613.94 l
3651: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3652: S
3653: Q
3654: q
3655: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3656: n
3657: 147.42 614.6 m
3658: 143.94 611.12 l
3659: 140.46 614.6 l
3660: 147.42 614.6 l
3661: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3662: eofill
3663: Q
3664: q
3665: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3666: 1.126 w
3667: 1 j
3668: 1 J
3669: n
3670: 215.34 619.1 m
3671: 107.28 619.1 l
3672: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3673: S
3674: Q
3675: q
3676: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3677: n
3678: 108.0 615.62 m
3679: 104.52 619.1 l
3680: 108.0 622.58 l
3681: 108.0 615.62 l
3682: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3683: eofill
3684: Q
3685: q
3686: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3687: 1.126 w
3688: 1 j
3689: 1 J
3690: [1.126 2.253 ] 0.0 d
3691: n
3692: 104.52 619.1 m
3693: 104.52 740.48 l
3694: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3695: S
3696: Q
3697: q
3698: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3699: n
3700: 100.98 739.76 m
3701: 104.52 743.3 l
3702: 108.0 739.76 l
3703: 100.98 739.76 l
3704: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3705: eofill
3706: Q
3707: q
3708: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3709: 1.126 w
3710: 1 j
3711: 1 J
3712: n
3713: 69.0 627.98 m
3714: 228.06 627.98 l
3715: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3716: S
3717: Q
3718: q
3719: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3720: n
3721: 227.4 631.46 m
3722: 230.88 627.98 l
3723: 227.4 624.5 l
3724: 227.4 631.46 l
3725: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3726: eofill
3727: Q
3728: q
3729: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3730: 1.126 w
3731: 1 j
3732: 1 J
3733: [1.126 2.253 ] 0.0 d
3734: n
3735: 230.88 627.98 m
3736: 230.88 751.58 l
3737: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3738: S
3739: Q
3740: q
3741: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3742: n
3743: 227.4 750.86 m
3744: 230.88 754.34 l
3745: 234.36 750.86 l
3746: 227.4 750.86 l
3747: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3748: eofill
3749: Q
3750: q
3751: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3752: 1.126 w
3753: 1 j
3754: 1 J
3755: n
3756: 219.78 694.52 m
3757: 160.5 694.52 l
3758: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3759: S
3760: Q
3761: q
3762: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3763: n
3764: 161.22 690.98 m
3765: 157.68 694.52 l
3766: 161.22 698.0 l
3767: 161.22 690.98 l
3768: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3769: eofill
3770: Q
3771: q
3772: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3773: 1.126 w
3774: 1 j
3775: 1 J
3776: [1.126 2.253 ] 0.0 d
3777: n
3778: 157.68 694.52 m
3779: 157.68 650.72 l
3780: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3781: S
3782: Q
3783: q
3784: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3785: n
3786: 161.22 651.44 m
3787: 157.68 647.96 l
3788: 154.2 651.44 l
3789: 161.22 651.44 l
3790: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3791: eofill
3792: Q
3793: q
3794: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3795: 1.126 w
3796: 1 j
3797: 1 J
3798: n
3799: 113.34 665.66 m
3800: 212.1 665.66 l
3801: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3802: S
3803: Q
3804: q
3805: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3806: n
3807: 211.44 669.14 m
3808: 214.92 665.66 l
3809: 211.44 662.18 l
3810: 211.44 669.14 l
3811: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3812: eofill
3813: Q
3814: q
3815: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3816: 1.126 w
3817: 1 j
3818: 1 J
3819: [1.126 2.253 ] 0.0 d
3820: n
3821: 214.92 665.66 m
3822: 215.16 661.82 l
3823: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3824: S
3825: Q
3826: q
3827: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3828: n
3829: 218.58 662.72 m
3830: 215.34 659.0 l
3831: 211.62 662.3 l
3832: 218.58 662.72 l
3833: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3834: eofill
3835: Q
3836: q
3837: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3838: 1.126 w
3839: 1 j
3840: 1 J
3841: n
3842: 128.88 756.56 m
3843: 63.36 756.56 l
3844: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3845: S
3846: Q
3847: q
3848: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3849: n
3850: 64.08 753.08 m
3851: 60.6 756.56 l
3852: 64.08 760.04 l
3853: 64.08 753.08 l
3854: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3855: eofill
3856: Q
3857: q
3858: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3859: 1.126 w
3860: 1 j
3861: 1 J
3862: [1.126 2.253 ] 0.0 d
3863: n
3864: 60.6 756.56 m
3865: 60.6 659.6 l
3866: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3867: S
3868: Q
3869: q
3870: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3871: n
3872: 64.08 660.32 m
3873: 60.6 656.78 l
3874: 57.12 660.32 l
3875: 64.08 660.32 l
3876: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3877: eofill
3878: Q
3879: q
3880: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3881: 1.126 w
3882: 1 j
3883: 1 J
3884: n
3885: 213.12 785.42 m
3886: 153.84 785.84 l
3887: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3888: S
3889: Q
3890: q
3891: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3892: n
3893: 154.5 782.3 m
3894: 151.08 785.84 l
3895: 154.56 789.32 l
3896: 154.5 782.3 l
3897: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3898: eofill
3899: Q
3900: q
3901: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3902: 1.126 w
3903: 1 j
3904: 1 J
3905: n
3906: 69.0 778.76 m
3907: 174.84 778.76 l
3908: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3909: S
3910: Q
3911: q
3912: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3913: n
3914: 174.18 782.24 m
3915: 177.66 778.76 l
3916: 174.18 775.28 l
3917: 174.18 782.24 l
3918: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3919: eofill
3920: Q
3921: q
3922: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3923: 1.126 w
3924: 1 j
3925: 1 J
3926: [1.126 2.253 ] 0.0 d
3927: n
3928: 177.66 778.76 m
3929: 177.66 724.52 l
3930: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3931: S
3932: Q
3933: q
3934: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3935: n
3936: 181.14 725.18 m
3937: 177.66 721.7 l
3938: 174.18 725.18 l
3939: 181.14 725.18 l
3940: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3941: eofill
3942: Q
3943: q
3944: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3945: 1.126 w
3946: 1 j
3947: 1 J
3948: [1.126 2.253 ] 0.0 d
3949: n
3950: 370.08 690.8 m
3951: 370.08 613.94 l
3952: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3953: S
3954: Q
3955: q
3956: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3957: n
3958: 373.56 614.6 m
3959: 370.08 611.12 l
3960: 366.6 614.6 l
3961: 373.56 614.6 l
3962: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3963: eofill
3964: Q
3965: q
3966: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3967: 1.126 w
3968: 1 j
3969: 1 J
3970: [1.126 2.253 ] 0.0 d
3971: n
3972: 330.66 619.1 m
3973: 330.66 740.48 l
3974: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3975: S
3976: Q
3977: q
3978: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3979: n
3980: 327.12 739.76 m
3981: 330.66 743.3 l
3982: 334.14 739.76 l
3983: 327.12 739.76 l
3984: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3985: eofill
3986: Q
3987: q
3988: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3989: 1.126 w
3990: 1 j
3991: 1 J
3992: [1.126 2.253 ] 0.0 d
3993: n
3994: 457.02 627.98 m
3995: 457.02 751.58 l
3996: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3997: S
3998: Q
3999: q
4000: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4001: n
4002: 453.54 750.86 m
4003: 457.02 754.34 l
4004: 460.5 750.86 l
4005: 453.54 750.86 l
4006: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4007: eofill
4008: Q
4009: q
4010: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4011: 1.126 w
4012: 1 j
4013: 1 J
4014: [1.126 2.253 ] 0.0 d
4015: n
4016: 383.82 694.52 m
4017: 383.82 650.72 l
4018: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4019: S
4020: Q
4021: q
4022: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4023: n
4024: 387.36 651.44 m
4025: 383.82 647.96 l
4026: 380.34 651.44 l
4027: 387.36 651.44 l
4028: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4029: eofill
4030: Q
4031: q
4032: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4033: 1.126 w
4034: 1 j
4035: 1 J
4036: [1.126 2.253 ] 0.0 d
4037: n
4038: 441.06 665.66 m
4039: 441.3 661.82 l
4040: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4041: S
4042: Q
4043: q
4044: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4045: n
4046: 444.72 662.72 m
4047: 441.48 659.0 l
4048: 437.76 662.3 l
4049: 444.72 662.72 l
4050: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4051: eofill
4052: Q
4053: q
4054: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4055: 1.126 w
4056: 1 j
4057: 1 J
4058: n
4059: 483.6 756.56 m
4060: 273.54 756.56 l
4061: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4062: S
4063: Q
4064: q
4065: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4066: n
4067: 274.26 753.08 m
4068: 270.78 756.56 l
4069: 274.26 760.04 l
4070: 274.26 753.08 l
4071: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4072: eofill
4073: Q
4074: q
4075: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4076: 1.126 w
4077: 1 j
4078: 1 J
4079: [1.126 2.253 ] 0.0 d
4080: n
4081: 286.74 756.56 m
4082: 286.74 659.6 l
4083: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4084: S
4085: Q
4086: q
4087: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4088: n
4089: 290.22 660.32 m
4090: 286.74 656.78 l
4091: 283.26 660.32 l
4092: 290.22 660.32 l
4093: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4094: eofill
4095: Q
4096: q
4097: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4098: 1.126 w
4099: 1 j
4100: 1 J
4101: [1.126 2.253 ] 0.0 d
4102: n
4103: 403.8 778.76 m
4104: 403.8 724.52 l
4105: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4106: S
4107: Q
4108: q
4109: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4110: n
4111: 407.28 725.18 m
4112: 403.8 721.7 l
4113: 400.32 725.18 l
4114: 407.28 725.18 l
4115: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4116: eofill
4117: Q
4118: q
4119: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4120: 1.126 w
4121: 1 j
4122: 1 J
4123: n
4124: 483.6 694.04 m
4125: 273.54 694.04 l
4126: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4127: S
4128: Q
4129: q
4130: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4131: n
4132: 274.26 690.56 m
4133: 270.78 694.04 l
4134: 274.26 697.52 l
4135: 274.26 690.56 l
4136: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4137: eofill
4138: Q
4139: q
4140: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4141: 1.126 w
4142: 1 j
4143: 1 J
4144: n
4145: 483.6 619.1 m
4146: 273.54 619.1 l
4147: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4148: S
4149: Q
4150: q
4151: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4152: n
4153: 274.26 615.62 m
4154: 270.78 619.1 l
4155: 274.26 622.58 l
4156: 274.26 615.62 l
4157: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4158: eofill
4159: Q
4160: q
4161: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4162: 1.126 w
4163: 1 j
4164: 1 J
4165: n
4166: 483.6 785.42 m
4167: 273.54 785.42 l
4168: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4169: S
4170: Q
4171: q
4172: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4173: n
4174: 274.26 781.88 m
4175: 270.78 785.42 l
4176: 274.26 788.9 l
4177: 274.26 781.88 l
4178: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4179: eofill
4180: Q
4181: q
4182: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4183: 1.126 w
4184: 1 j
4185: 1 J
4186: n
4187: 270.78 778.76 m
4188: 480.84 778.76 l
4189: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4190: S
4191: Q
4192: q
4193: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4194: n
4195: 480.12 782.24 m
4196: 483.6 778.76 l
4197: 480.12 775.28 l
4198: 480.12 782.24 l
4199: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4200: eofill
4201: Q
4202: q
4203: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4204: 1.126 w
4205: 1 j
4206: 1 J
4207: n
4208: 270.78 690.92 m
4209: 480.84 690.92 l
4210: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4211: S
4212: Q
4213: q
4214: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4215: n
4216: 480.12 694.46 m
4217: 483.6 690.92 l
4218: 480.12 687.44 l
4219: 480.12 694.46 l
4220: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4221: eofill
4222: Q
4223: q
4224: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4225: 1.126 w
4226: 1 j
4227: 1 J
4228: n
4229: 270.78 665.66 m
4230: 480.84 665.66 l
4231: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4232: S
4233: Q
4234: q
4235: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4236: n
4237: 480.12 669.14 m
4238: 483.6 665.66 l
4239: 480.12 662.18 l
4240: 480.12 669.14 l
4241: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4242: eofill
4243: Q
4244: q
4245: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4246: 1.126 w
4247: 1 j
4248: 1 J
4249: n
4250: 270.78 627.74 m
4251: 480.84 627.74 l
4252: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4253: S
4254: Q
4255: q
4256: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4257: n
4258: 480.12 631.28 m
4259: 483.6 627.74 l
4260: 480.12 624.26 l
4261: 480.12 631.28 l
4262: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4263: eofill
4264: Q
4265: q
4266: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4267: 0.225 w
4268: 1 j
4269: 1 J
4270: n
4271: 44.64 592.52 m
4272: 44.64 592.52 212.82 212.82 re
4273: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4274: S
4275: Q
4276: q
4277: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4278: 0.225 w
4279: 1 j
4280: 1 J
4281: n
4282: 270.78 592.52 m
4283: 270.78 592.52 212.82 212.82 re
4284: /E1 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4285: S
4286: Q
4287: Q
4288: [/EMC PDFMark5
4289: PDFVars/TermAll get exec end end
4290: %%PageTrailer
4291: %%Trailer
4292: %%EOF
4293: