Is there a way in php to send the form to a printer ip address on the network? Is this possible in javascript?
It is possible to send a print job with JavaScript, but you cannot specify which printer - it will just open up the Print Dialog. Ask in a JavaScript forum for more details.
Diego
You can use PHP to send jobs to the printer but only to the printer connected to the server. See printer functions in the manual