A SERVICE OF

logo

Specifying print format parameters
4-44 Using LCDS Print Description Language
OUTPUT BFORM
Prints a form on the back side of a duplex data sheet. In
association with the duplex printing mode DUPLEX=YES, a page
containing only a form (no variable data can be printed with this
page) may be printed on the back side of a data sheet. This
feature can be used to print static data on the back of each sheet
in a report without the use of DJDEs or the repetitive processing
of that static data for the back sides of successive sheets.
Syntax OUTPUT BFORM = {NONE | (formid [, init [, copies]]
[, (INKS, inkref
1
[,inkref
2
] ...)])}
Options
OUTPUT STAPLE Places a wire stitch in copied sets of output. Y Y N
OUTPUT STOCKS Specifies a STOCKSET for use in the report. Y Y Y
OUTPUT SYSPPR Specifies the system page paper size for a
job.
YYN
OUTPUT TMODE Specifies a maximum paper width in order to
improve throughput efficiency when mixed
paper sizes are used.
YYY
OUTPUT TRANS Specifies that transparencies are used in the
job.
YYN
OUTPUT UNITS Specifies user selected units for positioning
graphics.
YYN
OUTPUT XSHIFT Shifts the image upward or downward on the
page.
YYY
Table 4-42. Summary of OUTPUT command parameters (Continued)
Parameter Specifies Online Offline DJDE
Table 4-43. BFORM parameter options and definitions
Option Definition
formid Specifies the name of the back form – a one to six character form file name
(may be numeric, alpha, or alphanumeric), which exists on the system disk.
init initial copy.
Specifies the first copy set on which the BFORM will be placed.
copies Specifies the numbers of copy sets that will contain the BFORM.
NONE Specifies that no form is to be added to the associated report page of variable
data.