You can also use wget to grab the web page and then pipe it to lpr
> -----Original Message-----
> > OK, but here's the rub:
> >
> > I need to print a web page. Any ideas?
> >
>
> you should be able to use
>
> exec('lpr page.html');
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

