On Wed, 21 Jul 2004 15:58:24 -0700, Ed Lazor <[EMAIL PROTECTED]> wrote:
> You can also use wget to grab the web page and then pipe it to lpr
> 

This will also just grab the page's HTML and print it.

> 
> > -----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');
> 


-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

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

Reply via email to