Is there a way to render html to image like PNG? I know that it is possible with canvas but I would like to render standard html element like div for example.
HtmlToImage.jar will be the simplest way to convert a html into an image
Converting HTML to image using java