Re: [PHP-WIN] PHP_PRINTER.DLL - NetBIOS prints, TCP/IP doesn't

2006-10-29 Thread Frank M. Kromann
You can use any shared printer as long as the server can access it without the use of username and password. Make sure your server has access to the printer (for the user running the web server). That said - server side printing is designed to be server side. The browser comes with a nice printer

[PHP-WIN] PHP_PRINTER.DLL - NetBIOS prints, TCP/IP doesn't

2006-10-29 Thread Robert
Hi you all, I'm trying to print on clients printers. Now it works fine, but only using NetBIOS clients names in a LAN. I mean that using the following sintax it does work fine $printer = ""."CLIENTNAME"."\\"."PRINTERNAME"; $handle = printer_open($printer); but suppose that CLIENTNAME ip is