On Fri, 2001-11-30 at 12:59, Stephen Johnston wrote:
> Hiya
> 
> I have a directory containing some html files, these inlcude images, those
> images are located in another local directory.
> 
> I would like to print these, without having to load every html page into my
> browser.
> 
> Any suggestions ?

Dont see that you have that much choice as all html tags are is
instructions to a UA ie: a browser to render the page.

You could rewrite the html so that all the files are in one page -
should not take too long - could cat the files together then remove
extraneous head tags



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to