PDFExportPreset

A PDF export preset.

PDFExportPreset Properties

Property Type Access Description
acrobatCompatibility AcrobatCompatibility enumeration r/w What version of Acrobat the PDF is compatible with.
appliedFlattenerPreset FlattenerPreset r/w The flattener preset.
bleedBottom Unit (0 – 432 points) r/w Height of the bottom bleed.
bleedInside Unit (0 – 432 points) r/w Width of the inside bleed.
bleedMarks Boolean r/w Adds fine rules that define the amount of extra area to image outside the defined page size.
bleedOutside Unit (0 – 432 points) r/w Width of the outside bleed.
bleedTop Unit (0 – 432 points) r/w Height of the top bleed.
colorBars Boolean r/w Adds small squares of color representing the CMYK inks and tints of gray in 10% increments.
colorBitmapCompression BitmapCompression enumeration r/w Color bitmap compression.
colorBitmapQuality CompressionQuality enumeration r/w Color bitmap quality.
colorBitmapSampling Sampling enumeration r/w The kind of resampling to apply to color bitmap images.
colorBitmapSamplingDPI Long (9 – 2400) r/w The resolution for resampling.
colorTileSize Long (128 – 2048) r/w Color tile size for JPEG 2000 compression.
compressionType PDFCompressionType enumeration r/w The type of compression to apply to the PDF file.
compressTextAndLineArt Boolean r/w If true, compress text and line art using ZIP compression.
contentToEmbed PDFContentToEmbed enumeration r/w The interactive content to embed in the PDF file.
cropImagesToFrames Boolean r/w Export only image data that falls within the visible portion of the frame.
cropMarks Boolean r/w Adds fine horizontal and vertical rules that define where the page should be trimmed.
exportGuidesAndGrids Boolean r/w If true, include visible guides and baseline grids in the PDF.
exportLayers Boolean r/w If true, include layers in the PDF.
exportNonprintingObjects Boolean r/w If true, include non-printing objects in the PDF.
exportReaderSpreads Boolean r/w If true, export pages together as if they were bound on the same sheet.
fullName File read The full path including the name.
generateThumbnails Boolean r/w Generate thumbnails for each page or spread.
grayscaleBitmapCompression BitmapCompression enumeration r/w Grayscale bitmap compression.
grayscaleBitmapQuality CompressionQuality enumeration r/w Grayscale bitmap quality.
grayscaleBitmapSampling Sampling enumeration r/w The kind of resampling to apply to grayscale bitmap images.
grayscaleBitmapSamplingDPI Long (9 – 2400) r/w The resolution for resampling.
grayTileSize Long (128 – 2048) r/w Gray tile size for JPEG 2000 compression.
ignoreSpreadOverrides Boolean r/w If true, ignore flattener spread overrides.
includeBookmarks Boolean r/w If true, include bookmarks in the PDF.
includeHyperlinks Boolean r/w If true, include hyperlinks in the PDF.
includeICCProfiles ICCProfiles enumeration, Boolean r/w If true, embed ICC profiles in the exported PDF.
includeSlugWithPDF Boolean r/w If true, include the slug area in the PDF.
includeStructure Boolean r/w If true, include structure in the PDF.
index Long read Index of the object within its parent object.
interactiveElements Boolean r/w If true, include interactive elements in the PDF.
monochromeBitmapCompression MonoBitmapCompression enumeration r/w Monochrome bitmap compression.
monochromeBitmapSampling Sampling enumeration r/w The kind of resampling to apply to monochrome bitmap images.
monochromeBitmapSamplingDPI Long (9 – 2400) r/w The resolution for resampling.
name String r/w The name of the object.
ocRegistry String r/w PDF/X OC Registry.
omitBitmaps Boolean r/w If true, do not include bitmap images (but include OPI image links).
omitEPS Boolean r/w If true, do not include EPS graphics (but include OPI image links).
omitPDF Boolean r/w If true, do not include PDF graphics (but include OPI image links).
optimizePDF Boolean r/w If true, optimize the exported PDF.
outputCondition String r/w PDF/X output condition.
outputConditionName String r/w PDF/X output condition name.
pageInformationMarks Boolean r/w Includes the filename, page number, current date and time, and color separation name outside the page area.
pageMarksOffset Unit (0 – 72 points) r/w How far from the edge of the page to draw page marks.
parent Object read The parent of the object.
pdfColorSpace PDFColorSpace enumeration r/w Specifies how to represent the color information in the exported PDF.
pdfDestinationProfile PDFProfileSelector enumeration, String r/w Destination color profile.
pdfMarkType MarkTypes enumeration r/w The type of PDF printer’s mark to use.
pdfXProfile PDFProfileSelector enumeration, String r/w PDF X color profile.
printerMarkWeight PDFMarkWeight enumeration r/w The weight of the printer mark.
properties An array of property names and values r/w Property that allows setting of several properties at the same time.
registrationMarks Boolean r/w Adds small ‘targets’ outside the page area for aligning the different separations.
simulateOverprint Boolean r/w If true, simulate overprinting.
standardsCompliance PDFXStandards enumeration r/w PDF/X Standards compliance.
subsetFontsBelow Long (0 – 100) r/w The threshold point at which all characters of a font are embedded.
thresholdToCompressColor Long r/w Dots per inch threshold which causes color image compression.
thresholdToCompressGray Long r/w Dots per inch threshold which causes gray image compression.
thresholdToCompressMonochrome Long r/w Dots per inch threshold which causes monochrome image compression.
useDocumentBleedWithPDF Boolean r/w If true, use the document bleed area in the PDF.

PDFExportPreset Methods

Method Returns Description
duplicate Object Duplicates the object.
getElements Array of Objects Resolve the object specifier.
remove Nothing Delete the object.
toSource String Generate JavaScript source that, if executed, will return the specified objects.
toSpecifier String Retrieve the object specifier.

Leave a Comment

Previous post:

Next post: