Save HTML inside div as image

emrahell

New Member
I've got a div where the user has dropped different image elements. They have also rotated, resized and changed opacity. All is done with CSS and the styles are placed inline on each element inside the div. I now need a way to save the "artwork" as a picture. I'm using CSS3 so the rendering-engine that converts HTML to image has to support this.Any suggestions?
 
Back
Top