OLD | NEW |
(Empty) | |
| 1 {{header}} |
| 2 {{object 1 0}} << |
| 3 /Type /Catalog |
| 4 /Pages 2 0 R |
| 5 /AcroForm 6 0 R |
| 6 /Names <</JavaScript 13 0 R>> |
| 7 >> |
| 8 endobj |
| 9 {{object 2 0}} << |
| 10 /Type /Pages |
| 11 /Count 1 |
| 12 /Kids [4 0 R] |
| 13 >> |
| 14 endobj |
| 15 {{object 4 0}} << |
| 16 /Type /Page |
| 17 /Parent 2 0 R |
| 18 /MediaBox [0 0 612 792] |
| 19 /CropBox [0 0 612 792] |
| 20 /Resources <<>> |
| 21 /Annots [5 0 R] |
| 22 >> |
| 23 endobj |
| 24 {{object 5 0}} << |
| 25 /FT /Tx |
| 26 /Ff 29360128 |
| 27 /T (txtName) |
| 28 /Type /Annot |
| 29 /Subtype /Widget |
| 30 /F 4 |
| 31 /M (D:20150514070426+05'30') |
| 32 /Rect [180.279 715.6 256.186 744.072] |
| 33 /BS << |
| 34 /W 1 |
| 35 /S /S |
| 36 >> |
| 37 /DA (/Helv 0 Tf 0 0 0 rg) |
| 38 /AP <</N 8 0 R>> |
| 39 /V () |
| 40 /AA 19 0 R |
| 41 >> |
| 42 endobj |
| 43 {{object 6 0}} << |
| 44 /DR << |
| 45 /Font <</Helv 7 0 R>> |
| 46 >> |
| 47 /DA (/Helv 0 Tf 0 g) |
| 48 /Fields [5 0 R] |
| 49 >> |
| 50 endobj |
| 51 {{object 7 0}} << |
| 52 /Type /Font |
| 53 /Subtype /Type1 |
| 54 /BaseFont /Helvetica |
| 55 /Encoding /WinAnsiEncoding |
| 56 >> |
| 57 endobj |
| 58 {{object 8 0}} << |
| 59 /Type /XObject |
| 60 /Subtype /Form |
| 61 /FormType 1 |
| 62 /Matrix [1 0 0 1 0 0] |
| 63 /BBox [0 0 75.907 28.472] |
| 64 /Resources << |
| 65 /Font <</FXF0 7 0 R>> |
| 66 >> |
| 67 >> |
| 68 stream |
| 69 q |
| 70 Q |
| 71 |
| 72 |
| 73 endstream |
| 74 endobj |
| 75 {{object 11 0}} << |
| 76 /Type /Action |
| 77 /S /JavaScript |
| 78 /JS 50 0 R |
| 79 >> |
| 80 endobj |
| 81 {{object 13 0}} << |
| 82 /Names [(startDelay) 11 0 R] |
| 83 >> |
| 84 endobj |
| 85 {{object 19 0}} << |
| 86 /V 53 0 R |
| 87 >> |
| 88 endobj |
| 89 {{object 50 0}} << |
| 90 >> |
| 91 stream |
| 92 function startDelay() |
| 93 { |
| 94 f = this.getField("txtName"); |
| 95 f.delay = true; |
| 96 f.value = 'test'; |
| 97 f.delay = false; |
| 98 } |
| 99 app.setTimeOut("startDelay()", 3000); |
| 100 endstream |
| 101 endobj |
| 102 {{object 53 0}} << |
| 103 /Type /Action |
| 104 /S /JavaScript |
| 105 /JS 54 0 R |
| 106 >> |
| 107 endobj |
| 108 {{object 54 0}} << |
| 109 >> |
| 110 stream |
| 111 f1 = this.getField("txtName"); |
| 112 f1.delay = true; |
| 113 f1.value = 'test new'; |
| 114 f1.delay = false; |
| 115 endstream |
| 116 endobj |
| 117 {{xref}} |
| 118 trailer << |
| 119 /Root 1 0 R |
| 120 >> |
| 121 {{startxref}} |
| 122 %%EOF |
OLD | NEW |