Adobe InDesign CS (3.0) Object Model JS: AcrobatCompatibility
From InDesign CS
The exported PDF document's Acrobat compatibility.
Value
| Name | Description | Value |
|---|---|---|
| AcrobatCompatibility.ACROBAT_4 | Makes the file compatible with Acrobat 4.0 and later. | 1097020464 = 'Ac40' |
| AcrobatCompatibility.ACROBAT_5 | Makes the file compatible with Acrobat 5.0 and later. | 1097020720 = 'Ac50' |
| AcrobatCompatibility.ACROBAT_6 | Makes the file compatible with Acrobat 6.0 and later. | 1097020976 = 'Ac60' |
Usage
As property
PDFExportPreference.acrobatCompatibility
PDFExportPreset.acrobatCompatibility
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |