render HTML (convert to bitmap)

后端 未结 3 1669
说谎
说谎 2021-01-03 10:25

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

3条回答
  •  既然无缘
    2021-01-03 11:21

    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.

提交回复
热议问题