PhotoshopCC 2015.5
Object

PDFSaveOptions

Options for saving a document in PDF format.

SaveOptions PDFSaveOptions

Properties

NameType AccessDescription
static PDFCompatibilityType
read/write The PDF version to make the document compatible with.
static PDFStandardType
read/write The PDF standard to make the document compatible with.
static Boolean read/write If true, the alpha channels are saved.
static Boolean read/write If true, the annotations are saved.
static Boolean read/write If true, converts the color profile to the destination profile.
static Boolean read/write If true, converts a 16-bit image to 8-bit for better compatibility with other applications.
static String read/write Description of the save options in use.
static String read/write Describes the final RGB or CMYK output device, such as a monitor or press standard.
static PDFResampleType
read/write The downsample method to use.
static Number read/write The size (in pixels per inch) to downsample images to if they exceed the value specified for 'down sample size limit'.
static Number read/write Limits downsampling or subsampling to images that exceed this value (in pixels per inch).
static Boolean read/write DEPRECATED, ( should the embedded color profile be downgraded to version 2 )
static Boolean read/write If true, the color profile is embedded in the document.
static Boolean read/write DEPRECATED. ( embed fonts? Only valid if a text layer is included )
static Boolean read/write If true, includes a small preview image in Acrobat.
static PDFEncodingType
+3 more
read/write The encoding method to use.
static Boolean read/write DEPRECATED. ( use image interpolation? )
static Int 0–12 read/write The quality of the produced image. Valid only for JPEG-encoded PDF documents. Range: 0 to 12.
static Boolean read/write If true, the layers are saved.
static Boolean read/write If true, improves performance of PDFs on Web servers.
static String read/write An optional comment field for inserting descriptions of the output condition. The text is stored in the PDF/X file.
static String read/write The identifier for the output condition.
static Boolean read/write If true, allows users to reopen the PDF in Photoshop with native Photoshop data intact.
static String read/write The preset file to use for settings; overrides other settings.
static Boolean read/write If true, shows which profiles to include.
static String read/write The URL where the output condition is registered.
static Boolean read/write If true, the spot colors are saved.
static Int read/write The compression option. Valid only when encoding is JPEG2000.
static Boolean read/write DEPRECATED.
static Boolean read/write DEPRECATED. ( use outlines for text? Only valid if vector data is included )
static Boolean read/write DEPRECATED. ( include vector data )
static Boolean read/write If true, opens the saved PDF in Acrobat.

Object of 1

Properties elsewhere that hold a PDFSaveOptions.