Enum Option

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Option>

    @Deprecated
    public enum Option
    extends java.lang.Enum<Option>
    Deprecated.
    The Enum Option. When you want to use exec function with option
    • Enum Constant Detail

      • USERDATA

        public static final Option USERDATA
        Deprecated.
        The userdata.
      • SIZE

        public static final Option SIZE
        Deprecated.
        The size.
      • WIDTH

        public static final Option WIDTH
        Deprecated.
        The width.
      • HEIGHT

        public static final Option HEIGHT
        Deprecated.
        The height.
      • CROP

        public static final Option CROP
        Deprecated.

        crop page to the dimensions of inserted template

        Only evaluated with PDF Renderer in placeTemplate calls to achieve the same behavior like execTemplate on InDesignServer

        .
      • MARGIN

        public static final Option MARGIN
        Deprecated.
        The margin.
      • MARGIN_TOP

        public static final Option MARGIN_TOP
        Deprecated.
        The margin top.
      • MARGIN_BOTTOM

        public static final Option MARGIN_BOTTOM
        Deprecated.
        The margin bottom.
      • MARGIN_LEFT

        public static final Option MARGIN_LEFT
        Deprecated.
        The margin left.
      • MARGIN_RIGHT

        public static final Option MARGIN_RIGHT
        Deprecated.
        The margin right.
      • MARGIN_OUTER

        public static final Option MARGIN_OUTER
        Deprecated.
        The margin outer.
      • MARGIN_INNER

        public static final Option MARGIN_INNER
        Deprecated.
        The margin inner.
      • MARGIN_INSIDELEFT

        public static final Option MARGIN_INSIDELEFT
        Deprecated.
        The margin insideleft.
      • MARGIN_OUTSIDERIGHT

        public static final Option MARGIN_OUTSIDERIGHT
        Deprecated.
        The margin outsideright.
      • BLEED

        public static final Option BLEED
        Deprecated.
        The bleed.
      • BLEED_TOP

        public static final Option BLEED_TOP
        Deprecated.
        The bleed top.
      • BLEED_BOTTOM

        public static final Option BLEED_BOTTOM
        Deprecated.
        The bleed bottom.
      • BLEED_LEFT

        public static final Option BLEED_LEFT
        Deprecated.
        The bleed left.
      • BLEED_RIGHT

        public static final Option BLEED_RIGHT
        Deprecated.
        The bleed right.
      • BLEED_OUTER

        public static final Option BLEED_OUTER
        Deprecated.
        The bleed outer.
      • BLEED_INNER

        public static final Option BLEED_INNER
        Deprecated.
        The bleed inner.
      • BLEED_INSIDELEFT

        public static final Option BLEED_INSIDELEFT
        Deprecated.
        The bleed insideleft.
      • BLEED_OUTSIDERIGHT

        public static final Option BLEED_OUTSIDERIGHT
        Deprecated.
        The bleed outsideright.
      • SLUG

        public static final Option SLUG
        Deprecated.
        The slug.
      • SLUG_TOP

        public static final Option SLUG_TOP
        Deprecated.
        The slug top.
      • SLUG_BOTTOM

        public static final Option SLUG_BOTTOM
        Deprecated.
        The slug bottom.
      • SLUG_LEFT

        public static final Option SLUG_LEFT
        Deprecated.
        The slug left.
      • SLUG_RIGHT

        public static final Option SLUG_RIGHT
        Deprecated.
        The slug right.
      • SLUG_OUTER

        public static final Option SLUG_OUTER
        Deprecated.
        The slug outer.
      • SLUG_INNER

        public static final Option SLUG_INNER
        Deprecated.
        The slug inner.
      • SLUG_INSIDELEFT

        public static final Option SLUG_INSIDELEFT
        Deprecated.
        The slug insideleft.
      • SLUG_OUTSIDERIGHT

        public static final Option SLUG_OUTSIDERIGHT
        Deprecated.
        The slug outsideright.
      • OFFSET

        public static final Option OFFSET
        Deprecated.
        The offset.
      • OFFSET_X

        public static final Option OFFSET_X
        Deprecated.
        The offset x.
      • OFFSET_Y

        public static final Option OFFSET_Y
        Deprecated.
        The offset y.
      • SCALE

        public static final Option SCALE
        Deprecated.
        The scale.
      • SCALE_X

        public static final Option SCALE_X
        Deprecated.
        The scale x.
      • SCALE_Y

        public static final Option SCALE_Y
        Deprecated.
        The scale y.
      • XMLVERSION

        public static final Option XMLVERSION
        Deprecated.
        The xmlversion.
      • CONTENT

        public static final Option CONTENT
        Deprecated.
        The content.
      • SVG

        public static final Option SVG
        Deprecated.
        The svg.
      • SVG_GROUP

        public static final Option SVG_GROUP
        Deprecated.
        The svg group.
      • SVG_FRAME

        public static final Option SVG_FRAME
        Deprecated.
        The svg frame.
      • SVG_TEXT

        public static final Option SVG_TEXT
        Deprecated.
        The svg text.
      • SVG_CELL

        public static final Option SVG_CELL
        Deprecated.
        The svg cell.
      • PLACEHOLDERS

        public static final Option PLACEHOLDERS
        Deprecated.
        The placeholders.
      • GREEK_BELOW

        public static final Option GREEK_BELOW
        Deprecated.
        The greek below.
      • XMLSCHEMA

        public static final Option XMLSCHEMA
        Deprecated.
        The xmlschema.
      • XMLINDENT

        public static final Option XMLINDENT
        Deprecated.
        The xmlindent.
      • EVAL_SYNC

        public static final Option EVAL_SYNC
        Deprecated.
        The eval sync.
      • MARK_CHANGES

        public static final Option MARK_CHANGES
        Deprecated.
        The mark changes.
      • SNAP_TO_GRID

        public static final Option SNAP_TO_GRID
        Deprecated.
        The snap to grid.
      • SNAP_TO_TEMPLATE

        public static final Option SNAP_TO_TEMPLATE
        Deprecated.
        The snap to template.
      • LAYER

        public static final Option LAYER
        Deprecated.
        The layer.
      • COMBINE_GROUPS

        public static final Option COMBINE_GROUPS
        Deprecated.
        The combine groups.
      • MOVE_RELATIVE

        public static final Option MOVE_RELATIVE
        Deprecated.
        The move relative.
      • MOVE_ABSOLUTE

        public static final Option MOVE_ABSOLUTE
        Deprecated.
        The move absolute.
      • OVERSETS

        public static final Option OVERSETS
        Deprecated.
        The oversets.
      • TRANSPARENCY

        public static final Option TRANSPARENCY
        Deprecated.
        The transparency.
      • QUALITY

        public static final Option QUALITY
        Deprecated.
        The quality.
      • ENCODING

        public static final Option ENCODING
        Deprecated.
        The encoding.
      • COLOR_SPACE

        public static final Option COLOR_SPACE
        Deprecated.
        The color space.
      • FULLRES

        public static final Option FULLRES
        Deprecated.
        The fullres.
      • ADD_ALPHA

        public static final Option ADD_ALPHA
        Deprecated.
        The add alpha.
      • PALETTE

        public static final Option PALETTE
        Deprecated.
        The palette.
      • INTERLACED

        public static final Option INTERLACED
        Deprecated.
        The interlaced.
      • FORMAT

        public static final Option FORMAT
        Deprecated.
        The format.
      • PAGES

        public static final Option PAGES
        Deprecated.
        The pages.
      • PAGES_PER_SPREAD

        public static final Option PAGES_PER_SPREAD
        Deprecated.
        The pages per spread.
      • LAYERS

        public static final Option LAYERS
        Deprecated.
        The layers.
      • VISIBLE

        public static final Option VISIBLE
        Deprecated.
        The visible.
      • EXTRACT

        public static final Option EXTRACT
        Deprecated.
        The extract.
      • RESOLUTION

        public static final Option RESOLUTION
        Deprecated.
        The resolution.
      • SCOPE

        public static final Option SCOPE
        Deprecated.
        The scope.
      • DELETE_EMPTY_SPREADS

        public static final Option DELETE_EMPTY_SPREADS
        Deprecated.
        The delete empty spreads.
      • RESHUFFLE

        public static final Option RESHUFFLE
        Deprecated.
        The reshuffle.
      • COMPRESSION

        public static final Option COMPRESSION
        Deprecated.
        The compression.
      • DOCUMENTID

        public static final Option DOCUMENTID
        Deprecated.
        The documentid.
      • CALC_SIZES

        public static final Option CALC_SIZES
        Deprecated.
        The calc sizes.
      • CALC_SIZES_RELATIVE

        public static final Option CALC_SIZES_RELATIVE
        Deprecated.
        The calc sizes relative.
      • CALC_SIZES_ABSOLUTE

        public static final Option CALC_SIZES_ABSOLUTE
        Deprecated.
        The calc sizes absolute.
      • SIZE_CHECK_TRANSPARENCY

        public static final Option SIZE_CHECK_TRANSPARENCY
        Deprecated.
        The size check transparency.
      • SIZE_CHECK_MARGINS

        public static final Option SIZE_CHECK_MARGINS
        Deprecated.
        The size check margins.
      • SIZE_ALLOW_HOLES

        public static final Option SIZE_ALLOW_HOLES
        Deprecated.
        The size allow holes.
      • SIZE_USE_CLIPS

        public static final Option SIZE_USE_CLIPS
        Deprecated.
        The size use clips.
      • SUBGROUPS

        public static final Option SUBGROUPS
        Deprecated.
        The subgroups.
      • IMAGE_POS

        public static final Option IMAGE_POS
        Deprecated.
        The image pos.
      • IMAGE_SCALE

        public static final Option IMAGE_SCALE
        Deprecated.
        The image scale.
      • SWF_PAGE_TRANSITION

        public static final Option SWF_PAGE_TRANSITION
        Deprecated.
        The swf page transition.
      • SWF_TEXT_EXPORT

        public static final Option SWF_TEXT_EXPORT
        Deprecated.
        The swf text export.
      • SWF_JPG_QUALITY

        public static final Option SWF_JPG_QUALITY
        Deprecated.
        The swf jpg quality.
      • SWF_RASTER_RESOLUTION

        public static final Option SWF_RASTER_RESOLUTION
        Deprecated.
        The swf raster resolution.
      • SWF_CURVE_QUALITY

        public static final Option SWF_CURVE_QUALITY
        Deprecated.
        The swf curve quality.
      • SWF_RASTERIZE_PAGES

        public static final Option SWF_RASTERIZE_PAGES
        Deprecated.
        The swf rasterize pages.
      • SWF_RASTER_COMPRESSION

        public static final Option SWF_RASTER_COMPRESSION
        Deprecated.
        The swf raster compression.
      • BUILD_RPRESCRIPT

        public static final Option BUILD_RPRESCRIPT
        Deprecated.
        The build rprescript.
      • BUILD_PAGEITEM

        public static final Option BUILD_PAGEITEM
        Deprecated.
        The build pageitem.
      • PREFER_EXISTING_PAGES

        public static final Option PREFER_EXISTING_PAGES
        Deprecated.
        The prefer existing pages.
      • PREFER_DEFAULT_PAGEITEM

        public static final Option PREFER_DEFAULT_PAGEITEM
        Deprecated.
        The prefer default pageitem.
      • SKIP_EMPTY_TEMPLATES

        public static final Option SKIP_EMPTY_TEMPLATES
        Deprecated.
        The skip empty templates.
      • AUTO_DETECT_TYPE

        public static final Option AUTO_DETECT_TYPE
        Deprecated.
        The auto detect type.
      • APPLY_MASTER

        public static final Option APPLY_MASTER
        Deprecated.
        The apply master.
      • APPLY_FOLLOWING

        public static final Option APPLY_FOLLOWING
        Deprecated.
        The apply following.
      • CHECK_PAGETYPE

        public static final Option CHECK_PAGETYPE
        Deprecated.
        The check pagetype.
      • SIZE_IGNORE_OVERLAPS

        public static final Option SIZE_IGNORE_OVERLAPS
        Deprecated.
        The size ignore overlaps.
      • AUTO_LOAD

        public static final Option AUTO_LOAD
        Deprecated.
        The auto load.
      • LOCALIZE_MASTERITEMS

        public static final Option LOCALIZE_MASTERITEMS
        Deprecated.
        The localize masteritems.
      • VISIBILITY

        public static final Option VISIBILITY
        Deprecated.
        The visibility.
      • PAGE_SCOPE

        public static final Option PAGE_SCOPE
        Deprecated.
        The page scope.
      • ALLOW_DOUBLES

        public static final Option ALLOW_DOUBLES
        Deprecated.
        The allow doubles.
      • HIDE_MANUAL_GROUPS

        public static final Option HIDE_MANUAL_GROUPS
        Deprecated.
        The hide manual groups.
      • PRESERVE_MANUAL_GROUPS

        public static final Option PRESERVE_MANUAL_GROUPS
        Deprecated.
        The preserve manual groups.
      • ROTATE

        public static final Option ROTATE
        Deprecated.
        The rotate.
      • REFERENCE_X

        public static final Option REFERENCE_X
        Deprecated.
        The reference x.
      • REFERENCE_Y

        public static final Option REFERENCE_Y
        Deprecated.
        The reference y.
      • BUILD_SNIPPET_MATCHES

        public static final Option BUILD_SNIPPET_MATCHES
        Deprecated.
        The build snippet matches.
      • BUILD_SNIPPET_FOLDER

        public static final Option BUILD_SNIPPET_FOLDER
        Deprecated.
        The build snippet folder.
      • PACKAGE_FORMAT

        public static final Option PACKAGE_FORMAT
        Deprecated.
        The package format.
      • PACKAGE_FONTS

        public static final Option PACKAGE_FONTS
        Deprecated.
        The package fonts.
      • PACKAGE_IMAGES

        public static final Option PACKAGE_IMAGES
        Deprecated.
        The package images.
      • PACKAGE_COLOR_PROFILES

        public static final Option PACKAGE_COLOR_PROFILES
        Deprecated.
        The package color profiles.
      • PACKAGE_HIDDEN_LAYERS

        public static final Option PACKAGE_HIDDEN_LAYERS
        Deprecated.
        The package hidden layers.
      • PACKAGE_IGNORE_ERRORS

        public static final Option PACKAGE_IGNORE_ERRORS
        Deprecated.
        The package ignore errors.
      • PACKAGE_REPORT

        public static final Option PACKAGE_REPORT
        Deprecated.
        The package report.
      • PACKAGE_INCLUDE_IDML

        public static final Option PACKAGE_INCLUDE_IDML
        Deprecated.
        The package include idml.
      • PACKAGE_INCLUDE_PDF

        public static final Option PACKAGE_INCLUDE_PDF
        Deprecated.
        The package include pdf.
      • PACKAGE_FOLDER_NAME

        public static final Option PACKAGE_FOLDER_NAME
        Deprecated.
        The package folder name.
      • PACKAGE_DOCUMENT_NAME

        public static final Option PACKAGE_DOCUMENT_NAME
        Deprecated.
        The package document name.
      • X

        public static final Option X
        Deprecated.
        The x.
      • Y

        public static final Option Y
        Deprecated.
        The y.
      • PAGE_NUM

        public static final Option PAGE_NUM
        Deprecated.
        The page num.
      • PLAYBACK

        public static final Option PLAYBACK
        Deprecated.
        The playback.
      • CLOSE_DOC_IMMEDIATE

        public static final Option CLOSE_DOC_IMMEDIATE
        Deprecated.
        The close doc immediate.
      • REQUIRE_NATIVE

        public static final Option REQUIRE_NATIVE
        Deprecated.
        The require native.
      • REQUIRE_INDD

        public static final Option REQUIRE_INDD
        Deprecated.
        The require indd.
      • AUTO_CONVERT

        public static final Option AUTO_CONVERT
        Deprecated.
        The auto convert.
      • REFERENCE_POINT

        public static final Option REFERENCE_POINT
        Deprecated.
        The reference point.
      • PLAYBACK_PATH

        public static final Option PLAYBACK_PATH
        Deprecated.
        The playback path.
      • PUBLICATION_ID

        public static final Option PUBLICATION_ID
        Deprecated.
        The publication id.
      • PUBLICATION_LIST

        public static final Option PUBLICATION_LIST
        Deprecated.
        The publication list.
      • DOWNLOAD_TMP_PATH

        public static final Option DOWNLOAD_TMP_PATH
        Deprecated.
        The download tmp path.
      • CONTEXT_ASSORTMENT

        public static final Option CONTEXT_ASSORTMENT
        Deprecated.
        The context assortment.
      • CONTEXT_COUNTRY

        public static final Option CONTEXT_COUNTRY
        Deprecated.
        The context country.
      • CONTEXT_MARKET

        public static final Option CONTEXT_MARKET
        Deprecated.
        The context market.
      • CONTEXT_LANGUAGE

        public static final Option CONTEXT_LANGUAGE
        Deprecated.
        The context language.
      • CONTEXT_TARGETGROUP

        public static final Option CONTEXT_TARGETGROUP
        Deprecated.
        The context targetgroup.
      • CONTEXT_WELL

        public static final Option CONTEXT_WELL
        Deprecated.
        The context well.
      • CONTEXT_DOCUMENTID

        public static final Option CONTEXT_DOCUMENTID
        Deprecated.
        The context documentid.
      • CONTEXT_PUBLICATION

        public static final Option CONTEXT_PUBLICATION
        Deprecated.
        The context publication.
      • XML_ATTRIBUTES

        public static final Option XML_ATTRIBUTES
        Deprecated.
        The xml attributes.
      • FUNCTION_VARIABLES

        public static final Option FUNCTION_VARIABLES
        Deprecated.
        The function variables.
      • SNIPPET_FLAGS

        public static final Option SNIPPET_FLAGS
        Deprecated.
        The snippet flags.
      • SNIPPET_CONTEXT

        public static final Option SNIPPET_CONTEXT
        Deprecated.
        The snippet context.
      • INSERT_AS_SNIPPET

        public static final Option INSERT_AS_SNIPPET
        Deprecated.
        The insert as snippet.
    • Method Detail

      • values

        public static Option[] values()
        Deprecated.
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (Option c : Option.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static Option valueOf​(java.lang.String name)
        Deprecated.
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • getOptionName

        public java.lang.String getOptionName()
        Deprecated.
        Gets the option name.
        Returns:
        the option name
      • getOptionClass

        public java.lang.Class<?> getOptionClass()
        Deprecated.
        Gets the option class.
        Returns:
        the option class