Printing web pages

Kevin D. Clark clark_k at pannaway.com
Wed Oct 27 10:19:00 EDT 2004


Travis Roy <travis at scootz.net> writes:

> We host our monthly reports for our customers on a server and it's
> split up in subdirectories based on customer name (all on a secure
> site of course).
>
> Is there a way that anybody can think of to make it so I can print out
> the report for each customer (so we have a hard copy backup)

Easy.  

Use wget to snarf the pages and your favorite
HTML->(Postscript|ASCII) converter to convert these to something
printable  (look here:  http://www.w3.org/Tools/html2things.html).
Print the results and you're done.

--kevin
-- 
GnuPG ID: B280F24E



More information about the gnhlug-discuss mailing list