> hello, at my company we have several network printers and i was was > wondering if it's possible to print directly to them using PHP, instead > of showing on the screen or both ... > to gain more control on what is printed, because of the nasty browsers > header and footer ... whom i now how to remove ... > > i know that the printer IP is 192.192.1.100 and the port is 9005 ... The printer functions in the manual only work in windows and only work for the printer attached directly to the server. Hmm..I wonder, though, if you have a network printer that's set up to print from the server, can you use the printer functions to print to that? I'm sure the answer is in the manual. If not, maybe you can open a connection directly to the printer and send it the raw data, if you know the format. ---John Holmes... -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php