Hi there, AFAIK a printer via PHP can only be used on a Windows Platform and not under a Unix System...
But when you just want so send a Command via PHP than maybe exec(); or system(); might fit your needs... Regards, -Ron -----Ursprüngliche Nachricht----- Von: Vern [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 21. Juli 2004 18:17 An: [EMAIL PROTECTED] Betreff: [PHP] Sending the output of a web page to a printer Hey all... I have a new one I haven't encounter before. I need to send the output of a web page to a printer on a schedule (obviously I'll use a cron job for scheduling) and am wondering if I can do this through php. I know you can use the command line lpr in SSH but can I use PHP do do it? Thanks -- 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