• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<config xmlns="http://www.xfa.org/schema/xci/3.0/">
2<agent name="designer">
3  <destination>pdf</destination>
4  <pdf>
5    <fontInfo/>
6  </pdf>
7</agent>
8<present>
9  <pdf>
10    <version>1.7</version>
11    <adobeExtensionLevel>8</adobeExtensionLevel>
12    <renderPolicy>client</renderPolicy>
13    <scriptModel>XFA</scriptModel>
14    <interactive>1</interactive>
15  </pdf>
16  <xdp>
17    <packets>*</packets>
18  </xdp>
19  <destination>pdf</destination>
20  <script>
21    <runScripts>server</runScripts>
22  </script>
23</present>
24<acrobat>
25  <acrobat7>
26    <dynamicRender>required</dynamicRender>
27  </acrobat7>
28  <validate>preSubmit</validate>
29</acrobat>
30</config>
31