Sample Offline Jsl - Xerox 6100BD - Phaser Color Laser Printer Software Manual

Using lcds print description language
Hide thumbs Also See for 6100BD - Phaser Color Laser Printer:
Table of Contents

Advertisement

JDLHLC:
JDL;
/* System (ID) level commands */
VFU1:
VFU
PDE1:
PDE
PDE2;
PDE
IDR1:
IDR
IDR2:
IDR
/* Tables and criteria */
T1:
TABLE
C1:
CRITERIA
/* System level commands */
VOLUME
BLOCK
RECORD
LINE
IDEN
Using LCDS Print Description Language

Sample offline JSL

The following figure shows an example of an offline JSL. Note
how comments are used to explain and identify parts of the JSL.
NOTE: This JSL contains some highlight color commands.
These commands are processed by the FreeFlow Print Server,
but all printing is in monochrome.
Table 1-11. Sample offline JSL
ASSIGN=(1,5), ASSIGN=(2,10),
ASSIGN=(3,15), TOF=5, BOF=66;
BEGIN=(175DOTS, 300XDOTS),
FONTS=(UN110E,PR110E,PR124B);
BEGIN=(0.725IN, 1.000IN),
FONTS=(L0512C,L05SCA,L05ITA),
PMODE=LANDSCAPE;
ILIST=('RED','BLACK','PINK');
/***IDFAULT='RED'***/
ICATALOG=XEROX, PALETTE='PICTORIAL',
ILIST=('BLACK','RED','PALE PINK');
/*IDFAULT='BLACK'*/
CONSTANT=(A'REPORT');
CONSTANT=(2,6,EQ,T1);
HOST=IBMOS, CODE=ASCII;
LENGTH=2048;
LENGTH=135, STRUCTURE=VB, LTHFLD=2,
ADJUST=0, FORMAT=BIN, PREAMBLE=3;
DATA=(1,132), PCCTYPE=IBM1403;
PCC=(0,NOTRAN),OVERPRINT=(PRINT,NODISP),
VFU=VFU1;
PREFIX=A'DJDE', SKIP=6, OFFSET=2,
OPRINFO=YES;
PDL principles and procedures
1-63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents