Re: Print on client shared printer doesn't work gives error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ADDITIONAL DESCRIPTION

the client shared printer is "mounted" on the server for a simple reason. My
script printit.php SHOULD print on the client printer...

in fact the script open this shared printer and prints only if I use the 
form
$printer = "\\\\"."CLIENTPCNAME"."\\"."PRINTERSHARENAME";
$handle = printer_open($printer); 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux