blob: 1f26bc56a2894c50d74051b8be2a130f9c7a771c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
%PDF-1.7
% ò¤ô
1 0 obj <<
/Type /Catalog
/Pages 2 0 R
/AcroForm 3 0 R
/AA 11 0 R
>>
endobj
2 0 obj <<
/Type /Pages
/Count 3
/Kids [4 0 R 5 0 R 6 0 R ]
>>
endobj
3 0 obj <<
/CO [9 0 R]
/Fields [9 0 R 7 0 R]
>>
endobj
4 0 obj <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
>>
endobj
5 0 obj <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
>>
endobj
6 0 obj <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
/Annots [7 0 R 9 0 R]
>>
endobj
7 0 obj <<
/FT /Tx
/Type /Annot
/Subtype /Widget
/T (txtName2)
/F 4
/AP <</N 8 0 R>>
/Rect [20 20 400 60]
>>
endobj
8 0 obj <<
/Type /XObject
/Subtype /Form
/FormType 1
>>
endobj
9 0 obj <<
/FT /Tx
/Type /Annot
/Subtype /Widget
/T (txtName1)
/F 4
/AP <</N 10 0 R>>
/Rect [200 200 400 260]
>>
endobj
10 0 obj <<
/Type /XObject
/Subtype /Form
/FormType 1
>>
endobj
11 0 obj <<
/WC 12 0 R
>>
endobj
12 0 obj <<
/Type /Action
/S /JavaScript
/JS 13 0 R
>>
endobj
13 0 obj <<>>
stream
t = this.getField('txtName2');
t.setFocus();
endstream
endobj
xref
0 14
0000000000 65535 f
0000000015 00000 n
0000000099 00000 n
0000000175 00000 n
0000000234 00000 n
0000000329 00000 n
0000000424 00000 n
0000000543 00000 n
0000000673 00000 n
0000000742 00000 n
0000000876 00000 n
0000000946 00000 n
0000000981 00000 n
0000001049 00000 n
trailer <<
/Size 14
/Root 1 0 R
>>
startxref
1132
%%EOF
|