I have a webpage that displays a LaTeX formula using javascript. I want to take a screenshot programmatically after running the scripts. Is it possible?
You can use webkit2png and apply the delay parameter to wait for JS to finish rendering the formulas before taking a screenshot.
delay
There is a cross platform, HTML5 solution, works only with the latest browsers http://html2canvas.hertzen.com/
The script should work fine in the following browsers:Firefox 3.5+Google Chrome New Versions of OperaIE9 (older versions compatible with flashcanvas)
The script should work fine in the following browsers:
Firefox 3.5+
Google Chrome New Versions of Opera
IE9 (older versions compatible with flashcanvas)
Demo: http://html2canvas.hertzen.com/screenshots.html
Source: https://habr.com/ru/post/1387729/More articles:Eclipse + Node.js during debugging: "Failed to connect to standalone V8 VM connect timed out" - eclipseusing the clipboard in WP7 programming - windows-phonenode.js express application does not start (or debug) in Eclipse (Nodeclipse) - debugginghttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1387727/how-do-i-join-these-tables-to-show-associated-username&usg=ALkJrhh9RbCSRxVF_cJQ2x-EDhHAhZyUOAtoggleBreakpointsTargetFactory the specified identifier is already registered - debuggingcakephp 2 redirect url with hashtag - redirectRegEx does not find all matches - regexHow to import RSA key from KEY file - c #stop ajax function in the middle when another element is clicked - jqueryHow do you triangulate a three-dimensional point from a pair of stereo images? - mathAll Articles