Files
rk35xx-android14/external/pdfium/testing/resources/xfa_config.xml
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

31 lines
642 B
XML

<config xmlns="http://www.xfa.org/schema/xci/3.0/">
<agent name="designer">
<destination>pdf</destination>
<pdf>
<fontInfo/>
</pdf>
</agent>
<present>
<pdf>
<version>1.7</version>
<adobeExtensionLevel>8</adobeExtensionLevel>
<renderPolicy>client</renderPolicy>
<scriptModel>XFA</scriptModel>
<interactive>1</interactive>
</pdf>
<xdp>
<packets>*</packets>
</xdp>
<destination>pdf</destination>
<script>
<runScripts>server</runScripts>
</script>
</present>
<acrobat>
<acrobat7>
<dynamicRender>required</dynamicRender>
</acrobat7>
<validate>preSubmit</validate>
</acrobat>
</config>