1{{header}} 2{{object 1 0}} << 3 /Type /Catalog 4 /Pages 2 0 R 5 /OpenAction 10 0 R 6>> 7endobj 8{{object 2 0}} << 9 /Type /Pages 10 /Count 1 11 /Kids [ 12 3 0 R 13 ] 14>> 15endobj 16% Page number 0. 17{{object 3 0}} << 18 /Type /Page 19 /Parent 2 0 R 20 /Resources << 21 /Font <</F1 15 0 R>> 22 >> 23 /Contents [21 0 R] 24 /MediaBox [0 0 612 792] 25>> 26% OpenAction action 27{{object 10 0}} << 28 /Type /Action 29 /S /JavaScript 30 /JS 11 0 R 31>> 32endobj 33% JS program to exexute 34{{object 11 0}} << 35>> 36stream 37 38function doTest(name, props) { 39 for (var i = 0; i < props.length; ++i) { 40 var expr = name + "." + props[i]; 41 app.alert(expr + " is " + eval(expr)); 42 } 43} 44 45try { 46 doTest("border", ["s", "b", "d", "i", "u", "nonesuch"]); 47 doTest("display", ["visible", "hidden", "noPrint", "noView", "nonesuch"]); 48 doTest("font", ["Times", "TimesB", "TimesI", "TimesBI", "Helv", "HelvB", 49 "HelvI", "HelvBI", "Cour", "CourB", "CourI", "CourBI", 50 "Symbol", "ZapfD", "Nonesuch"]); 51 52 doTest("highlight", ["n", "i", "p", "o", "nonesuch"]); 53 doTest("position", ["textOnly", "iconOnly", "iconTextV", "textIconV", 54 "iconTextH", "textIconH", "overlay", "nonesuch"]); 55 56 doTest("scaleHow", ["proportional", "anamorphic", "nonesuch"]); 57 doTest("scaleWhen", ["always", "never", "tooBig", "tooSmall", "nonesuch"]); 58 doTest("style", ["ch", "cr", "di", "ci", "st", "sq", "nonesuch"]); 59 doTest("zoomtype", ["none", "fitP", "fitW", "fitH", "fitV", "pref", "refW", 60 "nonesuch"]); 61} catch (e) { 62 app.alert("ERROR: " + e.toString()); 63} 64endstream 65endobj 66{{xref}} 67trailer << 68 /Root 1 0 R 69>> 70{{startxref}} 71%%EOF 72