0
votes
0answers
48 views
How to post a Screen Shot in Stack Overflow? [closed]
Please tell me how to post a screen shot in a question here on Stack Overflow?
0
votes
3answers
38 views
How do I capture a web applications screen to attach to an e-mail on error?
I am working on a web application and we would like to capture the screen (either the applications current screen or the whole screen) and attach this to an e-mail that is automati …
0
votes
1answer
28 views
Cannot capture screen
I have a windows service running on a client machine. I need to capture the screen of the client and sent it to server over the remoting. When I run the exe file, it can capture th …
2
votes
4answers
67 views
Is it possible to automate taking a screenshot of a portion of a Web page (e.g., denoted by a CSS selector or HTML parent element)?
I'm not sure if the title conveys the best approach to my problem, so let me step back a little bit.
My company is setting up an advertisement affiliate program. We have a widget …
28
votes
52answers
4k views
Screenshot Taking Tools
What are the good screenshot taking tools available (open source and commercial)?
1
vote
3answers
93 views
Disabling iPhone screenshot feature
I'm working on an enterprise iPhone application for a client, the issue at hand is customer information will show up on the phone. My client is worried that the information could b …
0
votes
2answers
193 views
iPhone Take Screenshot of UIImagePickerController View - Always black if TAB app
Hello,
Attempting to take a screenshot when the user is in Camera mode and user hits take picture. I have an application with several tabs. In one of them the user launches the Ca …
1
vote
3answers
43 views
Fastest way to take a Screenshot in Flex 3?
What's the fastest way to get a screen capture in flex? I am currently using: (I currently encode it to Base64 for upload to a webserver, but this is not necessarily required. Al …
3
votes
4answers
74 views
How to capture screenshot of specified website?
I want to know technique to capture screenshot if I have a url list of those sites like google fastflip. What technology or techniques require for this kind of task. If this techni …
2
votes
4answers
199 views
Take a screenshot of a web page in Java
Is there a free tool that can read given webpage and take a screenshot of it?
0
votes
1answer
84 views
Windows API to make Windows Vista and 7 semi-transparent screenshots
Windows Vista and Windows 7 display semi-transparent forms when Aero is activated. And some screen-taking applications such as WinSnap or Windows Clippings are able to capture thos …
2
votes
5answers
185 views
How can I take fullscreen screenshot of website
I need to get fullscreen shot of website by URL, is there any PHP programs for that or services, if not, is there any Java programs for that purpose?
2
votes
2answers
174 views
C# - Screenshot of process under Windows Service
We have to run a process from a windows service and get a screenshot from it.
We tried the BitBlt and PrintWindow Win32 calls, but both give blank (black) bitmaps.
If we run our …
0
votes
3answers
113 views
How do I find the position / location of a window given a hWnd without NativeMethods?
I'm currently working with WatiN, and finding it to be a great web browsing automation tool. However, as of the last release, it's screen capturing functionality seems to be lacki …
0
votes
2answers
67 views
snapshot from browser with flash or javascript
Hi All,
I saw a thread here suggesting using a HPA to take a browser screenshot, but I was wondering if you could help me. I would like to be able to select a part of a piece of a …
