Skip to main content

LK-TXXX – With which Command do you print the Logo?

To call the graphic you have downloaded send the following commands

FS + p + chr(i) + chr(0 ή 1 ή 2 ή 3) (δηλαδή Chr(28) & Chr(112) & Chr(i) & Chr(0 ή 1 ή 2 ή 3) 0,1,2,3 is the type of printing see below),

where i = graphic number downloaded from the printer thermal driver.

the command to center the Logo on the printer is

so the commands must be

Decimal     27 97 49 (Centering)

Decimal 28 112 1 48 (Printing Logo)

Decimal    27 97 48 (Alignment Left)