from html tree to a single html file

  • Thread starter Thread starter melograno
  • Start date Start date
M

melograno

I'm looking for a tool allowing to collect all the html files in an
html tree into a single html file, for printing or converting
purposes.
\melchiorre
 
melograno said:
I'm looking for a tool allowing to collect all the html files in an
html tree into a single html file, for printing or converting
purposes.

wget can do so. it is a command line tool. there is a windows version,
but i do not have a link, sorry (google).

Bernd
 
Back
Top