Questions tagged [iecapt]

IECapt is a small command-line utility to capture Internet Explorer's rendering of a web page into a BMP, JPEG or PNG image file.

IECapt is a small command-line utility to capture Internet Explorer's rendering of a web page into a BMP, JPEG or PNG image file.

The similar utility can be used to capture the WebKit rendering (cross platform).

5 questions
48
votes
7 answers

Programmatically get a screenshot of a page

I'm writing a specialized crawler and parser for internal use, and I require the ability to take a screenshot of a web page in order to check what colours are being used throughout. The program will take in around ten web addresses and will save…
Mike B
  • 12,507
  • 20
  • 82
  • 108
2
votes
5 answers

Convert HTML to an image

Duplicate What is the best way to create a web page thumbnail? I want to display a thumbnail image of an HTML page. How can I do this?
s2p
1
vote
3 answers

Programatically getting a screenshot of a Java applet

I have tried to devise a way to get a screenshot of a Java applet running in a browser, but I can't seem to get it working. I managed successfully to use cutycapt to get screenshots fine from "normal" websites, but I soon found out that qtwebkit…
pzkpfw
  • 494
  • 2
  • 16
0
votes
1 answer

iecapt utility - i am trying to get a screenshot of a site that is password protected using IECAPT, how do i pass in the creds?

I am trying to get a screenshot of a site that is password protected using IECAPT, any ideas on how I could pass in the creds?
0
votes
1 answer

IECapt.exe not running on Windows Server 2012 Datacenter

I am facing a problem with IECapt.exe. I am using a PHP code to execute IECapt.exe to get the output and is not working on IIS. The code is running on Windows Server 2012 Datacenter. I am able to execute the same command on command prompt and able…
Prashant Kumar
  • 229
  • 1
  • 6
  • 15