summaryrefslogtreecommitdiff
path: root/testing/resources/xfa/xfa_example.in
blob: d8be96f305773a758f30ff06809ec2a9a738bb1a (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
{{header}}

%% Original object ID: 24 0
{{object 1 0}}
<<
  /AcroForm 2 0 R
  /Extensions <<
    /ADBE <<
      /BaseVersion /1.7
      /ExtensionLevel 8
    >>
  >>
  /NeedsRendering true
  /Type /Catalog
>>
endobj

%% Original object ID: 32 0
{{object 2 0}}
<<
  /XFA [
    (preamble)
    3 0 R
    (config)
    4 0 R
    (template)
    5 0 R
    (localeSet)
    6 0 R
    (postamble)
    7 0 R
  ]
>>
endobj

{{xfapreamble 3 0}}
{{xfaconfig 4 0}}

{{object 5 0}}
<<
  {{streamlen}}
>>
stream
<template xmlns="http://www.xfa.org/schema/xfa-template/3.3/">
  <subform name="form1" layout="tb" locale="zh_CN" restoreState="auto">
    <pageSet>
      <pageArea name="Page1" id="Page1">
        <contentArea x="0.25in" y="0.25in" w="7.75in" h="11.25in"/>
        <medium stock="default" short="612pt" long="792pt"/>
      </pageArea>
    </pageSet>
    <subform w="576pt" h="756pt" name="Page1">
      <draw name="HelloWorld" y="0.5in" x="0.5in" w="5in" h="2in">
        <value>
          <text>Hello, world.</text>
        </value>
      </draw>
    </subform>
  </subform>
</template>
endstream
endobj

{{xfalocale 6 0}}

{{xfapostamble 7 0}}

{{xref}}
{{trailer}}
{{startxref}}
%%EOF