Adobe InDesign CS5.5 (7.5) Object Model JS: ImageDataTypes

InDesign CS5.5

 Options for sending image data to the printer or file.

Value

NameDescriptionValue
ImageDataTypes.ALL_IMAGE_DATASends full-resolution data.1853058416 = 'nsmp'
ImageDataTypes.NONEPrints graphics frames with crossbars in place of graphics.1852796517 = 'none'
ImageDataTypes.OPTIMIZED_SUBSAMPLINGSends just enough data to print graphics at the best possible resolution for the output device.1869640563 = 'opss'
ImageDataTypes.PROXY_IMAGE_DATASends screen-resolution versions (72 dpi) of placed bitmap images.1819243130 = 'lorz'

Usage

As property

PrintBookletPrintPreference.sendImageData

PrintPreference.sendImageData

PrinterPreset.sendImageData

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