Printing the logo that is set in the app takes around 10-15 seconds to complete on a black and white BMP, which is far too slow.
As a workaround, I have used the image I have stored in my NV Ram on the printer, and added the following hex command to the cutter ESC/POS commands, which then prints the logo immediately.
1C,70,01,00
The issue is, this puts it in the receipt footer. My question is, would it be possible to set an ESC/POS header command, to allow me to put this at the top?