beautypg.com

Xerox 4112-4127 Enterprise Printing System-192 User Manual

Page 373

background image

Using Dynamic Job Descriptor Entries (DJDEs)

Using LCDS Print Description Language

5-19

Options

BFORM DJDE: points to note

Multiple BFORM DJDEs may be specified to place different
BFORMS on different copies.

Multiple instances of the BFORM DJDE right part syntax
(shown in the Syntax section for this DJDE) may be provided
enclosed in parentheses and separated by commas. For
example:
BFORM=(bform1, bform2, bform3); or
BFORM= ((bform1, 1, 2),) (bform2, 3, 1));
The following syntax specifies that no back form will be
added to any copy:
BFORM=(bform1, NONE, bform3)

Table 5-11. BFORM DJDE options and definitions

Option

Definition

NONE

Specifies that no form will be added to the associated report page of variable
data.
When NONE is specified in combination with other BFORM options, it takes
precedence over the other BFORM options, so that no forms are printed.

formid

form identifier
Specifies a filename for a form that exists on disk. This form file is created with
forms creation software on a workstation or with Forms Description Language
(FDL) on another type of LPS.

init

initial copy
Specifies the first copy number to which a specified form applies.
NOTE: For the DP 2000 Series EPS, any init specification greater than 1 is
ignored. The form that appears on the first copy appears on all subsequent
copies.

copies

Specifies the number of plies (passes) to which a specified form applies.
Default is all copies of the report.

INKS

Indicate that ink references follow.

inkref

ink reference
Identifies an ink that overrides the corresponding ink specified in the ink list of a
colored form. If the form does not contain an ink list, the form is printed in black.
NOTE: If one ink reference from the ink list is omitted, a comma must be used
in its place in order to maintain the relative positions of the remaining ink
references.
If more ink references are specified than the number of inks in the ink list, the
extra inkrefs in the DJDE are ignored.