>>> On 12/11/2009 at 9:06 AM, Marco Bosisio <[email protected]> wrote: > Hallo, > on SLES8 we installed and compiled the htmldoc-1.8.24-source.tar > ( http://www.htmldoc.org http://www.htmldoc.org/index.php ) > > Do you know if there is an equivalent batch converter of .HTML files > to .PDF already distributed with SuSE SLES10 zSeries ?
w3m -dump input.html | a2ps - -o - 2>/dev/null | ps2pdf - output.pdf Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
