Does it need to be HTML? SVG is easy to generate programmatically, and doesn't need to be converted.
Re: Ask HN: How to Convert HTML to PNG on a Serverside?
#11I was considering HTML, since I know that it's pretty easy to represent with help of it what I need :)
Haven't worked with SVG before, but apparently I have to look on it closer
Thanks!