Hi John!
html2ps seems to work well.
benno@lister:~$ wget http://www.cse.unsw.edu.au/~cs3121/lectures/core01/overview.html
;
html2ps overview.html > overview.ps; gv overview.ps
seems to work on my box. Of course you can prolly use wget -r to hack together
something and pipe it to mpage, lpr to do waht you want, but I am sure you
have a better chance of doing that than me ;)
Cheers,
Benno
On Mon, 14 Aug 2000, John Ferlito wrote:
>
> Interesting problem. I have a whole heap of HTML pages. They
> are from a Uni subject so each page looks like a slide. Now I want to convert
> these into postscript so I can automate the printing and also print them 4 to a page.
> So is there anything out there that will parse html and print it decently. The only
> thing I can think of right now is converting them all to .ps manually with netscape
>but
> that's not very automated :)
>
> --
> John
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug