Adobe Photoshop CS5 Object Library JS: PDFStandard
From Photoshop CS5
The PDF/X standard with which the document complies.
Value
| Name | Description | Value |
|---|---|---|
| PDFStandard.NONE | The document does not use the PDF/X standard. | int 0 |
| PDFStandard.PDFX1A2001 | PDF/X-1a standard, which requires all fonts to be embedded, the appropriate PDF bounding boxes to be specified, and color to appear as CMYK, spot colors, or both; can be opened in Acrobat 4.0 and Acrobat Reader 4.0 and later. | int 1 |
| PDFStandard.PDFX1A2003 | PDF/X-1a standard, which requires all fonts to be embedded, the appropriate PDF bounding boxes to be specified, and color to appear as CMYK, spot colors, or both; can be opened in Acrobat 4.0 and Acrobat Reader 4.0 and later. | int 2 |
| PDFStandard.PDFX32002 | PDF/X-3 standard, which requires all fonts to be embedded and the appropriate PDF bounding boxes to be specified, and for color allows either the use of color management and device-independent color (CIE L*a*b, ICC-based color spaces, CalRGB, and CalGray) or CMYK, spot colors, or both; can be opened in Acrobat 4.0 and Acrobat Reader 4.0 and later. | int 3 |
| PDFStandard.PDFX32003 | PDF/X-3 standard, which requires all fonts to be embedded and the appropriate PDF bounding boxes to be specified, and for color allows either the use of color management and device-independent color (CIE L*a*b, ICC-based color spaces, CalRGB, and CalGray) or CMYK, spot colors, or both; can be opened in Acrobat 4.0 and Acrobat Reader 4.0 and later. | int 4 |
| PDFStandard.PDFX42008 | PDF/X-4 standard, which requires all fonts to be embedded and the appropriate PDF bounding boxes to be specified, and for color allows either the use of color management and device-independent color (CIE L*a*b, ICC-based color spaces, CalRGB, and CalGray) or CMYK, spot colors, or both; can be opened in Acrobat 4.0 and Acrobat Reader 4.0 and later. | int 5 |
Usage
As property
PDFSaveOptions.PDFStandard
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |