Using Dynamic Job Descriptor Entries (DJDEs)5-44 Using LCDS Print Description LanguageOptionsILIST DJDE exampleILIST = (‘BLACK’, ‘XEROX.RED’)IMAGE DJDEIn Batch mode, this DJDE defines new imaging parameters forsubsequent graphics. In all other modes, it defines imagingparameters for the named graphic.Type Record orientedSyntax IMAGE = (imgname, vpos [units], hpos [units] [,T] [,H] [, n / [d]] [,(INKS, inkref1 [, inkref2 ])])OptionsTable 5-33. ILIST DJDE options and definitionsOption Definition‘inkname’ Specifies an ink name that will be part of the ILIST that is defined for the page.Note that the ink name is specified within single quotes.Table 5-34. IMAGE DJDE options and definitionsOption Definitionimgname image nameThe name of an .IMG file or the name on the DJDE sentinel record of a pageinterleaved graphic immediately following the current page, such asGRAPHIC=name). Lowercase characters a through z are converted touppercase.The name parameter may be omitted in Batch mode; however, the commabefore vpos must be coded, because it is a positional parameter.vpos vertical position.Specifies the vertical position of the top edge of the graphic as a downwardoffset relative to 0,0 on the current physical page. (This is the position thatwould be specified by a PDE BEGIN of 0,0 and a PDE PMODE value,PORTRAIT or LANDSCAPE, that is currently in effect).Specified as a decimal number with up to three digits to the right of the decimalpoint and may be followed by a space and the units indicator.NOTE: The default value for the vpos parameter is 0.