Can somebody recommend the best (and preferably portable) way to render HTML documents onto a bitmap? As far as I understand my main 2 options are WebKit and Gecko, but I w
The most promising solution I found so far is this
http://sites.google.com/site/torisugari/commandlineprint2
extension for Firefox which adds a command line option for printing a file to a printer, PNG, PostScript or PDF file.