Sharp JX-9500H Betriebsanleitung Seite 7

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 89
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 6
Xprint F.A.Q. Document revision 10 (16.09.2008)
Page 7/89
@PJL JOB NAME = "Xprint job"\015\012
@PJL RDYMSG DISPLAY = "%g$C%s"\015\012
@PJL USTATUSOFF\015\012
@PJL USTATUS JOB=ON\015\012
@PJL USTATUS TIMED=15\015\012
@PJL USTATUS PAGE=ON\015\012
@PJL ENTER LANGUAGE = PCL\015\012
\EE\E&l1H\E&l8C\E&k2G\E(s5H
%e\E\%\-12345X@PJL ENTER LANGUAGE = PCL\015\012
\EE\E&l1H\E&l8C\E&k2G\E(s5H%;,
- Save the file.
- Add the new Pcl in the Xprint DB : xpadd -pcl <pcl-name> -fi xpterm
- Create the device : xpadd -dev <new-printer> -pc <pcl-name>
Pay attention that, due to the fact that characters could be lost with extreme cpi values.
A.7 How can I print special characters that are not recognized by the
printer?
This can be done with the Map tables.
Map tables allow the conversion of any character in a document to another character or string.
In other words, a character can be replaced by another one, or by a combination of characters (ex € can be
emulated with "C", "backspace" then "=")
For instance, you need to replace the character 134 with 321, 174 with 361 (spanish characters):
1. Create a new map table (= a new ascii file) named f.i. char_map. This file will contain the
following lines:
=0x5B
\321
=0x7B
\361
=0xFF
All the characters remain unchanged except 134 (= 0x5B) that is replaced by the character 321
and the character 174 (=0x7B) that is replaced by the character 361.
2. Put this new file char_map in the $XPRINT_HOME/maps directory with owner bin, group bin
and access rights 0440.
3. Edit the $XPRINT_HOME/PCL/xpterm file. In this file search after the Pcl that you use.
In this Pcl, search after the capability "smbst" and add in a new line like follow:
%p1%"mychars@char_map ISO-100:ECMA-94%e
This line is for the PJL-PCL5e Pcl, where the "ISO-100:ECMA-94" is the reference language.
All characters that you will print with the language "mychars" will be the characters of the
Seitenansicht 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 88 89

Kommentare zu diesen Handbüchern

Keine Kommentare