We are currently using EPSON printers and rely on ESC/POS commands for processing receipt data. I have attached a sample receipt template for your reference, which includes formatting such as alignment tags ([C], [L], [R]), images, QR codes, and itemized details.
While reviewing the documentation and source code, I was unable to find a function that can directly process this formatted receipt data in its entirety. Could you kindly confirm:
Does the SDK support printing such formatted data directly?
If not, should we handle this by separately sending strings, QR codes, and other elements to the printer?