We can successfully convert an SVG into an image with Batik, however, I need to convert a whole HTML Div, with SVG implemented within, along with its CSS presentation code, into an image.
Are there any modules / support within Batik for achieving this? Here is a screenshot of HTML, CSS & SVG which needs to be end output.
Thanks,