file2pdfconfig Schema
file2pdf-settings\version Element
See Also 

Description

Version of LiveCycle with which the file2pdf-settings are compatible.
Namespace http://www.w3.org/2001/XMLSchema

Type

string

Used By

Remarks

The version of LiveCycle that the file2pdf-settings are compatible with, for example 9.0.0.0.

When LiveCycle exports a file2pdf-settings file, it sets the value of this element to the current LiveCycle version. This element is informational only. It does not influence Generate PDF behavior.

Source

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="version" type="xs:string">
    <xs:annotation>
        <xs:documentation>Version of LiveCycle with which the file2pdf-settings are compatible. For example 9.0.0.0. When LiveCycle exports a file2pdf-settings file, it sets the value of this element to the current LiveCycle version. This element is informational only. It does not influence Generate PDF behaviour.</xs:documentation>
    </xs:annotation>
</xs:element>

See Also

Adobe LiveCycle ES3 (version 10.0.2)