beautypg.com

Xerox 96MX User Manual

Page 372

background image

SPECIFYING DYNAMIC JOB DESCRIPTOR ENTRIES (DJDES)

8-44

XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE

NUMBER

This parameter specifies page numbering control. It takes effect on
the next logical page boundary. The parameters are the same as
those for OUTPUT command.

Syntax

NUMBER =

option(s)

Options

Table 8-39 lists the parameter option(s) and definition(s).

Example

NUMBER=(1,1,40,1),END;

Table 8-39.

NUMBER parameter option(s) and definition(s)

Option(s)

Definition(s)

(

pnum, lnum

,

cnum [,findex])

NO

This option has the following components:

pnum
Page number: specifies the starting number (an
integer) for page numbering. The beginning
page number may be non-positive. The number
is incremented at page transitions but not
printed until it goes positive. The maximum
page number that will be printed is
2,147,483,647.

lnum
Line number: specifies an integer line number
on which the page number is to be placed.

cnum
Column number: specifies an integer ending
column number for the page number sequence.

findex
Font index: the list of fonts specified in the
FONTS parameter of the PDE command. If not
specified, the first font in the list is used.

NO
Specifies that no page numbering is to be
performed.

The default is NO.