Top "Webpage-screenshot" questions

A screen dump, screen capture (or screencap), screenshot (or screen shot), screengrab (or screen grab), or print screen is an image taken by the computer user to record the visible items displayed on the monitor, television, or another visual output device.

how to capture screenshot in html using js or jquery

I'm need my clients be able to capture screenshot of any page of my website using button like this: <…

javascript jquery html html2canvas webpage-screenshot
Stop User from using "Print Scrn" / "Printscreen" key of the Keyboard for any Web Page

I am currently doing a project, in which I need to stop the user from taking the snapshot of any …

javascript html webpage-screenshot
Take screenshot of full page with Selenium Python with chromedriver

After trying out various approaches... I have stumbled upon this page to take full-page screenshot with chromedriver, selenium and python. …

python selenium selenium-chromedriver webpage-screenshot
How to take screen shot of current webpage using Javascript/JQuery?

I was trying to take screen shot of a web page using JavaScript/JQuery. Could you please explain me the …

javascript webpage-screenshot
HTML2canvas and Canvas2image, downloaded screenshot doesn't show my HTML images

I've been working on a HTML page that I want to convert into an image. I have been using the …

javascript html html2canvas webpage-screenshot
Taking screenshot of a webpage programmatically

How do take a sceenshot of a webpage programmatically given the URL as input? And here is what I have …

c# .net screenshot webpage-screenshot
html2canvas - no screenshot for iframe

I have a task where i need to load a URL (e.g www.yahoo.com) , on my webpage, and …

javascript jquery iframe webpage-screenshot html2canvas
Phantomjs works but is very slow

I am trying to take a screenshot of a webpage with PhantomJS. Specifically, I am using the example of capturing …

javascript phantomjs webpage-screenshot
Can I create high resolution screenshots in Firefox?

In Firefox I can create a fullpage screenshot when I go to the web developer toolbar (can be activated in …

firefox screenshot high-resolution webpage-screenshot
How do i prevent from printscreen of my webpage?

Possible Duplicate: Taking screenshot of a webpage programmatically How can i disable print screen for a web page in all …

php webpage-screenshot