U23841-J-Z915-6-76 29
Producing Output with Xprint V7.0 Using Xprint V7.0 options
Selecting specific character sets
Depending on the PCL, a printer supports a number of special character sets,
e.g. ENGLISH, FRENCH, INTERNATIONAL etc. If you want a job to be printed using a
specific character set table, e.g. the character set INTERNATIONAL, you must
specify this with the option -la character_set.
The supported character sets can be seen in the Language field of the output of
the xpshow -pcl pcl_name -di LONG command.
Examples
– To print the document file1 with a left margin of 5 cm and a top margin of
34 mm:
xpadd -dr file1 -lm 5c -tm 34m
– To print the file file1 double-sided (with a vertical gutter):
xpadd -dr file1 -sd DOUBLE_WIDE
– To print file english (created using the English character set) using the
character set INTERNATIONAL:
xpadd -dr english -la INTERNATIONAL