[PHP] Re: php_printer functions, how to detect printer is ready to print out

2004-10-16 Thread David Robley
On Sat, 16 Oct 2004 09:16, Ck wrote: > Hi. > > I am currently working on a project that the script should print-out > documents whenever local users wishe to print-out. > > However, my concern is how to detect THE printer is ready to print out NOT > only its driver is installed. > > Thank you i

[PHP] Re: php_printer

2004-09-10 Thread Lester Caine
Lester Caine wrote: Anybody got php_printer running? If I give printer_open an invalid printer name, error. Give it a valid (shared) printer name, not error, but using the $handle in printer_set_option gives an 'invalid printer handle error' What do I need to do next to check this out? OK lookin