I am trying to print a recipient for an app I am writing, I have all the data lined up as I need it on the receipt, but I would like to encase the data inside a box.
I am using the "SD_BT_Printer_7.jar" file with
Printer.WriteLine(PrintBuffer) to send the data to the printer.
I am using the "SD_BT_Printer_7.jar" file with
Printer.WriteLine(PrintBuffer) to send the data to the printer.