render HTML (convert to bitmap)

萝らか妹 提交于 2019-11-30 16:02:44

You can do this from the command line using webkit2png.py, which uses Python and QtWebKit (though I haven't tried it myself yet).

You can try the ScreenGrab plug-in for Firefox.

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!