Uninstalling HTMLDOC under Windows. Open the Control Panel window and double-click on the Add/Remove Software icon. When the available software list is displayed, select HTMLDOC and click on the Remove button. I had the same thing before I tried to install htmldoc. I'm quite sure the php code works because it works on another (linux) server. Wiki on a Microsoft Windows system using standard installation methods. For Windows- only hosting environments, the WIMP stack (using IIS) was recommended over Apache, (WAMP stack) as of 1. On Linux and Mac that should be included with your operating system, and Windows users can use PrimoPDF. Hi, with htmldoc-1.8.24. Installing HTMLDOC.
I want to install htmldoc on wamp. My environnment is apache 2.2, php5.3, windows XP.I followed the instructions on htmldoc website but it does not work, I think I missed something that is obvious and therefore not said in the doc.
I followed these instructions : http://www.easysw.com/htmldoc/docfiles/5-cgi.html#6_3_3
That's what I did : downloaded htmldoc executable (msi) and installed it in C:wampbinapacheApache2.2.17cgi-bin. As I'm on windows, I don't think I can do symlink so I put it directly here. I executed htmldoc.exe, which opened briefly a windows and closed it (I supposed it wrote the keys in the registry).
Then I opened httpd.conf and added AcceptPathInfo On anywhere (actually just after LoadModule part). I'm quite sure it's not necessary, but I added AddHandler cgi-script .cgi too, and in my alias, I added Options +ExecCGI.
Then I restarted Wamp.
When I execute my php code, the pdf is created but it is empty. I had the same thing before I tried to install htmldoc.
I'm quite sure the php code works because it works on another (linux) server.
Is there something I have to install ? (cgi, pear maybe ?) Has anyone found a solution to this problem ?
Free PDF Download Books by D.J. The study of the dynamics of fluids is a central theme of modern applied mathematics. It is used to model a vast range of physical phenomena and plays a vital. 
Thank you for your help,

Mariek

EDIT : the command used is :
and Apache error log shows : exec is not recognized as an intern command..

In my path environment I have C:wampbinphpphp5.3.5;C:wampbinapacheApache2.2.17cgi-bin;