PDL principles and procedures
1-46
Using LCDS Print Description Language
NOTE: This JSL contains some highlight color commands and
parameters: IDR, ILIST, ICATALOG, and IDEFAULT. These
commands are processed, but most have no effect on the output
if the JSL is used to print on the DP EPS. However, if the JSL is
used on a highlight color printing system such as the Xerox 4890
LPS, the commands are followed. (Refer to “Printing applications
containing highlight color commands” in this chapter for
information on how color commands are treated by the DP EPS.)
Table 1-8. Sample JSL
JDLHLC:
JDL;
/*System level commands*/
VFU1:
VFU
ASSIGN=(1,5), ASSIGN=(2,10),
ASSIGN=(3,15), TOF=5, BOF=66;
PDE1:
PDE
BEGIN=(175 DOTS, 00 XDOTS),
FONTS=(UN110E, PR110E, PR124B);
PDE2:
PDE
FONTS=(L0512C, L05SCA, L05ITA),
PMODE=LANDSCAPE,
BEGIN=(0.725IN, 1.000 IN);
IDR1:
IDR
ILIST=(’RED’,’BLACK’,’PINK’);
/***IDFAULT =’RED’***/
IDR2:
IDR
ICATALOG=XEROX, PALETTE =’PICTORIAL’,
ILIST=(’BLACK’,’RED’,’PALE PINK’);
/*IDFAULT =’BLACK’*/
T1:
TABLE
CONSTANT=(A’REPORT’);
C1:
CRI
CONSTANT=(2, 6, EQ, T1);
VOLUME
HOST=IBMONL, CODE=ASCII;
RECORD
LENGTH=136, STRUCTURE=VB, LTHFLD=2,
ADJUST=0,FORMAT=BIN,PREAMBLE=3;
LINE
DATA=(1,132), OVERPRINT=(PRINT,NODISP),
VFU=VFU1;
IDEN
PREFIX=A’DJDE’, SKIP=6, OFFSET=2,
OPRINFO=YES;
RSTACK
TEST=(C1), DELIMITER=YES;
ACCT
USER=BIN;
/*Catalog level commands*/
Содержание Nuvera 100
Страница 1: ...Xerox DocuPrint EPS Using LCDS Print Description Language 701P21091 Version 3 7 May 2003...
Страница 16: ...Table of contents xvi Using LCDS Print Description Language...
Страница 28: ...Introduction xxviii Using LCDS Print Description Language...
Страница 151: ...Specifying input parameters Using LCDS Print Description Language 2 43 Figure 2 3 Record format types...
Страница 227: ...Using logical processing Using LCDS Print Description Language 3 47 Figure 3 6 Effects of RPAGE SIDE parameter...
Страница 228: ...Using logical processing 3 48 Using LCDS Print Description Language Figure 3 7 Effects of RPAGE WHEN parameter...
Страница 240: ...Using logical processing 3 60 Using LCDS Print Description Language Figure 3 8 Sample RSTACK command usage illustration...
Страница 352: ...Specifying print format parameters 4 112 Using LCDS Print Description Language...
Страница 434: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language...
Страница 464: ...Character code assignments C 8 Using LCDS Print Description Language...
Страница 469: ...Offline specifications Using LCDS Print Description Language D 5 Figure D 2 LPS tape format diagram...
Страница 498: ...INDEX INDEX 12 Using LCDS Print Description Language...