We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How To Trigger Kick Out Cash Drawer using Thermal printer connect with RJ11 cable to cashdrawer when After Printed?? using Bluetooth Connection..
ThermalPrinter.printFormattedText({ type: 'bluetooth', id: 'first', mmFeedPaper:25, text: struk }, function () { });
i tried method printFormattedTextAndOpenCashBox(String text, float mmFeedPaper) but didnt work... Thank you, i love this plugin..
The text was updated successfully, but these errors were encountered:
The function printFormattedTextAndOpenCashBox has not been incorporated into this plugin.
printFormattedTextAndOpenCashBox
Sorry, something went wrong.
Hi, so is there any way to open the cash drawer with this plugin after the thermal printer has printed
I have added "onlyopencashbox" on Pullrequest few weeks ago: Added CashBox Support #51
No branches or pull requests
How To Trigger Kick Out Cash Drawer using Thermal printer connect with RJ11 cable to cashdrawer when After Printed??
using Bluetooth Connection..
i tried method printFormattedTextAndOpenCashBox(String text, float mmFeedPaper) but didnt work...
Thank you, i love this plugin..
The text was updated successfully, but these errors were encountered: