Package com.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()


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
  auto
[static] Specifies that the Forms service determines the Acrobat version.
AcrobatVersion
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.

autoConstant 
public static final auto

Specifies that the Forms 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/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/formsservice/client/AcrobatVersion.html