rendering html to png (server-side)
        Posted  
        
            by jonny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jonny
        
        
        
        Published on 2010-04-16T06:55:29Z
        Indexed on 
            2010/04/16
            8:23 UTC
        
        
        Read the original article
        Hit count: 211
        
html-rendering
|perl
Hi!
I have a workflow model. Internet Explorer doesn't support some features required for model editing functionality (and regular user doesn't need it).
I want a read-only preview of my model. Is it possible to server-side render my html to image?
© Stack Overflow or respective owner