I have been trying to write php script to print on a network printer
I fail to open a connection with a network printer using
printer_open()
🙁
I uncommented extension=php_printer.dll in php.ini
Is there something else I have to set on the server or on the printer??😕