summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/app_props_expected.txt
blob: a2212728bc93fd4e1d3059d8b4ca603a52d92fda (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
Alert: *** Getting properties ***
Alert: app.activeDocs is object [object global]
Alert: app.calculate is boolean true
Alert: app.formsVersion is number 7
Alert: ERROR: app.fs: Operation not supported.
Alert: ERROR: app.fullscreen: Operation not supported.
Alert: app.language is string ENU
Alert: ERROR: app.media: Operation not supported.
Alert: app.platform is string WIN
Alert: app.runtimeHighlight is boolean false
Alert: app.viewerType is string pdfium
Alert: app.viewerVariation is string Full
Alert: app.viewerVersion is number 8
Alert: *** Setting properties ***
Alert: ERROR: app.activeDocs: Operation not supported.
Alert: app.calculate = 3; yields 3
Alert: ERROR: app.formsVersion: Operation not supported.
Alert: ERROR: app.fs: Operation not supported.
Alert: ERROR: app.fullscreen: Operation not supported.
Alert: ERROR: app.language: Operation not supported.
Alert: ERROR: app.media: Operation not supported.
Alert: ERROR: app.platform: Operation not supported.
Alert: app.runtimeHighlight = 3; yields 3
Alert: ERROR: app.viewerType: Operation not supported.
Alert: ERROR: app.viewerVariation: Operation not supported.
Alert: ERROR: app.viewerVersion: Operation not supported.
Alert: *** Getting properties ***
Alert: app.activeDocs is object [object global]
Alert: app.calculate is boolean true
Alert: app.formsVersion is number 7
Alert: ERROR: app.fs: Operation not supported.
Alert: ERROR: app.fullscreen: Operation not supported.
Alert: app.language is string ENU
Alert: ERROR: app.media: Operation not supported.
Alert: app.platform is string WIN
Alert: app.runtimeHighlight is boolean true
Alert: app.viewerType is string pdfium
Alert: app.viewerVariation is string Full
Alert: app.viewerVersion is number 8