Packagecom.adobe.livecycle.formsservice.client
Classpublic final class AcrobatVersion
InheritanceAcrobatVersion Inheritance Enum

Represents the Acrobat version that is required to view the PDF form that the Forms service renders. This enum value is passed to the PDFFormRenderSpec object's setAcrobatVersion method.

See also

setAcrobatVersion()


Packagecom.adobe.livecycle.output.client
Classpublic final class AcrobatVersion
InheritanceAcrobatVersion Inheritance Enum

Represents the Acrobat version that is required to view the PDF that the Output service renders. This enum value is passed to the RenderOptionsSpec object's setAcrobatVersion method.

See also

setAcrobatVersion()


Public Methods
 MethodDefined By
  
String getVersion()
AcrobatVersion
Public Methods
 MethodDefined By
  
String getVersion()
AcrobatVersion
Public Constants
 ConstantDefined By
  Acrobat_6
[static] Represents Acrobat version 6.0.
AcrobatVersion
  Acrobat_7_0
[static] Represents Acrobat version 7.0.
AcrobatVersion
  Acrobat_7_0_5
[static] Represents Acrobat version 7.0.5.
AcrobatVersion
  Acrobat_8
[static] Represents Acrobat version 8.0.
AcrobatVersion
  Acrobat_8_1
[static] Represents Acrobat version 8.1.
AcrobatVersion
  Acrobat_9
[static] Represents Acrobat version 9.0.
AcrobatVersion
  auto
[static] Specifies that the Forms service determines the Acrobat version.
AcrobatVersion
Public Constants
 ConstantDefined By
  Acrobat_6
[static] Represents Acrobat version 6.0.
AcrobatVersion
  Acrobat_7_0
[static] Represents Acrobat version 7.0.
AcrobatVersion
  Acrobat_7_0_5
[static] Represents Acrobat version 7.0.5.
AcrobatVersion
  Acrobat_8
[static] Represents Acrobat version 8.0.
AcrobatVersion
  Acrobat_8_1
[static] Represents Acrobat version 8.1.
AcrobatVersion
  Acrobat_9
[static] Represents Acrobat version 9.0.
AcrobatVersion
  auto
[static] Specifies that the Output service determines the Acrobat version.
AcrobatVersion
Method Detail
getVersion()
public String getVersion()

Returns
Method Detail
getVersion()
public String getVersion()

Returns
Constant Detail
Acrobat_6Constant
public static final Acrobat_6

Represents Acrobat version 6.0.

Acrobat_7_0Constant 
public static final Acrobat_7_0

Represents Acrobat version 7.0.

Acrobat_7_0_5Constant 
public static final Acrobat_7_0_5

Represents Acrobat version 7.0.5.

Acrobat_8Constant 
public static final Acrobat_8

Represents Acrobat version 8.0.

Acrobat_8_1Constant 
public static final Acrobat_8_1

Represents Acrobat version 8.1.

Acrobat_9Constant 
public static final Acrobat_9

Represents Acrobat version 9.0.

autoConstant 
public static final auto

Specifies that the Output service determines the Acrobat version.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/output/client/AcrobatVersion.html