blob: 20cb94394e6d56e80e65edd83728095551f87b8a (
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
|
{{header}}
{{object 1 0}} <<
/Type /Catalog
/Pages 2 0 R
/AcroForm 3 0 R
/AA 11 0 R
>>
endobj
{{object 2 0}} <<
/Type /Pages
/Count 3
/Kids [4 0 R 5 0 R 6 0 R ]
>>
endobj
{{object 3 0}} <<
/CO [9 0 R]
/Fields [9 0 R 7 0 R]
>>
endobj
{{object 4 0}} <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
>>
endobj
{{object 5 0}} <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
>>
endobj
{{object 6 0}} <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
/Annots [7 0 R 9 0 R]
>>
endobj
{{object 7 0}} <<
/FT /Tx
/Type /Annot
/Subtype /Widget
/T (txtName2)
/F 4
/AP <</N 8 0 R>>
/Rect [20 20 400 60]
>>
endobj
{{object 8 0}} <<
/Type /XObject
/Subtype /Form
/FormType 1
>>
endobj
{{object 9 0}} <<
/FT /Tx
/Type /Annot
/Subtype /Widget
/T (txtName1)
/F 4
/AP <</N 10 0 R>>
/Rect [200 200 400 260]
>>
endobj
{{object 10 0}} <<
/Type /XObject
/Subtype /Form
/FormType 1
>>
endobj
{{object 11 0}} <<
/WC 12 0 R
>>
endobj
{{object 12 0}} <<
/Type /Action
/S /JavaScript
/JS 13 0 R
>>
endobj
{{object 13 0}} <<>>
stream
t = this.getField('txtName2');
t.setFocus();
endstream
endobj
{{xref}}
trailer <<
/Size 14
/Root 1 0 R
>>
{{startxref}}
%%EOF
|