javascript - Convert div(Part of webpage) to image -


i'm trying capture part of web page image, programmatically, i.e., using javascript or jquery. have tried html2canvas, not working when have swf objects , iframes.

my web page may contain swf file(fusion charts), iframes, text, , images. i'm trying convert objects single image. know possible solution, works on ie9?

setup virtual machine reads list of websites capture

wget ... 

every , then

/etc/crontab 

let open url

firefox http://.... 

and take screenshot second shell

import -window root /home/ftp/screenshots_<id>.jpg 

then close firefox instance / shell , loop urls

this can put 1 shell script , loaded small virtual box, use awesome-wm or tiny window manager. import needs imagemagick.

this way can capture html , flash , iframes rendered browser in hidden automatic process.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -