blob: 0dc74e37e7a5ca4c769fe3d75726b5941c3719f8 [file] [log] [blame]
Haibo Huang49cc9302020-04-27 16:14:24 -07001{{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 /MediaBox [0 0 612 792]
21>>
22endobj
23% OpenAction action
24{{object 10 0}} <<
25 /Type /Action
26 /S /JavaScript
27 /JS 11 0 R
28>>
29endobj
kumarashishg826308d2023-06-23 13:21:22 +000030% JS program to execute
Haibo Huang49cc9302020-04-27 16:14:24 -070031{{object 11 0}} <<
32 {{streamlen}}
33>>
34stream
35try {
36 app.alert("testing console methods");
37 console.clear();
38 console.hide();
39 console.println("clams");
40 console.show();
41} catch (e) {
42 app.alert("FAILURE: " + e);
43}
44endstream
45endobj
46{{xref}}
47{{trailer}}
48{{startxref}}
49%%EOF