I have a Hengstler C56 thermal receipt printer. I have been trying for a long time to print a logo with the printer. But I am not able to figure out how it's failing.
The image I am trying to print is of *.bmp type and 50x50. The printer api is written in C and the printer accepts unsigned char byte array as a write buffer.
Any ideas to get this done?