On 22/04/2013, at 3:57 PM, Pratik pandey <
pratik.p...@gmail.com> wrote:
> Sorry for the late reply, but i am facing a different problem now. The code contains both html tags and svg, and i was finding it difficult to convert it into an image..so is that possible?
Glib answer: Yes! Open it in a browser, and the image will appear before your eyes.
Optimistic answer: Yes! Find an SVG-to-image rendering tool (wkhtmltopdf perhaps?), and render it.
Actual answer: No… unless you open it in a browser and take a screenshot :(
Clifford Heath.