You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
based on these issues:
-not all printer models have this feature.
-the (beep) command depends on printers model / not a pattern
I don't know yet the best whay of how to implement the beep, if it is good to configure on some text file or class enheritance.
The lib have some others similar commands that needs design attention, like "open cach drawer", "line feed" and "character table configuration".
when i set escpos.write(0x07), but ticket printer not beep? am I wrong?
please see: https://pythonhosted.org/python-printer-escpos/_modules/escpos/commandset/generic.html#Generic.beep
The text was updated successfully, but these errors were encountered: