Xerox FreeFlow Printer User Manual


 
Using Dynamic Job Descriptor Entries (DJDEs)
Using LCDS Print Description Language 5-23
COPIES DJDE: points to note
In duplex processing, if COPIES appears before the back
side of a duplex page, a blank back sheet is output, and the
print data continues on the next front page.
If COPIES=0 is specified for a page, that page is not printed.
•If number is set to zero, this copy count remains in effect until
a new copy count or End Of Report is encountered. DJDEs
encountered while number is set to zero are processed
normally.
The number of copies specified in the DJDE overrides the
number of copies in the OUTPUT command.
DATA DJDE
Specifies the location and length of printable data within an input
record.
Type Record oriented
Syntax DATA = (pdo, length)
Options
DATA DJDE: point to note
The DATA DJDE takes effect at the next record following an
END DJDE.
Table 5-17. DATA DJDE options and definitions
Option Definition
pdo Print data offset.
Number of bytes between the start of the user portion of the record and the first
character of the record to be printed.
length Specifies the maximum length of printable data within each logical record.