Skip to content
New issue

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 Open Cash Drawer ? #38

Open
ryandan29 opened this issue Mar 8, 2023 · 3 comments
Open

How To Trigger Open Cash Drawer ? #38

ryandan29 opened this issue Mar 8, 2023 · 3 comments

Comments

@ryandan29
Copy link

ryandan29 commented Mar 8, 2023

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..

@saaiful
Copy link
Contributor

saaiful commented Mar 22, 2023

The function printFormattedTextAndOpenCashBox has not been incorporated into this plugin.

@mirulshahqube
Copy link

Hi, so is there any way to open the cash drawer with this plugin after the thermal printer has printed

@itsieber
Copy link

itsieber commented Nov 3, 2023

I have added "onlyopencashbox" on Pullrequest few weeks ago:
Added CashBox Support #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants