Create a receipt logo in bitmap (.BMP) form. Do not use multiple colors since the printer only uses black and white hues. Keep the bitmap file as small as possible since the Aloha application software must download (at 9600 BPS) the logo each time it prints a receipt.
To enable the receipt logo, edit the ALOHA.INI file in the NEWDATA folder, and add the following lines if the do not already exist:
PRINTERBITMAP=y
Replace y with the name of the receipt logo, for example, RECEIPT.BMP. The file must reside in the BMP folder.
PRINTERBITMAPSIZE=n
Set n to 0, 1, 2, or 3. '0' stretches the logo horizontally and vertically. '1' stretches the logo vertically. '2' stretches the logo horizontally. '3' displays the logo normally. The maximum logo width is 192 pixels if '0' or '2' is specified. The maximum logo width is 320 pixels if '1' or '3' is specified. There is not limit to the vertical size.
PRINTERBITMAPJUSTIFY=x
Set x to LEFT, CENTER, or RIGHT.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.