I'm not sure from your question whether or you understand that the PHP
printer functions only work with printers connected directly to the
server.  They're not for client side printing.  And there are no
equivalent functions for non-Windows platforms.  However I do recall
coming across a Javascript that could open the printer dialog box in the
browser automatically.  A quick search on Usenet should turn up
something.  I'm afraid this about as automated as you're going to get.

-Kevin

> -----Original Message-----
> From: Matthew Berwald [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 20, 2002 1:48 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] question
> 
> In php for windows, you can use the printer_open()
> function found in the php_printer.dll.  Unfortuantly,
> I run a Red hat/Apache web server and this won't work.
>  Do you know of any method/package out there that I
> could install on my linux machine that will all me to
> print data to a printer?  Thanks for the help.
> 
> 
> Matthew Berwald
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




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

Reply via email to