On 2/15/07, <b class="gmail_sendername">Theo Band</b> <<a href="mailto:theo.band@xanadu-wireless.com">theo.band@xanadu-wireless.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I thought this was easy, but it turns out to be not so obvious.<br><br>My problem:<br>I have a database with hour registration. I need to print out about<br>hundreds of pages and have them signed by employees. Of course I want to
<br>do this automatically. Up to now I have a collection of html pages (got<br>them using wget). So the final thing I want is to print them all out in<br>one go.<br><br>How to do that?<br><br>I search for a command-line option to convert the html to pdf. Or have
<br>firefox/konqueror print them directly without user intervention (there<br>is not a switch like "firefox --print <url>"). Note that the pages are<br>off-line, not on the server. The original pages can only retrieved with
<br>after authorization. That's why I used wget with a saved session cookie.<br><br>Anyone got an simple solution?<br><br>Thanks,<br>Theo</blockquote><div><br>Try
<a href="http://www.htmldoc.org/">HTMLDOC</a>  We have used it for one of our
customers and it seems to do  a fine job of converting HTML to PDF. I haven't used it outside of our product except for some simle tests. It seemed to do fine with those tests.<br><br>DavidE <br></div></div><br>