Skip to content

Repository files navigation

ThermalPrinterKit

This library provides function for you to convert image into Epson TM88 series readable data format.

UIImage *logo = [UIImage imageNamed:@"ticket_logo"];

Image data to TM88 readable binary form

NSMutableData *print_data = [IGThermalSupport imageToThermalData:logo];

line cut

NSMutableData *print_data = [IGThermalSupport cutLine];

About

Thermal Printer Support

Resources

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages