I am looking at printing to an Epson POS printer from a PHP Web application. Due to design of the application, and deployment, printing should be done when a print icon is clicked. User would be able to select Different Printers based on choise
REFERENCE POINT: http://stackoverflow.com/questions/25973046/printing-to-pos-printer-from-php
I don't know if this could suffice?
ANY ONE WITH A CONTIBUTORY CLASS, FUNTION OR IDEA?