copyrightable material and information now allowed by statutory or
judicial law or hereinafter granted, including without limitation,
material generated from the software programs which are displayed
on the screen, such as icons, screen displays, looks, etc.
Printed in the United States of America.
Publication number: 721P85530
Xerox® and all Xerox products mentioned in this publication are
trademarks of Xerox Corporation. Products and trademarks of other
companies are also acknowledged.
Changes are periodically made to this document. Changes, technical
inaccuracies, and typographic errors will be corrected in subsequent
editions.
This document was created on a PC using Frame software. The
typeface used is Helvetica.
Relate d pu blicatio n s
The
Xerox DocuPrint 180 Laser Printing System Print Description
Language Reference
laser printing system. The entire reference set is listed in the table
below. Several other related documents are also listed for your
convenience. For a complete list and description of available Xerox
documentation, refer to the Xerox Documentation Catalog
(Publication number 610P17417) or call the Xerox Documentation
and Software Services (XDSS) at 1-800-327-9753.
Table 1.Related P ubl i ca tio ns
Publicat io nNumber
is part of the ten manual reference set for your
Xerox DocuPrint 180 Laser Printing System Operator
Guide
Xerox DocuPrint 180 Laser Printing System
Operations Reference
Xerox DocuPrint 180 Laser Printing System
Message Guide
Xerox DocuPrint 180 Laser Printing System PDL
Reference
Xerox DocuPrint 180 Laser Printing System Forms
Creation Guide
Xerox DocuPrint 180 Laser Printing System
System Generation Guide
Xerox DocuPrint 180 Laser Printing System
Installation Planning Guide
Xerox DocuPrint 180 Laser Printing System Operator
Command Su mmary Card
Xerox DocuPrint 180 Laser Printing System PC UI
Reference
Xerox DocuPrint 180 Laser Printing System Product
Reference
721P85490
721P85500
721P85550
721P85530
721P85520
721P85510
721P85480
721P85560
721P85540
721P85570
Xerox Laser Printing Systems Tape Formats Manual
X
erox Laser Printing Systems Standard Font Library
Font User Guide
Helpful Facts About Paper
600P86175
600P86174
721P82492
Notice
This publication may contain descriptions of concepts and features
not currently available for your Xerox Laser Printing System. Consult
your Xerox sales represent ative or your operating system software
program description for additional information.
XEROX DOCUPRINT 180 LPS PDL REFERENCEiii
ivXEROX DOCUPRINT 180 LPS PDL REFERENCE
Table of Contents
Related publicationsiii
Noticeiii
Introductionxxi
About the reference setxxi
DocuPrint 180 Laser Printing System document setxxi
About this manualxxiv
PDL syntax conventions used in this manualxxv
1.Overview1-1
PDL features and functions1-1
LPS component types1-2
Hardware1-2
Software1-2
LPS hardware components1-2
Advanced Image Subsystem (AIS)1-2
LPS software components1-3
PDL related programs and tasks1-5
Operatin g syst em executive task (OSEXEC)1-5
File control program (FCP)1-5
Operator communication subsystem (OCS)1-5
Edi tor ta sk1-5
Font editor task1-5
Input processing task1-5
Report task (RPT)1-6
Dynamic job descriptor (DJD) task1-6
Output processing task1-6
Print description language (PDL) processor1-6
Forms description language (FDL) processor1-6
Preparing for a print job1-7
The purpose and benefits of using dynamic job descriptor entries,
page and record oriented DJDEs, parameters, application of DJDEs,
DJDE operator information pages, job parameter modification
restrictions, duplex printing with DJDEs, online restrictions, and
optimizing DJDE processing.
Chapter 9. Using graphics: PDL parameters for graphics,
restrictions, and points to note regarding calling out graphics in your
JSLs.
Appendix A: PDL commands and DJDE summary.
Appendix B: PDL command and DJDE syntax quick reference.
Appendix C: Character code assignment tables.
Appendix D: Offline specifications.
Appendix E: Editor command quick referenc e.
xxivXEROX DOCUPRINT 180 LPS PDL REFERENCE
PDL syntax conventions used in this manual
Table 1 lists the syntax conventions and their usage.
Table 2.Syntax conventions
Syntax conventionExplanation
inkref
or
dots
a | b | c Choices are separated by vertical bars.
{a | b | c}Required choices are enclosed in braces.
[a | b | c]Optional choices are enclosed in brackets.
INTRODUCTION
Variable names or values are represented
in italics.
b
Default options are underlined.
...(Ellipsis) indicates repetition of an
element, for example:
(
form-id
[,
form-id
1
][,...])
2
XEROX DOCUPRINT 180 LPS PDL REFERENCExxv
xxviXEROX DOCUPRINT 180 LPS PDL REFERENCE
PDL features and functions
1. 1Overview
This chapter provides an overview of PDL related information you will
need in order to effectively utilize the PDL capabilities.
Print Description Language (PDL) is used to descr ibe printing jobs t o
a Xerox laser printing system (LPS). PDL accomplishes this by:
•Describing the input (type, format, characteristics)
•Describing the processing functions (logical processing)
•Describing the output (type, format, font selection, accounting
options).
Diverse application needs can be met because PDL enables you to:
•Change and mix font types on a page-to-page, line-to-line, or
character-to-character basis. Output can be customized for
specific needs, for example, highlighting important headings by
changing font styles and sizes.
•Change page orientation and positioning on a page-to-page
basis. Characters may be printed horizontally or vertically with
equal ease. The printing system switches instantly bet w een
horizontal and vertical page formats, combining the two styles
within a single report.
•Print a number of previously separate logical pages on the
same physical page of a document.
•Modify documents on a copy-to-copy basis by printing selected
portions of data on a page-to-page basis. You can replace
certain portions of text with other data, delete paragraphs from
some copies, or label other copies "confidential.
•Merge variable print data with forms stored on the system disk.
This eliminates the need for forms overlays and most preprinted
forms, as well as assuring perfect registration.
•Add data, position it on the page, and print it on a variety of
forms in one job. Multiple forms, stored in digital format, are
changeable on a page-to-page or copy-to-copy basis.
•Print two different forms back-to-back (duplex) on one sheet of
paper, therefore reducing paper costs. Additionally, this option
offers potential savings in inventory, filing, storage, and mailing
costs for computer-generated material.
•Feed paper either short-edge first or long-edge first to
accommodate a wide variety of paper sizes.
Before discussing PDL commands in detail, a general understanding
of LPS components and functions is helpful. The following sections
provide such a general overview.
XEROX DOCUPRINT 180 LPS PDL REFERENCE1-1
OVERVIEW
LPS component types
Hardware
Software
LPS components consist of hardware and software.
Hardware refers to all the physical components of the LPS.
Examples are the tape drives, the PC UI, the high-capacity feeder-
stacker, and the physical subsystems of the system controller and
the printer. Refer to your
for detailed descriptions of the hardware components of your LPS.
Software refers to all coded instructions (programs) which are
executed by the LPS. Some programs interface with LPS hardware,
some with LPS firmware, and some with other software. Examples
are the LPS operating system, the PDL compiler, and the output task.
Xerox DocuPrint 180 LPS Operator Guide
LPS hardware components
Advanced Image Subsystem (AIS)
Step 1.In the first step, referred to as “fill”, the video forma t is stored into a
Step 2.In the second step, referred to as “dump”, the page buffer contents
The hardware components consist of the Advanced Image
Subsystem (AIS).
The Advanced Image Subsystem (AIS) consists of three printed wire
boards which contain character dispatcher, font and graphic
memory. The three boards read the character and image data and
convert it into video format for printing. With AIS, imaging a page is a
two-stage process performed by the hardware/firmware
combination:
64-megabit memory called a ”page buffer.” The entire page is
processed and stored into this memory resulting in a bitmapped
image.
are sent, one scan line at a time, to the laser.
Two page buffers enable one page’s video to be ”filled“ into one
buffer at the same time that the previous page’s video is being
”dumped” from the other page buffer.
1-2XEROX DOCUPRINT 180 LPS PDL REFERENCE
LPS software componen ts
OVERVIEW
The LPS operating system software (OSS), housed in the system
controller, runs both background and foreground processing. The
major programs or “tasks” run by the system controller are shown in
their hierarchical relationships in the list below. The OSS tasks are:
•Operating system executive (OSEXEC ) task
•File control program (FCP)
•Operator communication subsystem (OC S)
•Diagnostic tasks
•System util it ie s
•Editor task
•Font editor task
•Input processing task
•File transfer (XFR)
•Report processing (RPT)
•Memory control program (MCP)
•Termin al a nc illary contro l pro g ra m (TA CP)
•Ancillary IOT monitor program (AIM)
•Dynamic job descriptor (DJD) task
•Output processing task
•Print description language (PDL) processor
•Forms description language (FDL) processor
•Host interface processor (HIP) task.
XEROX DOCUPRINT 180 LPS PDL REFERENCE1-3
OVERVIEW
Figure 1-1 shows the relationships between these operating system
software tasks which load or invoke LPS operations.
Figure 1 -1.Major LPS processing tasks
Operating Syste m Exe cuti ve (O SEXEC)
File Control Program (FCP)
Operator Communication Subsystem (OSC))
Utilities
Editor
DiagnosticsFont Editor
Host Interface Processor (HIP)
FDL Processor
PDL ProcessorOutput
DJD
Input
RPT
Note: DocuPrintServer (formerly XPSM) a nd XPAF are supported
by HIP, but XNS/Enet are not supported.
1-4XEROX DOCUPRINT 180 LPS PDL REFERENCE
Loading...
+ 458 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.