Options for specifying the PDF/X compliance standard.
| Name | Description | Value |
|---|---|---|
| NONE | Does not check for compliance with a PDF/X standard. | 1852796517 = ‘none’ |
| PDFX1A2001_STANDARD | Checks for compliance with the PDF/X-1a:2001 standard. | 1396912481 = ‘SC1a’ |
| PDFX32002_STANDARD | Checks for compliance with the PDF/X-3:2002 standard. | 1396922419 = ‘SCX3′ |
| PDFX1A2003_STANDARD | Checks for compliance with the PDF/X-1a:2003 standard. | 1395745075 = ‘S1a3′ |
| PDFX32003_STANDARD | Checks for compliance with the PDF/X-3:2003 standard. | 1398289203 = ‘SX33′ |
| PDFX42007_STANDARD | PDFX42007 standard is used. | 1398289463 = ‘SX47′ |
Usage:
- As property:
- PDFExportPreference.standardsCompliance
- PDFExportPreset.standardsCompliance