Xerox WORKCENTER 5222 Довідковий посібник - Сторінка 3
Переглянути онлайн або завантажити pdf Довідковий посібник для Принтер Xerox WORKCENTER 5222. Xerox WORKCENTER 5222 29 сторінок. Pdl reference guide
Також для Xerox WORKCENTER 5222: Посібник з експлуатації Поле (24 сторінок)
PCL/PJL Implementation
The following table contains the PCL feature commands and shows the syntax required to use the feature.
After the table are examples of how to use these commands and examples of a PCL file.
Feature
Job Name
Custom
Paper Size –
available only
for PCL
dc08cc0440
Customer Support
Implementation
@PJL SET JOBNAME =
"jobname-string"
You have to specify by PCL:
<ESC>&l101A
Values
Where jobname-string is a maximum of 32
characters
Width of Custom Paper is specified by
<ESC>&f#I
where # equals decipoints (88.9 mm –
297.0 mm).
Length of Custom Paper is specified by
<ESC>&f#J
where # equals decipoints (98.4 mm –
432.0 mm).
For instance:
4.25-inch x 5.5-inch will give
<ESC>&f3060I3960J by
4.25-inch x 720 decipoints/inch = 3060
and
5.5-inch x 720 decipoints/inch = 3960.
Page 3