Steps In Creating A Jsl; Using The Editor; Name The Jdl Identifier; Specifying Vfus - Xerox 721P85530 Description

Laser printing system print description language reference
Table of Contents

Advertisement

CREATING A JOB SOURCE LIBRARY (JSL)

Steps in creating a JSL

Using the Editor

Name the JDL identifier

Specifying VFUs

3-10
You do not need to use all command levels in a JSL. Many
JSLs have only ID, system, and job-level commands.
Keep in mind that the specifications to select in your JSL can be
changed easily. By using the IDEN command (discussed in
chapter 9, "Using graphics") you can allow DJDEs to override
PDL commands on a page-by-page or record-by-record basis.
Also, certain operator commands can alter the print job in such
areas as the number of copies to be printed, the sequencing of
reports, and paper feed specifications.
There are many steps in creating a JSL, and many ways in which a
JSL can specify your application's requirements. The following
sequence is simply one example of the format and content of a JSL
to help you get ideas on how to set up your own applications.
To refresh your memory on using the Editor to create or modify PDL
files, refer to the appendix, "Editor quick reference."
The first step in creating a JSL is to give the JDL a name, which can
be no longer than six alphanumeric characters, for example:
XRXSPL: JDL;
The VFU command specifies the vertical tabbing for the print job.
There can be more than one VFU identified. All are typically specified
at the ID level, for example:
/* ID level commands*/
VFU1:
VFU
ASSIGN=(1,11),
ASSIGN=(12,66),
TOF=11,BOF=66;
VFU2UP:
VFU
ASSIGN=(1,(11,77)),
ASSIGN=(12,(66,132)),
TOF=11, BOF=132;
VFU3:
VFU
ASSIGN=(1,1),
TOF=1, BOF=132;
XEROX DOCUPRINT 180 LPS PDL REFERENCE

Advertisement

Table of Contents
loading

This manual is also suitable for:

Docuprint 180

Table of Contents