Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing a stored logo #671

Open
Chris-wg opened this issue Dec 8, 2018 · 1 comment
Open

Printing a stored logo #671

Chris-wg opened this issue Dec 8, 2018 · 1 comment

Comments

@Chris-wg
Copy link

Chris-wg commented Dec 8, 2018

Epson TM printers allow storing a logo, which allows the receipt to print faster if they are on a slow connection such as serial. Even on USB, some older TM-T88III are very slow to print logos if they need to be sent to the printer.

The command to print a stored logo is

	$printer->getPrintConnector()->write("\x1Cp\x01\x00\x00");

Also I'd like to thank Mike for this amazing library!

@mike42
Copy link
Owner

mike42 commented Dec 19, 2018

Cheers, good suggestion.

In a very very old branch I attempted to implement "NV bit image" functions, but could not get acceptable output. I should re-visit this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants