Adobe Photoshop CS5 Object Library JS: PDFSaveOptions

Photoshop CS5

Class

PDFSaveOptions

 Options for saving a document in PDF format. Base Class: SaveOptions

Class

PropertyTypeAccessDescription
PDFCompatibilityPDFCompatibility:
PDFCompatibility.PDF13
PDFCompatibility.PDF14
PDFCompatibility.PDF15
PDFCompatibility.PDF16
PDFCompatibility.PDF17
r/wThe PDF version to make the document compatible with.
PDFStandardPDFStandard:
PDFStandard.NONE
PDFStandard.PDFX1A2001
PDFStandard.PDFX1A2003
PDFStandard.PDFX32002
PDFStandard.PDFX32003
PDFStandard.PDFX42008
r/wThe PDF standard to make the document compatible with.
alphaChannelsbool r/wIf true, the alpha channels are saved.
annotationsbool r/wIf true, the annotations are saved.
colorConversionbool r/wIf true, converts the color profile to the destination profile.
convertToEightBitbool r/wIf true, converts a 16-bit image to 8-bit for better compatibility with other applications.
descriptionstring r/wDescription of the save options in use.
destinationProfilestring r/wDescribes the final RGB or CMYK output device, such as a monitor or press standard.
downSamplePDFResample:
PDFResample.NONE
PDFResample.PDFAVERAGE
PDFResample.PDFSUBSAMPLE
PDFResample.PDFBICUBIC
r/wThe downsample method to use.
downSampleSizenumber r/wThe size (in pixels per inch) to downsample images to if they exceed the value specified for 'down sample size limit'.
downSampleSizeLimitnumber r/wLimits downsampling or subsampling to images that exceed this value (in pixels per inch).
downgradeColorProfilebool r/wDeprecated for Adobe Photoshop CS3.
embedColorProfilebool r/wIf true, the color profile is embedded in the document.
embedFontsbool r/wDeprecated for Adobe Photoshop CS3.
embedThumbnailbool r/wIf true, includes a small preview image in Acrobat.
encodingPDFEncodingType:
PDFEncodingType.NONE
PDFEncodingType.PDFZIP
PDFEncodingType.JPEG
PDFEncodingType.PDFZIP4BIT
PDFEncodingType.JPEGHIGH
PDFEncodingType.JPEGMEDHIGH
PDFEncodingType.JPEGMED
PDFEncodingType.JPEGMEDLOW
PDFEncodingType.JPEGLOW
PDFEncodingType.JPEG2000HIGH
PDFEncodingType.JPEG2000MEDHIGH
PDFEncodingType.JPEG2000MED
PDFEncodingType.JPEG2000MEDLOW
PDFEncodingType.JPEG2000LOW
PDFEncodingType.JPEG2000LOSSLESS
r/wThe encoding method to use.
interpolationbool r/wDeprecated for Adobe Photoshop CS3.
jpegQualityint (range: 0 - 12) r/wThe quality of the produced image. Valid only for JPEG-encoded PDF documents. Range: 0 to 12.
layersbool r/wIf true, the layers are saved.
optimizeForWebbool r/wIf true, improves performance of PDFs on Web servers.
outputConditionstring r/wAn optional comment field for inserting descriptions of the output condition. The text is stored in the PDF/X file.
outputConditionIDstring r/wThe identifier for the output condition.
preserveEditingbool r/wIf true, allows users to reopen the PDF in Photoshop with native Photoshop data intact.
presetFilestring r/wThe preset file to use for settings; overrides other settings.
profileInclusionPolicybool r/wIf true, shows which profiles to include.
registryNamestring r/wThe URL where the output condition is registered.
spotColorsbool r/wIf true, the spot colors are saved.
tileSizeint r/wThe compression option. Valid only when encoding is JPEG2000.
transparencybool r/wDeprecated for Adobe Photoshop CS3.
useOutlinesbool r/wDeprecated for Adobe Photoshop CS3.
vectorDatabool r/wDeprecated for Adobe Photoshop CS3.
viewbool r/wIf true, opens the saved PDF in Acrobat.

Element of

PresentationOptions.PDFFileOptions

Jongware, 28-Aug-2012 v3.0.3iContents :: Index