H,ttf,xname,sizedata - download true type font, Jx - bit-mapped font download, Kn – response function’’ y’’ from rs-232 – GoDEX EZPL User Manual
Page 28: L,dbase,x,y - download dbase iii to printer, H,ttf,xname,sizedata, H,ttf_table,xname,sizedata, L,dbase,x,y, L,serial,name,data
![background image](/manuals/736893/28/background.png)
23
~H,TTF,Xname,size
Syntax
~H,TTF,Xname,size
Parameter
X = from A to Z
name = font name, accepted values: English alphabet and numbers
size = size of font file in bytes
data = binary data of TTF font file
Description
Download True Type Font to printer via command set.
*Note: This command is designed for advance programmer. For general user, it is
recommended to
download TTF through
(GoLabel or QLabel)
.
~H,TTF_TABLE,Xname,size
Syntax
~H,TTF_TABLE,Xname,size
Parameter
X = from A to Z
name = table name, accepted values: English alphabet and numbers
size = size of font in bytes
data = binary data of Unicode Table file
Description
Download the Unicode Table for printing True Type Font.
*Note: This command is designed for advance programmer. For general user, it is not
recommended to
use this command.
~Jx - Bit-Mapped font download
Syntax
~Jx
Parameters
x = character; From a ~ z or A ~ Z; the amount is up to 26 characters.
Description
The command used for font loading is usually generated by (GoLabel or QLabel)
label creation software. The printer will beep once after downloaded. If you use the
same file name, the printer will show “REPEAT FILE NAME”, and the download will not
be accepted. The downloaded font is compatible with the HP Laser Jet II Plus (PCL-
4).
Example
Download the “HVR0OE1A.SFP” text file to external memory card. Use “A” to do the
character code name.
~JA
; Define A as HVR0OE1A.SFP
COPY HVR0OE1A.SFP PRN/B
; Send the order with the DOS mode
~Kn – Response function’’ Y’’ from RS-232
Syntax
~Kn
Parameter
n = 0, disable.
n = 1, enable.
Description
Respond a “Y” signal from RS-232 back to host after each printing is done.
~L,DBASE,x,y - Download dBase III to Printer
Syntax
~L,DBASE,x,y
data…
Parameter
x = database name
y = database size (unit: byte)
Description
This command can download dBase III file to printer.
Example
~L,DBASE,customer,364
…(Data of customer.dbf)
~L,SERIAL,name,data - Download serial file to printer
Syntax
~L,SERIAL,name,data…
Parameter
name = serial file name
data = serial file data
Description
Download serial file to printer.