问题
Please suggest me
- Possible ways to handle POS printing
- Preferably with one-click print (no browser print dialogue)
I am using Laravel 5.8 as backend and Reactjs as frontend.
Additional info: I am developing a POS system for restaurants. This online hosted system will be used by multiple restaurants using a web browser on PC or tablet. Restaurants will have their own POS account(there may be one or more POS accounts for a restaurant) from where orders will be placed. In short, it is multi-restaurant and multi-pos-user for a restaurant, web-hosted application.
I found mike42/escpos-php and this has confused me.
Here is another solution Tecdiary/ppp, which is using mike42/escpos-php to create PHP POS Print Server, which needs to be installed on each and every restaurant's computer.
来源:https://stackoverflow.com/questions/61059897/what-are-the-possible-ways-to-print-pos-receipts-laravel-5-8-and-reactjs