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

2004-10-15 Thread CK
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 in advance. CK -- PHP General Mailing List (http://w

[PHP] php_printer

2004-09-09 Thread Lester Caine
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? -- Lester Caine -