Printing from React JS in Epson thermal printer using the Epson ePOS SDK for Javascript. Printing from a web app looks pretty straightforward, just call the window.print() method, and that's it. But ...