beautypg.com

Xerox 4112-4127 Enterprise Printing System-192 User Manual

Page 341

background image

Specifying print format parameters

Using LCDS Print Description Language

4-101

Example 2

The following is an example of multiple BEGINs. Two logical
pages are defined on one physical page.

Example 3

This is an example of a PDE that may be compiled separately
from a JDL. The compilation process creates a .PDE object file,
which may be referenced from within a JDL or by a DJDE. The
name of the object file for this PDE is PDE99.PDE (the same as
its identifier in the source command shown below).

ROUTE command

The ROUTE command allows you to print identifying information
(text and an optional form) on a page preceding a report. You
may code this command within a JDL or in a disk file of ROUTE
commands.

ROUTE command parameters

The following table summarizes the ROUTE command
parameters.

The following sections describe the syntax of the ROUTE
command parameters and explain the parameter options.

2UP: PDE

BEGIN=(.5 IN,.5 IN),
BEGIN=(6.5IN,.5 IN),
PMODE=PORTRAIT,
FONTS=P1012B;

PDE99: PDE

PMODE=PORTRAIT,
BEGIN=(.10,0),
FONTS=(P07ITA,P08OAA);

END;

Table 4-87. Summary of ROUTE command parameters

Parameter

Specifies

Online

Offline

DJDE

ROUTE RFORM

Specifies a form that will be printed with RTEXT
pages.

Y

Y

Y

ROUTE RTEXT

Specifies the text that will be printed preceding a
report copy.

Y

Y

Y