[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PsSaveDocumentType Info=Options that can be specified when saving a document in PDF format. Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| @AlphaChannels=Sets a value indicating whether to save the alpha channels with the file. ARG(bool)|14|1|True,False @Annotations=Sets a value indicating whether to save comments with the file. ARG(bool)|14|1|True,False @ColorConversion=Sets a value indicating whether to convert the color profile to a destination profile. ARG(bool)|14|1|True,False @ConvertToEightBit=Sets a value indicating whether to convert a 16-bit image to 8-bit for better compatibility with other applications. ARG(bool)|14|1|True,False @Descripton=Sets the description of the save options to use. ARG(string)|2| @DestinationProfile=Sets the description of the final RGB or CMYK output device, such as a monitor or a press standard. ARG(string)|2| @DowngradeColorProfile=Deprecated for Adobe Photoshop CS6. ARG(bool)|14|1|True,False @DownSample=Sets the down sample method to use. ARG(PsPDFResampleType)|14|0|psNoResample,psPDFAverage,psPDFSubSample,psPDFBicubic @DownSampleSize=Sets the size to downsample images if they exceed the limit in pixels per inch. ARG(double)|7|0 @DownSampleSizeLimit=Sets the limits downsampling or subsampling to images that exceed this value in pixels per inch. ARG(double)|7|0 @EmbedColorProfile=Sets a value indicating whether to embed the color profile in the document. ARG(bool)|14|1|True,False @EmbedFonts=Deprecated for Adobe Photoshop CS6. ARG(bool)|14|1|True,False @EmbedThumbnail=Sets a value indicating whether to include a small preview image in Adobe PDF files. ARG(bool)|14|1|True,False @Encoding=Sets the encoding method to use. ARG(PsPDFEncoding)|14|1|psPDFNone,psPDFZip,psPDFJPEG,psPDFPDFZip4Bit,psPDFJPEGHIGH,psPDFJPEGMEDHIGH,psPDFJPEGMED,psPDFJPEGMEDLOW,psPDFJPEGLOW,psPDFJPEG2000High,psPDFJPEG2000MEDHIGH,psPDFJPEG2000MED,psPDFJPEG2000MEDLOW,psPDFJPEG2000LOW,psPDFJPEG2000LOSSLESS @Interpolation=Deprecated for Adobe Photoshop CS6. ARG(bool)|14|1|True,False @JPEGQuality=Sets the quality of the produced image [0..12], which is inversely proportionate to the compression amount. Note: Valid only when Encoding=psPDFJPEG. ARG(int)|1|9 @Layers=Sets a value indicating whether to save the document’s layers. ARG(bool)|14|1|True,False @OptimizeForWeb=Sets a value indicating whether to improve performance of PDF files on Web servers. ARG(bool)|14|1|True,False @OutputCondition=Sets an optional comment field for inserting descriptions of the output condition. The text is stored in the PDF/X file. ARG(string)|2| @OutputConditionID=Sets indentifier for the output condition. ARG(string)|2| @PDFCompatibility=Sets the PDF version to make the document compatible with. ARG(PsPDFCompatibilityType)|14|0|psPDF13,psPDF14,psPDF15,psPDF16 @PDFStandard=Sets the PDF standard to make the document compatible with. ARG(PsPDFStandardType)|14|0|psNoStandard,psPDFX1A2001,psPDFX1A2003,psPDFX32002,psPDFX32003 @PreserveEditing=Sets a value indicating whether to reopen the PDF in Adobe Photoshop CS6 with native Photoshop data intact. ARG(bool)|14|1|True,False @PresetFile=Sets the preset file to use for settings. Note: This option overrides other settings. ARG(string)|2| @ProfileInclusionPolicy=Sets a value indicating whether to show which profiles to include. ARG(bool)|14|1|True,False @RegistryName=Sets URL where the output condition is registered. ARG(string)|2| @SpotColors=Sets a value indicating whether to save spot colors. ARG(bool)|14|1|True,False @TileSize=Sets the compression option. Note: Valid only when Encoding=psPDFJPEG2000xxxxx. ARG(int)|1|0 @Transparency=Deprecated for Adobe Photoshop CS6. ARG(bool)|14|1|True,False @UseOutlines=Deprecated for Adobe Photoshop CS6. ARG(bool)|14|1|True,False @VectorData=Deprecated for Adobe Photoshop CS6. ARG(bool)|14|1|True,False @View=Sets a value indicating whether to open the saved PDF in Adobe Acrobat. ARG(bool)|14|1|True,False [Methods] SaveOptions=Returns PDF save options object. ARG(PsSaveDocumentType)|3|0