@gare-bear @Lozrus
I try many commands to append below code but not able to open Cash drawer, can you please help me for How i can add command for Open cash drawer
val settings: PrinterSettings = settings(setting) val emulation = ModelCapability.getEmulation((settings.modelIndex).toInt()) val builder = StarIoExt.createCommandBuilder(emulation) builder.beginDocument()
@gare-bear @Lozrus I try many commands to append below code but not able to open Cash drawer, can you please help me for How i can add command for Open cash drawer
val settings: PrinterSettings = settings(setting) val emulation = ModelCapability.getEmulation((settings.modelIndex).toInt()) val builder = StarIoExt.createCommandBuilder(emulation) builder.beginDocument()