Thermal Printing using react JS, dotnet
23:36 27 Feb 2026

I am currently building a IMS and POS system, for the POS need to integrate thermal printing for billing, I need to know the current industrial standard of how it is implemented

Current Architecture
frontend makes API call to backend to fetch the connected devices -> this fetched connected devices, but this only works locally. when deployed to server it is not working as it will try fetch the devices connected to the server VM

reactjs .net thermal-printer