Archive for April, 2008

How to capture screenshots of websites which has activeX controls in it?

Wednesday, April 23rd, 2008

If you capture screenshots of websites which has activeX controls in it and stuck, please make sure you have done these things:

  1. Call funtion SetActiveXEnabled(true)
  2. Lower IE security settings (especially the options related to ActiveX). The webpages with ActiveX controls in them will be blocked by IE in default.