Archive for November, 2006

Avoid DLL hell by using Reg-free techology

Sunday, November 19th, 2006

Our component like htmlsnapshot and activetts are based on COM. Traditionally you need to register the COM control on client machines to make the COM object usable in your application. But since Windows XP or Windows 2003, a new Reg-free COM activiation model is introduced which is to store the COM dll in the current folder […]

html2image for enterprise linux

Friday, November 10th, 2006

We have now updated the html2image tool for linux to support Enterprise linux versions such as Redhat enterprise linux 3 and 4.
The newversion also updates the document on how to use html2image with Xvfb, an in-memory X server.