Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Re: recursively printing html Howto's: Solution
- Date: Fri, 14 Mar 2008 12:24:04 -0400
- From: david riggs <dariggs@example.com>
- Subject: [tlug] Re: recursively printing html Howto's: Solution
- User-agent: Thunderbird 2.0.0.6 (X11/20071022)
I can use wget to recursively download all of an HTML file set (like HOWTO's from the LDP), but how do I print out this set in a similar way?
Thanks Josh, html2ps with the -Wl option is supposed to do just that, and happily recurses down the files downloaded by wget.
BUT its bad postscript: I will not print anything except a very slow-to-load blank page 1, and quickly blows up ghostscript too. By the way, html2ps only produces page 1 of any (very simple test) html that I feed it.
So its odd, but it really does look like html2ps just doesn't work (as far as I can figure out anyway). Too bad, it has so many nice option.
BUT: if you tell wget to pile all the html into one file:
wget -r -O mybig.html http://tldp.org/HOWTO/XWindow-User-HOWTO/index.html
you get a simple html that you can print with anything (except html2ps)
David Riggs
- Follow-Ups:
- Re: [tlug] Re: recursively printing html Howto's: Solution
- From: Attila Kinali
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bashing away at Unix
- Next by Date: Re: [tlug] Re: recursively printing html Howto's: Solution
- Previous by thread: Re: [tlug] mplayer full screen
- Next by thread: Re: [tlug] Re: recursively printing html Howto's: Solution
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links